/************************************/
/* 		ETIQUETAS HTML GENERALES 	*/
/************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #333300;
	color: #333300;
	text-align: center;
	margin-top:0px;
}

a{
	font-size: 11px;
	color: #1F1E17; /* color de los enlaces */
	font-family: Verdana, Arial, sans-serif;
}
a.mas_info{
	font-size: 10px;
	text-align:center;
	color:#f37427;
	text-decoration:none;
}
a.mas_info{
	text-decoration:underline;
}
h1{ 	
	color:#f37427;
	font-family: Lucida Sans;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 20px;
	padding-top:4px;
}
h1 a{
	color:#DCD710;
}
h3{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	color:#9fb41b;
	text-align:left;	
}
.fijo{
	background-color: none;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align:middle;
	height: 20px;
	letter-spacing: 0.1em ;
	color: #f37427;
	font-size:18px;
}
.mensajeResaltado{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	color:#9fb41b;
	text-align:left;
}
.msj_error{
	color:red;
}
th{
	vertical-align:middle;
}
.info th{
	background-color: none;	
	color:#333300;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 20px;
}

table{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
	border:1px solid #343401;
}
table.datos{
	border:none;
} 
table.info{
	border:none;
	background-color:FFFFFF;
	align:center;
	width:560px;
	cellpadding:3px;
}
.titulo_promo{
	width:516px;
	border:none;
	float:center;
}
.titulo_promo a{
	color:#f37427;
	font-family: Lucida Sans;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 20px;
	padding-top:4px;
	text-decoration:none;	
}
.titulo_promo a:hover{
	text-decoration:underline;
}
.titulo_solicitud{
	width:100%;
	text-align:center;
	padding:10px;
	border:0px;
}
.titulo_solicitud p{
	text-align:left;
}
.titulo_solicitud table{
	border:none;
}
.descarga{
	border:none;
}
#solicitud{
	border:1px solid #343401;
}
.titulo_solicitud th{
	color:#333300;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	padding-top:10px;
	padding-bottom:20px;
}
p{
	font-size: 12px;
	padding: 3px;
	letter-spacing: 0.5px;
	line-height: 140%;
}
/*
#contenido ul{
	margin-left:20px;
	font-size: 12px;
	padding: 3px;
	letter-spacing: 0.5px;
	line-height: 140%;
}
*/
.fija{
	margin-right:15px;
}
.fija_der{
	margin-left:15px;
}
.miga{
	border:none;
}
.miga a{
	color:#333300;
	text-decoration:none;
}
.miga a:hover{
	color:#333300;
	text-decoration:underline;
}
.logos{
	border:0;
	width:540px;
	max-width:540px;
	margin-left:40px;
	text-align:center;
}

/* ESTILOS PARA IE */
input, textarea, select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    border-color: expression((this==document.activeElement) ?  "#333" : "#AAAAAA");
    border-style: solid;
    border-width: 1px;
	background-color:#fcfdf2;
}
input.obligatorio, textarea.obligatorio{
   border-color: expression((this==document.activeElement) ?  "#333" : "red");
}
/* ESTILOS PARA MZ */
input, textarea, select{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #AAAAAA;
	background-color:#fcfdf2;
}
/* ESTILOS PARA MZ */
input:focus, textarea:focus, select:focus {
   border-color: #333;
   color: #000;
}
input.obligatorio, textarea.obligatorio{
	border-color:red;
}
fieldset{
    border: 1px solid #1E1D17;
    color: #333;
	margin: 3px;
	margin-top:15px;
}
legend{
	font-weight:bold;
	font-size: 12px;
	text-align:right;
	padding-bottom:0.2em 0.5em;
}
/* para los input que son botones */
.boton{	
	border: 1px thin #333300;
	background-color:#9DB41F;
	color:#333300;
	font-size:9px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	min-height:11px;
	min-width:40px;
	padding: 1px 2px 1px 2px;
}
.radio, .check{
	border:0px;
	background-color:none;
}

a.boton{
	text-decoration: none;
}



/****************/
/* 		CAPAS 	*/
/****************/

