/* Principal */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,strong,th,var {
font-style:normal;
}
ol,ul {list-style:none;}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; }

p {
margin:0; padding:0;
}
a:link, a:visited, a:hover {
	color:#FF6600;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #868faa;
	background-image: url(imgcomunes/fd.gif);
	background-repeat:  repeat-x;
}
#contenedor {
	width: 751px;
	margin: 0 auto;
	background-color: #c4cadc;
	text-align: left;
	font-size: 0.9em;
}
#head {
	width: 751px;
	margin: 0 auto;
	padding: 87px 0px 0px 20px;
	background-image: url(imgcomunes/fdmenu.gif);
	height: 45px;
	background-repeat: no-repeat;
	color: white;

}
.on {
	color: #edbd8a!important;
}

#head a:link, #head a:visited  {
	color: white;
	text-decoration:none;
	padding-right: 42px;

}
#head a:hover  {
	color: #edbd8a;
	text-decoration:none;
	padding-right: 42px;

}

#contenido {
	padding: 5px 30px;
	width: 691px;
	margin: 0 auto;
	background-color: #c4cadc;
	height: 328px;
}

#contenido p {
	line-height: 1.4em;
	padding: 4px 0px;
	font-size: 0.9em;
}
#contenido h1, #cont_interior h1{
	line-height: 1.5em;
	padding: 5px 0px;
	font-size: 0.9em;
	font-weight: bold;
	color:#324067;
}
#txthome {
	width: 326px;
	float: left;
}

#pelicula  {
	float: right;
	width: 355px;
	background-image: url(imgcomunes/foto_inicio.jpg);
	background-repeat: no-repeat;
	height: 340px;
}
#pelicula2  {
	float: right;
	width: 355px;
}

#pie {
	width: 751px;
	margin: 0 auto;
	height: 321px;
	background-image: url(imgcomunes/fdpie.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#pie2 {
	width: 721px;
	margin: 0 auto;
	background-color: #342a6b;
	font-size: 0.7em;
	color: white;
	padding: 10px 10px 10px 20px;
}
#pie2 a:link, #pie2 a:visited, #pie2 a:hover {
	text-decoration:none;
	color: #e7b076;
}
#firma {
	width: 721px;
	margin: 0 auto;
	background-color: #868faa;
	font-size: 0.7em;
	padding: 5px 10px 10px 20px;
	text-align:right;
}
#firma a:link, #firma a:visited, #firma a:hover {
	color: white;
}
/**************************interiro******************/
#cont_interior {
	padding: 15px 20px 15px 30px;
	width: 691px;
	margin: 0 auto;
	background-color: #c4cadc;
}
#cont_interior2 {
	padding: 15px 30px;
	width: 691px;
	margin: 0 auto;
	background-color: #c4cadc;
	height: 1400px;
}
 #cont_interior p, #cont_interior2 p {
	line-height: 1.5em;
	padding: 5px 0px 0px 10px;
	font-size: 0.9em;
}
#cont_interior h1, #cont_interior2 h1 {
	line-height: 1.5em;
	padding: 5px 0px 5px 10px;
	font-size: 0.9em;
	font-weight: bold;
	color:#324067;
}
#cont_interior ul {
	padding-left: 0;
	margin-left: 26px;
	list-style-image: url(imgcomunes/bolillo.gif);
	line-height: 1.5em;
	font-size: 0.9em;
}
#cont_interior li{
	margin-bottom: 6px;
	padding-left: 0px;
}
/**********************************reservas***********************************/
#reservas {
	width:90%;
	margin-bottom: 10px;
	font-size: 0.9em;
}
#reservas td { text-align: center; padding: 10px 5px; border-bottom: 1px solid white; }
#reservas th {  padding: 5px; border-bottom: 1px solid white; text-align: center; font-weight:bold;}
.separador {  border-right: 10px solid #C4CADC;}

/**********************************lascasas***********************************/
#casas{
	width:100%;
	margin-bottom: 10px;

}
#casas td  {
	padding: 10px 20px 0px 20px;
	vertical-align: top;
	width: 50%;
}
#galeria img  {
	border: 3px solid white;
	margin-right: 2px;
	margin-bottom: 2px;
}

#bton {
	float: right;
	padding: 3px 5px;
	margin: 0px 20px 0px 0px;
	background-color: white;
	BORDER: #ccc 1px solid; 
	display:block;
	font-size: 11px;

}
#bton a:link, #bton a:visited, #bton a:hover {
	text-decoration: none!important;
	color: #0099FF;
}
/****************************galeria inicio*************************************/
.cabeceras {
	padding: 4px;
	border: #ccc 1px solid; 
	background-color: white;
}
.img_der {
	padding: 10px;
	border: #ccc 1px solid; 
	background-color: white;
	float: right;
	margin: 0 0 10px 10px;
}
.pq {
	font-size: 0.7em;
	line-height: 1.3em;
	margin-bottom: 5px;
}