@charset "utf-8";
/* CSS Document */

body {
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#575d41;
}
h2 {font-size:16px; }
h3 {font-size:16px; color:#A3c413}
a {color:#A3c413}
a:hover { color:#000; }
#cabecera-container h1 {
	font-size:13px;
	border-bottom:1px solid #A5C411;
	width:auto; color:#A8B182;
	margin:15px 15px 20px 15px;
	text-transform:uppercase;
	text-align:center;
	padding:0px 0px 8px 0px;
}

#cabecera-container h2 {
	font-size:12px;
	width:auto; color:#575d41;
	margin:15px 15px 20px 15px;
	font-weight:normal;
}

#cabecera-content p {
	color:#a5c313;
	text-align:center;
	font-size:55px;
}

#cabecera-container {
	background:url(../img/fons-cabecera.gif) left repeat-x;
	text-align:center;
}

#cabecera-content {
	background:url(../img/fons-web.gif) center no-repeat;
	overflow:hidden; height:417px; width:1002px;
	text-align:justify;
}

#cabecera-iz {
	width:374px; height:359px; float:left;
	margin:31px 0px 0px 46px;
}

#cabecera-me {
	float:left; width:371px; height:359px;
	margin:31px 0px 0px 0px;
}
#cabecera-de {
	float:left; width:140px; height:359px;
	margin:31px 0px 0px 25px;
}

#cabecera-de h2 {
	font-size:16px;
	margin:0px;
}

#cuerpo-container {	background:#EfEfEf; height:auto; }
#cuerpo-content {  height:auto; overflow:hidden;}
.clear { width:100%; height:10px; overflow:hidden; }
.villa-iz, .villa-de {
	border:1px solid #CCC;
	background:	#FFF;
	width:210px; height:300px;	
	float:left; margin:0px;
}
.villa-iz { margin:0px 20px 0px 0px; text-align:justify; }
.villa-iz h3 { margin:0px 20px 0px 0px; margin:4px 0px 4px 0px;}
a.villa-iz { margin:5px 0px 0px 0px; padding:5px 0px 0px 0px;}

.villa-iz .texto, .villa-de .texto {
	margin:10px;
}
.img-iz {
	margin:10px;
}
.img-de {
	margin:0px;
}

.cuerpo-texto { text-align:left; width:915px; margin-bottom:20px }
#barra-fotos { text-align:left; width:915px; margin-bottom:20px }