/* CSS Document */
* { margin: 0; padding: 0; }
body {
	padding:0px 10px 20px 10px;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#213143;
	background-image:url(img/gif/fd_pag.gif);
	}
#master {
	width:752px;
	background-image:url(img/gif/fd_master.gif);
	background-repeat:repeat-y;
	margin:auto;
	height:597px;
	}
#cab {
	width:752px;
	height:19px;
	background-image:url(img/gif/fd_cab_home.jpg);
	color:#FFFFFF;
	padding-top:5px;
	text-align:center;
		}
#cab ul {
	list-style:none;
	list-style-image:none;	
}
#cab ul li {
	display:inline;
	margin-left:10px;	
}
#izq-esp {
	background-image:url(img/gif/zinqueta.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:345px;
	height:558px;
	float:left;
	}
#izq-fr {
	background-image:url(img/gif/zinqueta.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:345px;
	height:558px;
	float:left;
	}
#izq-eng {
	background-image:url(img/gif/zinqueta.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:345px;
	height:558px;
	float:left;
	}
#busquedas {
	width:300px;
	height:300px;
	position:relative;
	left:20px;
	top:183px;
	background-color:#FFFFFF;
	border:1px solid #333333;
	}
#form {
	width:250px;
	height:250px;
	margin:auto;
	}
#der {
	width:407px;
	margin-left:345px;
	height:458px;
	}
#idiomas {
	width:407px;
	height:72px;
	padding-top:10px;
	}
.idiomas_manchego {
	background-image:url(img/gif/cab_der.jpg);
	}
.idiomas_frances {
	background-image:url(img/gif/cab_der_fr.jpg);
	}
.idiomas_eng {
	background-image:url(img/gif/cab_der_eng.jpg);
	}
#idiomas a {
	margin-left:320px;
	color:#FFFFFF;
	padding-right:20px;
	display:block;
	width:50px;
	}
#idiomas a:hover {
	color:#000000;
	text-decoration:underline;
	}
#idiomas .fr {
	background-image:url(img/gif/francia.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
#idiomas .eng {
	background-image:url(img/gif/uk.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
#idiomas .man {
	background-image:url(img/gif/manchego.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
#recom {
	width:385px;
	background-image:url(img/gif/fd_der.jpg);
	overflow:auto;
	height:456px;
	padding:10px;
	}
#apto {
	width:345px;
	height:145px;
	background-color:#FFFFFF;
	border:1px solid #333333;
	margin:5px 2px 10px 2px;
	padding:10px;
	}
.foto_apto {
	margin-left:7px;
	}
.tit_apto {
	font-size:13px;
	/*font-weight:bold;*/
	color:#2F414F;
	/*border-bottom:1px solid #CCCCCC;*/
	margin-bottom:10px;
	}
.tit_apto a {
	color:#333333;
	}
.txt_apto {
	font-size:9px;
	margin-top:10px;
	}
.mas {
	font-size:9px;
	color:#990000;
	margin-top:10px;
	display:block;
	width:100px;
	border-top:1px dotted #CCCCCC;
	}
.recomendado {
	background-image: url(img/gif/r.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
#pie {
	width:752px;
	height:13px;
	float:left;
	background-image: url(img/gif/fd_pie.jpg);
	font-size:9px;
	color:#7A8791;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	}
	
/*______textos_______*/

a {
text-decoration:none;
color:#CC3300;
}
a:hover {
text-decoration: underline;
color:#E68900;
}
#cab a {
	color:#FFFFFF;
	text-decoration:none;
	}
#cab a:hover {
	color:#FFD674;
	text-decoration: underline;
	}