/* CSS Document */
html {
	background: #FFFFFF url(images/fondo.gif);
}
body {
	margin: 0;
	padding: 0;
	
	background-image:url('images/hierba.png');
	background-attachment:fixed;
	background-position:bottom;
	background-repeat:repeat-x;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	scrollbar-face-color: #212473;
	scrollbar-shadow-color:#FFD423;
	scrollbar-highlight-color:#316AC5;
	scrollbar-3dlight-color: #FFD423;
	scrollbar-darkshadow-color:#212473;
	scrollbar-track-color:#316AC5;
	scrollbar-arrow-color: #316AC5;
}
#page {
	width: 700px;
	height:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0 auto;
}
#cabeceraindex {
	width: 700px;
	height:449px;
	background-image:url(images/centralindex.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

#centralindex {
	width: 700px;
	height:330px;
	background-image:url(images/centralfondobotones.jpg);
}
#espacio {
	width: 700px;
	height:20px;
}
#btninicio {
	width: 350px;
	height:100px;
	float:left;
	text-align:center;

}

#btnlacasona {
	width: 350px;
	height:100px;
	float:right;
	text-align:center;

}
#btntarifas {
	width: 350px;
	height:100px;
	float:left;
	text-align:center;

}
#btnlocalizacion {
	width: 350px;
	height:100px;
	float:right;
	text-align:center;

}
#btnfotos {
	width: 350px;
	height:100px;
	text-align:center;

	float:left;
}
#btnelentorno {
	width: 350px;
	height:100px;
	float:right;
	text-align:center;

}
a{
color:#996633;
}
a:hover {
	filter: alpha(opacity=50); 
	opacity: .5;
}
#barramenu{
width:700px;
height:30px;
background-color:#FFFFFF;
}
#pie{
width:700px;
height:25px;
background-image:url(images/fondopie.jpg);
background-repeat:repeat-x;
}
#copy{
width:700px;
height:25px;
background-color:#996633;
text-align:center;
color:#CCCCCC;
}
#copy a {
color:#FFFFFF;
}

#cabecera {
	width: 700px;
	height:250px;

}
#central {
	width: 700px;
	height:auto;
	background-color:#FFFFFF;
}
#centrolocalizanos {
	width: 700px;
}
#dosfotos {
	width: 700px;
	height:auto;
}
#centrofotos {
	width: 700px;
	background-color:#000000;
}
#contenido {
	width: 700px;
	text-align:center;
}
.letraresaltesubrayada{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC6633;
	border-left-color: #CC6633;
}
.bordefoto {
	border: 1px solid #CC6633;
}

.letraresalte{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
#centralconflores {
	width: 700px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(images/latdrcheramas.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
#centraltarifas {
	width: 700px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(images/ramasfondo.jpg);
	background-repeat:repeat-y;
}