#continente {
	border:0;
	margin: auto;
	padding: 0;
	text-align:left;
	width: 810px;
}
#cabecera {
	width: 100%;
	height: 160px;
	margin:0;
	padding:0;
	background-color: #9db41f;
}
#principal {
	border:0;
	width:100%;
	min-height:735px;
	margin:0;
	padding-top:5px;
	background-color: #9db41f;
	display:block;
}
#banners {	
	padding-bottom:10px;
	width: 160px;
	float:left; 
	color: #FFFFFF;	
	background-color: #9db41f;
	text-align:center;
}
#info{
	width:640px;
	top:0px;
	margin-left:160px;
	background-color: #FFFFFF;
	border:1px solid #f37427;
}
#datos{
	width:600px;
	overflow:hidden; 
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px; 
	left:160px;
	min-height:650px;
}
.mapa_ocultable{
	display:none;
}
#mapa{
	border: 1px dashed #f37427;
	width:598px;/*******************¡¡¡IMPORTANTE!!!**************/
	height:312px;
	vertical-align:middle;
	align: center;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:1px;
}
#condiciones{
	border:none;
	width:100%;
	height: 150px;
}

#contenido{
	width:100%;
	float:left;
	background-color:#fff;
	top:0px;
}
#pie{
	width:810px;
	font-size:11px;
	border-top:2px solid #9DB41F;
	text-align:center;
	color: #BABABA;
	padding:0 0 8 0;
	float:left;
}
#pie p{
	line-height:0%;
	padding:0px;
}
#pie a{
	text-decoration:none;
	color:#BABABA;
}
.enlaces_bemarnet{
	background-color:none;
	text-align:center;
	height:20px;
	padding-top:5px;
	margin:0px;
	border-top:1px solid #f3f8cb;
}
.enlaces_bemarnet li{
	list-style-image:none;
	display:inline;
}
.enlaces_bemarnet li a{
	text-decoration:none;
}
.pie_contacto{
	width:100%;
	height:27px;
	color:#ffffff;
	font-size: 13px;
	font-style: bold;
	background-color:#333300;
	text-align:center;
	border-bottom:2px solid #9DB41F;
}

.provincias{
	width:600px;
	height:200px;
	overflow:auto;
	display:none;
}
#superior{
	top:0px;
	height:52px;
	display:block;
}
#logo{
	width:70%;
	padding-left:2px;
	display:block;
	float:left;
}
#inspeccion{
	width:33%;
	height:27px;
	padding-left:10px;
	float:left;
	text-align:right;
	padding-top:25px;
}
.bt_inspeccion{

}
#contacto{
	width:25%;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:2px;
	display:block;
	float:left;
	font-size:15px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	text-align:right;
	line-height:1em;
}
#navegacion{/*Incluye foto, menu y login*/
	left:0px;
	top:52px;
	height:100px;
	display:block;
	margin:0 auto;
	border-collapse:collapse;
	border-top:1px solid #f7bf4a;
	border-bottom:1px solid #f7bf4a;
	background-color:#9db41f;
}

#navegacion table{
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
#navegacion td{
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

#foto{
	left:0px;
	float:left;
	width:316px;
	display:block;
	height:98px;
}
#menu{
	float:left;
	top:0px;
	margin-left:0px;
	font-family: Arial;
	padding: 0px;
	font-size: 1em;
	display: block;
	border-left:1px solid #f7bf4a;
	border-right:1px solid #f7bf4a;
	height:100%;
	list-style-type:none;
	border-collapse:collapse;
}
#menu ul{
	margin: 0px;
	padding:0px;
	display:block;
	float:left;
	width:100%;
}
#menu li{	
	text-decoration: none;
	background: #ece9d8;
	border-bottom:1px solid #9db420;
	margin:0px;
	float:left;
	width: 103px;
	text-align: center;
}
#menu li a{
	color: #9db420;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size:11px; 
	text-decoration:none;
	padding:4px 6px;
}
#menu a:hover{
	color: #9db420;
	background-color:#333300;
}
#menu li.selec {
	background: #333300;
	border-bottom:1px solid #9db420;
	color: #9db420;
}
#menu li.selec a{
	background-repeat: no-repeat;
	background-position: left center;
}

