body {
margin: 0px;
background-color: #FFF;
font-family: 'Raleway', sans-serif;
}

p.titulos {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 650px;
	height: auto;
	font-size: 24px;
	font-weight:200;
	color: #ECA306;
	text-align: left;
	margin-bottom: 0px;
}

p.titulos_ficha {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 650px;
	height: auto;
	font-size: 24px;
	font-weight:200;
	color: #333;
	text-align: left;
	margin-bottom: 0px;
}

p.subtitulos_ficha {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	width: 650px;
	height: auto;
	font-size: 18px;
	font-weight:200;
	color: #ECA306;
	text-align: left;
	margin-bottom: 0px;
	clear:both;
}


p.textos {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	width: 650px;
	height: auto;
	font-size: 14px;
	font-weight:200;
	color: #666;
	text-align: justify;
	margin-bottom: 0px;
}

p.textos a {
	color: #ECA306;
}

p.descarga_ficha a {
	display: block;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	width: 150px;
	height: 30px;
	font-size: 14px;
	font-weight:400;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	margin-bottom: 0px;
	text-decoration: none;
	background-color: #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
	
}

p.descarga_ficha a:hover {
	background-color: #ECA306;

}

a.enlaces {
	display: block;
	width: auto;
	float: left;
	font-size: 12px;
	color:#ECA306;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 5px;
	background-color: #EBEBEB; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;	
}

a.enlaces:hover {
	color: #666;
}


.ocultar {
display:none;
}

p.tit_cod_qr {
margin: auto;
margin-top: 15px;
padding: 5px;
width: auto;
height: auto;
font-size: 21px;
text-align: center;
font-weight:400;
color: #ECA306;
}

p.txt_cod_qr {
margin: auto;
margin-top: 150px;
padding-left: 20px;
padding-right: 20px;
width: auto;
height: auto;
text-align: justify;
font-weight:200;
color: #666;
font-size: 14px;
}

.linea_horz_gris {
margin: auto;
width: 990px;
height: 1px;
border-bottom: #CCC solid 1px;
margin-bottom: 10px;
}

#contenedor {
margin: auto;
width: 100%;
height: auto;
}

#cabecera {
margin: auto;
width: 990px;
height: 200px;
}

#cabecera div.logo a {
display:block;
float: left;
width: 200px;
height:180px;
background-image:url(../imagenes/logo.png);
}

#cabecera div.logo a:hover {
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, version anterior de safari */
	-moz-opacity: 0.5;       /* firefox, mozilla, netscape */
	opacity: 0.5;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#cabecera div.redes {
	display: block;
	width: 780px;
	height:50px;
	float: left;
	margin-bottom: 20px;
	border-bottom: #ECA306 solid 1px;
	margin-top: 20px;
}

#cabecera div.redes a {
	display: block;
	width: 32px;
	height: 32px;
	float: right;
	margin-left: 5px;
	margin-top:10px;
}

#cabecera div.redes a:hover {
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, version anterior de safari */
	-moz-opacity: 0.5;       /* firefox, mozilla, netscape */
	opacity: 0.5;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#contenido {
	margin: auto;
	width: 990px;
	height: auto;
}

#contenido img.foto_home {
	width: 990px;
}

#contenido img.foto_interior {
	width: 990px;
	height: 350px;
}


#contenido div.contenido_inf {
	display: block;
	margin: auto;
	width: 988px;
	height: auto;
	border: solid 1px #999;
	border-bottom: none;
}

div.banner_home_inf {
	display: block;
	float: left;
	margin-left: 20px;
	width: 202px;
	height: 350px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.banner_home_inf a:hover {
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, version anterior de safari */
	-moz-opacity: 0.5;       /* firefox, mozilla, netscape */
	opacity: 0.5;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#contenido div.contenido_inf div.sidebar {
	display: block;
	float: left;
	width: 300px;
	height: 800px;
	border-right:  solid 1px #999;
	background-image: url(../imagenes/codigo_qr.jpg);
	background-repeat: no-repeat;
}

#contenido div.contenido_inf div.cont_derecha {
	display: block;
	float: left;
	width: 680px;
	height: auto;
}


#contenido div.contenido_inf div.cont_derecha_list {
	display: block;
	float: left;
	width: 680px;
	height: auto;
}
div.listado {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	width: 650px;
	height: 100px;
	font-size: 14px;
	font-weight:200;
	color: #666;
	background-color: #EBEBEB;
	text-align: justify;
	margin-bottom: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}

div.listado img {
	display: block;
	float: left;
	width: 120px;
	height: 80px;
	background-color: #FFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
}
div.listado p.tit_listado {
	display: block;
	width: 600px;
	height: 20px;
	color: #666;
	font-size: 18px;
	font-weight:bold;
	margin: 10px;
	clear: right;
}

div.listado p.txt_listado {
	display: block;
	width: 550px;
	height: 20px;
	color: #666;
	font-size: 14px;
	margin: 10px;
}

div.listado a.link_listado {
	display: block;
	float: right;
	width: 50px;
	height: 12px;
	color: #FFF;
	font-size: 14px;
	line-height: 12px;
	margin-top: -30px;
	margin-right: 10px;
	background-color: #ECA306;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	font-weight: bold;
}

div.listado a.link_listado:hover {
	background-color: #666;
}



#contenido div.contenido_inf div.cont_derecha img.foto_principal_ficha {
	display: block;
	float: left;
	width: 376px;
	height: 350px;
	margin-left: 20px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	margin-right: 20px;
}

#contenido div.contenido_inf div.cont_derecha p.detalle_propiedad {
	display: block;
	width: 650px;
	height: auto;
	margin-left: 20px;
	padding-top: 80px;
	line-height: 35px;
}

#contenido div.contenido_inf div.cont_derecha p.detalle_propiedad a {
	display: block;
	color: #ECA306;
	text-decoration: none;
}

#contenido div.contenido_inf div.cont_derecha p.detalle_propiedad a:hover {
	color: #666;
	text-decoration: none;
}

#contenido div.contenido_inf div.cont_derecha table.referido {
	float: left;
	margin-left: 20px;
	margin-top:30px;
	width: 650px;
	border: solid 1px #999;
}

#contenido div.contenido_inf div.cont_derecha table.referido p.tit_tabla {
	font-size: 11px;
	width: 180px;
	height: auto;
	text-align: left;
	margin-left: 5px;
	color: #FFF;
}

#contenido div.contenido_inf div.cont_derecha table.referido p {
	font-size: 11px;
	width: 180px;
	text-align: left;
	margin-left: 5px;
	color: #000;
	font-weight: lighter;
}

#pie {
	margin: auto;
	width: auto;
	height: 110px;
	background-color: #999;
}

#pie p.txt_pie {
	float: right;
	display: block;
	width: 100%;
	height:50px;
	color:#FFF;
	margin:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: lighter;
	text-align: right;
	margin-right: 10px;
	clear: both;
}

#pie #partner {
	float: right;
	display: block;
	width: 100%;
	height: 32px;
	margin-top: 10px;
	margin-right: 10px;
}

#pie #partner p {
	display: block;
	color:#660033;
	margin-top: 20px;
	float: right;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 10px;
}

#pie #partner a img {
	float: right;
}

#pie #partner a:hover img {
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, version anterior de safari */
	-moz-opacity: 0.5;       /* firefox, mozilla, netscape */
	opacity: 0.5;           /* safari, chrome, opera */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

div .formulario {
	display: block;
	float: left;
	width: 500px;
	height: 360px;
	margin-left: 40px;
	margin-top: 50px;
}
