NAV
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	display: block;
}
NAV UL
{
	list-style: none;
}
BODY
{
	margin: 0;
	font-size: 125%;
	font-weight: normal;
	font-family: "Open Sans", Arial, sans-serif;
	width: 100%;
	line-height: 1.4em;
}
#header
{
	width: 100%;
	min-height: 83px;
	background-color: #000;
	border-bottom: 15px solid #E0E0E0;
	overflow: auto;
}
H1
{
	
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
	top: 0;
	width: 212px;
}
#logo
{
	display: block;
	width: 750px;
	height: 75px;
	/*float: left;*/
	margin: 5px 0 0 0px;
	position: relative;
	top: 0;
	z-index: 1;
}
@media screen
{
	.images-on #logo
	{
		background-image: url(../imagenes/logo_mv.png);
		background-repeat: no-repeat !important;
		text-indent: -1000000px !important;
		z-index:1;

	}
}
UL#MenuPpal
{
	background: url(../imagenes/fondo_menu.png) no-repeat;
	background-position: top right;
	min-height: 14px;
	min-width: 33px;
	margin: -25px 11px 0 0;
	float: right;
	font-family: "PT Serif", Verdana, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.7em;
	line-height: normal;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}
UL#MenuPpal LI
{
	display: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	float: left;
	clear: both;
	padding: 7px 5px;
	width: 96%;
	border-bottom: 1px solid #FFF;
}
UL#MenuPpal LI A
{
	color: #FFF;
	text-decoration: none;
}
UL#MenuPpal:hover LI
{
	display: block;
}
UL#MenuPpal:hover
{
	padding: 30px 0;
	width: 96%;
}
#CapIdiomas
{
	display: block;
	float: right;
	clear: right;
	font-size: 0.6em;
	line-height: normal;
	margin: 5px 8px 0 0;
	width: auto;
}
#CapIdiomas A
{
	color: #F3F3F3;
	text-decoration: none;
	padding: 4px 5px;
	float: left;
}
#CapIdiomas IMG
{
	margin-left: 5px;
	float: left;
}
#CapIdiomas SPAN
{
	display: none;
	margin-left: 5px;
	float: left;
	opacity: 0.75;
}
#CapIdiomas SPAN:hover, .idioma_activo
{
	opacity: 1 !important;
}
FOOTER
{
	float: left;
	width: 100%;
	background-color: #000;
	border-top: 10px solid #E0E0E0;
	min-height: 173px;
	margin-bottom: 15px;
	margin-top: 60px;
}
#footer_1
{
	float: left;
	margin: 15px;
	color: #FFF;
	background-color:#000;
	background-image: url(../imagenes/telefono.png);
	background-repeat: no-repeat;
	min-height: 37px;
	padding-left: 50px;
	padding-top: 5px;
	font-family: "Droid Sans", Arial, sans-serif;
	font-size: 1em;
}
#footer_1 SPAN
{
	display: none;
}
#footer_2
{
	float: left;
	margin: 0 15px 15px;
	color: #FFF;
	min-height: 37px;
	font-size: 0.65em;
	line-height: 1em;
}
#footer_2 SPAN
{
	clear: both;
	float: left;
}
#footer_3
{
	text-align: center;
	font-size: 0.55em;
	line-height: 1.5em;
	color: #FFF;
	margin: 15px auto;
	text-transform: lowercase;
	background-color:#000;
}
#footer_3 SPAN
{
	padding-right: 14px;
	margin-right: 14px;
	border-right: 1px solid #999;
	margin-bottom: 20px;
}
#footer_3 A
{
	color: #FFF;
	background-color:#000;
}
.sin_border
{
	border-right: none !important;
	margin-right: 0 !important;
	padding-right: 0 !important;
	clear: right;
}
#fwslider_texto
{
	position: absolute;
	z-index: 1;
	right: 30px;
	bottom: 15px;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #FFF;
}
#index_section
{
	float: left;
	width: 100%;
	overflow: hidden;
}
#index_section H2
{
	float: left;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 1.5em;
	line-height: normal;
	color: #333;
	padding: 15px;
	clear: both;
	font-weight: normal;
	font-variant: small-caps;
}
#index_section H3
{
	float: left;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	color: #333;
	padding: 0 15px 15px;
	clear: both;
	font-weight: normal;
}
#index_section .texto
{
	float: left;
	font-size: 0.65em;
	line-height: 1.4em;
	color: #666;
	padding: 0 15px 15px;
	clear: both;
}
.img_agentes
{
	float: left;
	padding: 0 15px 30px;
	clear: both;
}
#frm_index
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #F0F0F0;
}
#frm_index FIELDSET
{
	float: left;
	padding: 15px;
}
#frm_index LEGEND
{
	float: left;
	width: 100%;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	color: #541010;
	margin-bottom: 15px;
	font-variant: small-caps;
}
#frm_index LABEL
{
	float: left;
	width: 100%;
	font-size: 0.65em;
	line-height: 1.12em;
	color: #333;
	margin-bottom: 8px;
	clear: both;
}
#frm_index INPUT[type="text"], #frm_index SELECT
{
	float: left;
	width: 100%;
	font-family: "Open Sans", Verdana, sans-serif;
	font-size: 0.65em;
	line-height: 1.12em;
	color: #999;
	margin-bottom: 20px;
	clear: both;
	padding: 5px;
}
#frm_index INPUT[type="text"]
{
	width: 95%;
}
.index_doble
{
	float: left;
	width: 40%;
	margin-right: 15px;
}
.index_doble_2
{
	float: left;
	width: 50%;
}
#frm_index INPUT[type="submit"]
{
	float: left;
	background-color: #7C1818;
	border: none;
	font-family: "Open Sans", Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #FFF;
	clear: both;
	padding: 10px 30px;
}
#index_section H4
{
	float: left;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #541010;
	margin: 30px 15px 15px;
	font-weight: normal;
	font-variant: small-caps;
}
#index_section ARTICLE
{
	float: left;
	margin: 15px 15px 30px;
}
#index_section ARTICLE IMG
{
	float: left;
	width: 100%;
}
#index_section ARTICLE H5
{
	float: left;
	width: 100%;
	font-size: 0.6em;
	line-height: 1.5em;
	color: #666666;
	font-weight: normal;
	margin-top: 5px;
}
#index_section ARTICLE H5 STRONG
{
	color: #7C1818;
}
#contenidos
{
	float: left;
	width: 100%;
}
#contenedor_central
{
	float: left;
	margin: 15px;
}
#contenidos_izquierda
{
	float: left;
	margin: 0 15px;
}
#contenedor_central H2
{
	float: left;
	width: 100%;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 1.5em;
	line-height: normal;
	color: #333;
	font-weight: normal;
	font-variant: small-caps;
	margin-bottom: 5px;
}
#contenedor_central H3
{
	float: left;
	font-size: 0.7em;
	line-height: normal;
	color: #999;
	font-weight: normal;
	font-variant: small-caps;
}
.inmueble_precio
{
	float: left;
	width: 100%;
	font-size: 1.55em;
	line-height: normal;
	color: #7C1818;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
.bt_volver
{
	float: right;
	font-size: 0.6em;
	line-height: 1.5em;
	color: #6F6F6F;
	background-color: #EEE;
	padding: 2px 5px;
}
.bt_contactar
{
	float: right;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FFF;
	background-color: #7C1818;
	padding: 8px 30px;
	margin: 15px 0;
}
.inmueble_resumen
{
	float: left;
	width: 100%;
	font-size: 0.7em;
	line-height: normal;
	color: #333;
}
.contenidos_izquierda_imagen
{
	float: left;
	width: 100%;
}
.contenidos_izquierda_imagen_gr
{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.contenidos_izquierda_imagen_pq
{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#contenidos_izquierda H4
{
	float: left;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	color: #333;
	font-weight: normal;
	width: 100%;
	margin-bottom: 10px;
}
.texto_contenido
{
	float: left;
	font-size: 0.65em;
	line-height: 1.5em;
	color: #666;
	font-weight: normal;
	width: 100%;
	margin-bottom: 30px;
}
.contenidos_izquierda_compartir
{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.contenidos_izquierda_compartir SPAN
{
	float: left;
	width: 100%;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #666;
}
.bt_volver_2
{
	float: left;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #FFF;
	background-color: #AAA;
	padding: 4px 10px;
	border-radius: 2px;
}
#contenidos_derecha
{
	float: left;
	display: none;
	position: absolute;
}
#frm_inmueble, #frmdatos
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #F0F0F0;
}
#frmdatos
{
	background-color: #FFF;
}
#frm_inmueble FIELDSET, #frmdatos FIELDSET
{
	float: left;
	padding: 15px;
}
#frm_inmueble LEGEND, #frmdatos LEGEND
{
	float: left;
	width: 100%;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #541010;
	margin-bottom: 15px;
	font-variant: small-caps;
}
#frm_inmueble LABEL, #frmdatos LABEL
{
	float: left;
	width: 100%;
	font-size: 0.65em;
	line-height: 1.2em;
	color: #333;
	margin-bottom: 8px;
	clear: both;
}
#frm_inmueble INPUT[type="text"], #frm_inmueble SELECT, #frm_inmueble TEXTAREA, #frmdatos INPUT[type="text"], #frmdatos SELECT, #frmdatos TEXTAREA
{
	float: left;
	width: 100%;
	font-family: "Open Sans", Verdana, sans-serif;
	font-size: 0.65em;
	line-height: 1.2em;
	color: #999;
	margin-bottom: 20px;
	clear: both;
	padding: 5px;
}
#frm_inmueble INPUT[type="text"], #frm_inmueble TEXTAREA, #frmdatos INPUT[type="text"], #frmdatos TEXTAREA
{
	width: 95%;
	font-size: 0.65em;
	line-height: 1.2em;
}
#frm_inmueble TEXTAREA, #frmdatos TEXTAREA
{
	height: 86px;
}
#frm_inmueble INPUT[type="submit"]
{
	float: left;
	width: 100%;
	text-align: center;
	background-color: #7C1818;
	border: none;
	font-family: "Open Sans", Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFF;
	clear: both;
	padding: 10px 30px;
	margin-bottom: 15px;
}
#frmdatos INPUT[type="submit"]
{
	float: left;
	text-align: center;
	background-color: #7C1818;
	border: none;
	font-family: "Open Sans", Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFF;
	clear: both;
	padding: 10px 30px;
	margin-bottom: 15px;
}
#frm_inmueble SPAN, #frmdatos SPAN
{
	float: left;
	width: 100%;
	font-family: "Open Sans", Verdana, sans-serif;
	font-size: 0.6em;
	line-height: 0.9em;
	color: #999;
}
#frm_inmueble SPAN A, #frmdatos SPAN A
{
	color: #999;
}
#frm_inmueble_cerrar
{
	position: absolute;
	top: 15px;
	right: 15px;
}
#contenidos_oculto
{
	float: left;
	width: 100%;
	visibility: hidden;
}
#proteccion
{
	display: none;
}
.CajaError
{
	float: left;
	background-color: #FFD5D5;
	border: 1px solid #CC0000;
	margin-bottom: 10px;
	padding: 10px 0;
	text-align: center;
	font-size: 0.65em;
	line-height: 1.2em;
	width: 100%;
}
.CajaError A
{
	color: #333;
}
.CajaInformacion
{
	float: left;
	width: 100%;
	background-color: #EAFFD5;
	border: 1px solid #66CC00;
	margin-bottom: 20px;
	padding: 10px 0;
	text-align: center;
	font-size: 0.65em;
	line-height: 1.2em;
}
.CajaInformacion A
{
	color: #545759;
}
#camponombre, #campoemail, #campotelefono, #campoconsulta, #campoasunto, #campopolitica
{
	display: none;
}
#imagencontar
{
	float: left;
}
#servicios_section
{
	float: left;
	width: 100%;
	overflow: hidden;
}
.servicios_titulo
{
	float: left;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	color: #333;
	padding: 38px 15px 15px;
	clear: both;
	font-weight: normal;
	font-variant: small-caps;
}
.servicios_contenedor
{
	float: left;
	color: #333;
	padding: 0 15px 74px;
	clear: both;
}
.servicios_texto
{
	float: left;
	width: 100%;
	font-size: 0.65em;
	line-height: normal;
}
.servicios_contenedor IMG
{
	float: left;
	width: 100%;
}
#servicios_section H2
{
	float: left;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 1.5em;
	line-height: normal;
	color: #333;
	padding: 38px 15px 15px;
	clear: both;
	font-weight: normal;
	font-variant: small-caps;
}
#servicios_section H3
{
	float: left;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: normal;
	color: #333;
	padding: 0 15px 15px;
	clear: both;
	font-weight: normal;
}
#servicios_section .texto
{
	float: left;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #666;
	padding: 0 15px 15px;
	clear: both;
}
#servicios_section .texto A
{
	color: #666;
}
DIV.texto UL LI
{
	margin: 0 0 6px;
}
DIV.texto UL
{
	margin: 5px 0 0 30px;
}
DIV.texto UL UL
{
	margin: 8px 0 15px 35px;
	list-style-type: square;
}
.inmuebles
{
	float: left;
	margin-bottom: 23px;
	padding: 0 15px;
	clear: both;
}
.inmuebles IMG
{
	float: left;
	/*width: 100%;*/
	margin-bottom: 10px;
}
.inmuebles_datos
{
	float: left;
	width: 100%;
}
.inmuebles H3
{
	float: left !important;
	width: 100% !important;
	color: #333 !important;
	font-size: 1.1em !important;
	font-weight: normal !important;
	line-height: 1.1em !important;
	padding: 0 !important;
	font-family: "PT Serif", Verdana, sans-serif;
	font-variant: small-caps;
}
.inmuebles H4
{
	color: #999;
	width: 100%;
	float: left;
	font-size: 0.7em;
	font-variant: small-caps;
	font-weight: normal;
	line-height: normal;
	margin-top: 5px;
}
.inmuebles_precio
{
	width: 100%;
	float: left;
	font-size: 0.9em;
	font-variant: small-caps;
	font-weight: bold;
	line-height: normal;
	color: #7C1818;
	text-align: left;
	margin-top: 15px;
}
.inmuebles_resumen
{
	color: #333;
	float: left;
	font-size: 0.7em;
	font-weight: normal;
	line-height: normal;
	margin-top: 10px;
	width: 100%;
}
.paginador
{
	float: right;
	padding: 0 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0.65em !important;
	line-height: 1em;
	text-align: right;
	color: #7C1818;
	clear: both;
}
.paginador A
{
	margin-left: 5px;
	color: #FFF;
	background-color: #7C1818;
	padding: 2px 7px;
	border-radius: 2px;
}
.paginador A:hover
{
	color: #7C1818;
	background-color: #FFF;
}
.paginador_activo
{
	background-color: #FFF !important;
	color: #7C1818 !important;
}
#contenidos_derecha H5
{
	color: #541010;
	float: left;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 0.9em;
	margin-bottom: 10px;
	width: 100%;
	font-variant: small-caps;
}
.promociones_inmuebles
{
	color: #666;
	float: left;
	font-size: 0.65em;
	font-weight: normal;
	line-height: 1.5em;
	width: 100%;
}
#promociones_inmuebles
{
	float: left;
	background-color: #FFF;
	padding: 0 15px 15px;
	display: none;
}
#promociones_inmuebles_mv
{
	float: left;
	background-color: #FFF;
	padding: 0 15px 30px 0;
}
#promociones_inmuebles_mv H5
{
	color: #541010;
	float: left;
	font-family: "PT Serif", Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 0.9em;
	margin-bottom: 10px;
	width: 100%;
	font-variant: small-caps;
}
#servicios_buscador
{
	float: left;
	width: 100%;
	margin: 15px 0;
}
.ul_margen
{
	margin-left: 30px;
}
#mapa
{
	float: left;
	width: 100%;
}
.iframe
{
	float: left;
	width: 100%;
}
#contenido_datos
{
	float: left;
	margin-top: 30px;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #666;
	clear: both;
	padding: 0 15px;
}
#servicios_section .textomio
{
	float: left;
	clear: both;
}