#login{
	padding-top:0px;	
	margin-left:0px;	
	float:left;
	width:178px;
	height:100px;
	max-height:100px;
	display:block;
	background-color:#ffffff;
}
#comercializa{
	margin-top:5px;
	margin-left:100px;
	padding:0px;
	width:100%;
	height:120px;
	text-align:left;
}
#comercializa h3{
	text-align:left;
	margin-left:160px;
}
#comercializa table{
	border-style:none;
	background-color:#fcfdf2;
	padding:0px;
	margin:0px;
	width:400px;
	max-width:590px;
	height:20px;
	max-height:50px;
}
#comercializa table td{
	text-align:center;
}
.clear{
	clear:both;
}

/****************************************/
/*  ETIQUETAS HTML D LOS FOMULARIOS		*/
/****************************************/
.numerico input{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-align:right;
	border: 1px solid #AAAAAA;
}



/****************************/
/*      PASA-PAGINAS    	*/
/****************************/
#pasa-paginas{	
	padding-left:0px;
	border-bottom:1px solid #1F1E17;
	padding-bottom:0px;
	font-family: Arial, Verdana, sans-serif;
}
#pasa-paginas ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	display:inline; /* hace q se alinee correctamente a la izqda*/
	text-align:center;
}
#pasa-paginas li{
	display:inline; /* hace q se alinee en horizontal */
}


/************************************/
/*		MSJ AVISO / CONFORMIDAD		*/
/************************************/
.aviso{
	font-family: Arial, Verdana,  sans-serif;
	font-size: 12px;
	padding: 3px;
	text-align: left;
}

/************************************/
/*	FORM EDICIÓN	(Anunciese)		*/
/************************************/
form#edicion em{
/*	font-weight: bold;*/
	font-style: normal;
  	color: #f00;
}
form#edicion {
  	margin: 0;
  	padding: 0;
  	font-size: 12px;/**/
/* 	min-width: 600px;
  	max-width: 600px;*/
  	width: 573px;/*557*/
}
form#edicion fieldset {
  	clear: both;
  	font-size: 12px;/**/
  	border-color: #000000;
  	border-width: 1px 0 0 0;
  	border-style: solid none none none;
  	padding: 10px;
  	margin: 0 0 0 0;
}
form#edicion fieldset legend {
  	font-size: 12px;/**/
/* 	font-weight: bold;*/
  	color: #333300;
  	margin: 0 0 0 0;
	padding:5px;
}
form#edicion fieldset label {
  	clear:left; 
  	display:block; 
  	float:left;
  	font-size: 12px;/**/
  	color: #333300;
  	width:150px; 
  	text-align:right;
  	padding-right:5px;  
	margin-top:0px;/*5*/    
}
/*
form#edicion fieldset fieldset {
	margin-left:155px;
 	width:auto;
  	border: 1px solid #BBBBBB;
  	display: inline;
}
form#edicion fieldset fieldset legend{
	font-weight:normal;
}*/
form#edicion fieldset input, form#edicion fieldset select{
	margin-bottom: 10px;
}
form#edicion fieldset input.radioCompact{
	margin-bottom: 0px;
}
form#edicion fieldset input:focus,form#edicion fieldset textarea:focus,form#edicion fieldset select:focus{
	border: 1px solid #339933;
}

form#edicion fieldset fieldset label.radioCompact{
	display: inline;
	width: auto;
	float: none;
	color:#333300;
/*	margin-bottom:-10px;*/
/*	padding-top:10px;*/
}

.radio input {
	color: #ff0000;
}


.viviendas-dcho{
	width:155px;
	border:1px solid #9DB41F;
	vertical-align:center;
}
.viviendas-dcho td{
	height:65px;	
}

.registro{
	border: none;
	padding:0px;
	border-collapse:collapse;
	width:100%;
	padding-bottom:0px;
	font-size:11px;
	background-color:#ffffff;
}
.registro th{
	background-color:#9DB41F;
	border-bottom:2px solid #333300;
	font-size:11px;	
	font-weight:bold;
	width:100%;	
	height:25px;
}
.lst_noticias{
	width:155px;
}
.lst_noticias th{
	color:#333300;
}

.newsletter{
	background-color:#FFFFFF;
	padding:2px;
	border:0;
	border-collapse:collapse;
	border: 1px solid #f37427;
	width:160px;
	float:center;
	font-size:1.2em;
	font-family: Arial, Verdana, Sans Serif;
	line-height:1.3em;
	
}
.newsletter th{
	background-color:#ffffff;
	border-bottom: 1px solid #f37427;
	padding:2px;
	height:24px;
	font-family: Arial, Verdana, Sans Serif; 
	font-size:15px;
	font-weight:bold;
	color:#333300;
}
.newsletter .descripcion{
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}

.buscador{
	border: 1px solid #333300;
	width:560px;
	height:55px;
	vertical-align:center;
}
.buscador th{
	background-color:#333300;
	color:#DCD710;
	height: 20px;
}

.mail{
	font-size:12px;
	text-decoration:none;
	color:#333300;
}
.txt_contacto{
	color:#fefe7f;
	text-decoration:none;
}
.destacadas{
	width:560px;
	border:0px;
	padding:0;
}
.destacadas th{
	background-color:#9DB41F;
	line-height:20px;
	font-size:12px;
}

.destacadas th h1{
	background-color:#9DB41F;
	color:#333300;
	font-family:inherit;
	text-align:center;
	vertical-align:middle;
/*	line-height:20px;*/
	font-size:12px;
	font-weight: bold;
	height: 12px;
	padding-top:0px;
}
.destacadas .vivienda{
	background-color:#ffffff;
	border-collapse: collapse;
	width:560px;
}
.destacadas .vivienda td{
	border:0;
	border-collapse:collapse;
	padding-left:5px;
	padding-top:5px;
	padding-bottom: 5px;
}
.destacadas .vivienda .datos_vivienda{
	border:0;
	width:100%;
}
.destacadas .vivienda .datos_vivienda th{
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	background-color:#ffffff;
	border-bottom:1px solid #FFFFFF;
}
.destacadas .vivienda .datos_vivienda th a{
    font-family: Arial, Helvetica, sans-serif;
	color:#f37427;
	font-size:12px;
	text-decoration: none;
}

.destacadas .vivienda .datos_vivienda th a:hover{
    font-family: Arial, Helvetica, sans-serif;
	color:#f37427;
	font-size:12px;
	text-decoration: underline;
}
.destacadas .vivienda .datos_vivienda tr, .destacadas .vivienda .datos_vivienda td{
	border:0;
	border-collapse:collapse;	
}
.destacadas .vivienda .precio_vivienda{
	height:100%;
	width:100%;
	padding:4px;
}		
.destacadas .vivienda .precio_vivienda td{		
	border: 0;
	border-bottom: 1px solid #333300;
} 

.precio_vivienda{		
	color:#9db41f;
	font-size:12px;
	text-align:left;
	padding-top:3px;
}
.precio_promo{		
	color:#9db41f;
	font-size:12px;
	text-align:center;
	padding-top:3px;
	width:200px;
	max-width:200px;
	font-size:1.1em;
}
.observaciones{
	border:1px solid #fcfdf2;
	font-size:12px;
	letter-spacing: 0.2px;
	line-height: 120%;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
}
.observaciones_vivienda{
	border:none;
	font-size:12px;
	letter-spacing: 0.2px;
	line-height: 120%;
	width:100%;
}
.titulo{
	width: 600px;
	text-align:center;
	background-color:#333300;
}
.visualizacion{
	width: 600px;
	border:1px solid #343401;
}
.visualizacion th{
	text-decoration: none;
	font-size:14px;
	height: 20px;
	font-family:Lucida sans;
	color:#9db41f;
}
.visualizacion td{
	padding-left:5px;
	padding-bottom:5px;
}
.visualizacion td.separador{
	border-bottom:1px solid #FFFFFF;
}
.visualizacion .td_img{
	border:1px solid #343401;
}

.td_datos{
	padding:10px;
}
/*
.visualizacion .td_datos{
	border:1px solid red;
}*/
.td_datos a{
	color:#f37427;
	text-decoration:none;
}
.td_datos a:hover{
	color:#f37427;
	text-decoration:underline;
}
.visualizacion .td_datos_mini{
	border:none;
	padding-top:5px;
	padding-left:1px;
}	
.visualizacion td.pasa_fotos{
	text-align:center;
}
ul.ver_fotos{
	list-style-type:none;
	float:right;
	margin-right:5px;
}
ul.ver_fotos li{
	display: inline;
	border: 1px solid #333300;
	margin: 1px;
	padding:0 1 1 1;
	font-size:9px;
}
ul.ver_fotos li a{
	text-decoration: none;
	indent:20px;
	font-size:9px;
}
ul.ver_viviendas{
	list-style-type:none;
	background-color:#FFFFFF;
	height:20px;
}
ul.ver_viviendas li{
	display: inline;
}
.foto_mg {
	position:relative; 
	float:left; 
	display:inline; 
	padding:0px; 
	margin:3px; 
}
.foto_mg_vivienda {
	position:relative; 
	float:right; 
	display:inline; 
	padding:0px; 
	margin-right:15px; 
}

.ampliar{
	right:5px; 
	bottom:6px; 
	position: absolute;filter: alpha(opacity=87); opacity: .87
}
.promociones{
	width:560px;
	border:0px;
	padding:0;
}
.promociones th{
	background-color:#333300;
}
.promociones .vivienda{
	background-color:#DDDDC3;
	border-collapse: collapse;
	width:560px;
}
.promociones .vivienda td{
	border:1px solid #333300;
	border-collapse:collapse;
	padding:0px;
}
.promociones .vivienda .datos_vivienda{
	border:0;
	width:100%;
}
.promociones .vivienda .datos_vivienda th{
	text-decoration: underline;
	text-align: left;
	background-color:#DDDDC3;
	border-bottom:1px solid #FFFFFF;
}
.promociones .vivienda .datos_vivienda tr, .promociones .vivienda .datos_vivienda td{
	padding:0px;
	border:0;
	border-collapse:collapse;	
}
.promociones .vivienda .precio_vivienda{
	height:100%;
	width:100%;
}		
.promociones .vivienda .precio_vivienda td{		
	border: 0;
	border-bottom: 1px solid #333300;
} 
.caracteristicas{
	border:none;
}
.boton_desplegar{
	background-color:none;
	padding:0 2 0 2;
	cursor: hand;
	cursor: pointer;
	border:0px;
}

/*******************************
		  Pestañas
********************************/
#cont_pestanyas{
	margin:0px;
	min-height:100px;
}
#pestanyas{
	top:0px;
	left:0px;
	height: 22px;
	padding:0px;
	bottom:0px;
}
#pestanyas ul{
	list-style: none;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}
#pestanyas li{
	float:left;
	width:150px;
	height:20px;
	border: 1px solid grey;
	margin-right:2px;
	text-align: center;
}
#pestanyas li a{
	text-decoration:none;
	display:block;
	height:20px;
	max-height:20px;
	color:#666666;
	background-color:#edf7e7;
	font-size:1.3em;
}
#pestanyas a:hover {
	color:#f37427;
	background-color:#ffffff;
}
#pestanyas a.activa{
	color:#f37427;
	background-color:#ffffff;
}
.pestanya{
	margin-top: -1px;
	border: 1px solid grey;
	width:580px;
	max-width:580px;
	padding:5px;
}

/*******************************
		Listado noticias
********************************/
.listado{
	font-size: 12px;
	border:none;
}	
.listado h1{
	font-size: 14px;
	font-weight:none;
	text-align:left;
	background-color:#ffffff;
	cursor: hand;
	cursor: pointer;
	color:#333300;
	background-image:url(../imagenes/ico_general.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
.nivel_1 tr td{
	width:100%;
	border-collapse:collapse;
	background-color:#ffffff;
	color:#333300;
	font-size:12px;
	left:0px;
	border:0px;
}
.titulo_noticia{
	background-color: none;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../imagenes/ico_general.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	vertical-align:middle;
	height: 20px;
	letter-spacing: 0.1em ;
	color: #333300;
	font-size:16px;
	font-weight:bold;
}

.estatico{
	font-size:12px;
	line-height:170%;
	background-image:url(../imagenes/ico_general.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	list-style:none;
}