@import url(homelife_admin.css);
@import url(css/botones.css);
@import url(css/tiempo.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo1.gif);
}
html {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}
div, li, ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
img {
	border:0px;
}
form {
	margin:0px;
	padding:0px;
}
A {
	text-decoration:none;
	color:#333333;
}
A:hover {
	text-decoration:none;
	color:#333333;
}
code {
	border:1px dotted #cccccc;
	width:600px;
	padding:10px;
	background:#ffffe6;
	display:block;
	color:#000000;
}

/*---------------------------------------------------------------------------*/

.button {
	padding: 3px 5px;
	border: 1px solid #6c6c6c;
	background: url(img/grad1.gif) repeat-x top #6c6c6c;
	color: #FFFFFF;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #6c6c6c;
	background: #6c6c6c;
	color: #FFFFFF;
}
.borde_img {
	border:1px solid #999999;
}
.rojo {
	color:#FF0000;
}
.verde {
	color:#006600;
}
.azul {
	color:#0000FF;
}
.azul_claro {
	color:#06F;
}
.email {
	unicode-bidi:bidi-override;
	direction:rtl;
}
.cursorhand {
	cursor:pointer;
}
.div_cargando {
	position:fixed;
	display:none;
	z-index:100;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#000000 url(img/loadingpuntos.gif) center no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#espacio5 {
	float:left;
	width:100%;
	height:5px;
	clear:both;
}
.espacio5 {
	float:left;
	width:100%;
	height:5px;
	clear:both;
}
#espacio10 {
	width:100%;
	height:10px;
	clear:both;
}
.espacio10 {
	width:100%;
	height:10px;
	clear:both;
}
.texto11 {
	font-size:11px;
}
.texto12 {
	font-size:12px;
}
.texto13 {
	font-size:13px;
}

/*---------------------------------------------------------------------------*/

.clear {
	clear:both;
}
#clear {
	clear:both;
}
#inicio {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}
#fondo_contenido {
	width:970px;
	margin:0px auto 0px auto;
	background:url(img/fondo_contenido.png);
	background-position:center;
	background-repeat:repeat;
}
#cabecera {
	width:932px;
	height:280px;
	margin:0px auto 0px auto;
	background:url(img/imagen_arriba.jpg);
	background-repeat:repeat-x;
	border-top:3px solid #FFFFFF;
}
#cabecera_bankhabitat {
	width:932px;
	height:150px;
	margin:0px auto 0px auto;
	background:#fe6600;
}
#logo {
	float:left;
	position:absolute;
	z-index:3;
	top:2px;
	width:400px;
	height:200px;
	margin:0px auto 0px auto;
}
#logo img {
	width:269px;
	height:104px;
}
#cabecera_bankhabitat #logo {
	width:253px;
	height:70px;
	padding-left:20px;
	padding-top:10px;
}
#cabecera_bankhabitat #logo img {
	width:215px;
	height:64px;
}
#banderas {
	float:left;
	position:absolute;
	z-index:2;
	top:2px;
	width:932px;
	height:264px;
	margin:0px auto 0px auto;
}
#banderas .logo_home {
	float:right;
	width:922px;
	height:60px;
	padding-top:8px;
	padding-right:10px;
	text-align:right;
}
#banderas ul {
	float:right;
	height:20px;
	margin-right:7px;
	margin-top:7px;
}
#banderas li {
	float:left;
	background:#FFFFFF;
	height:18px;
	text-align:center;
	width:25px;
	margin-left:3px;
	border:1px solid #b4b4b4;
}
#banderas li img {
	padding-top:2px;
	width:21px;
	height:14px;
}
#banderas li#selecionado img {
	width:21px;
	height:14px;
	padding:1px;
	border:1px solid #333333;
}
#casa {
	float:right;
	width:932px;
	height:264px;
	position:absolute;
	text-align:right;
}
#casa img {
	padding-right:33px;
	padding-top:182px;
}
#menu {
	float:left;
	position:absolute;
	z-index:3;
	margin-top:231px;
	width:932px;
	height:49px;
}
#menu_bancaja {
	float:left;
	position:absolute;
	z-index:3;
	margin-top:101px;
	width:932px;
	height:49px;
	background:#000;
}
#menu ul, #menu_bancaja ul {
	width:912px;
	margin:0px auto 0px auto;
}
#menu_bancaja li {
	float:left;
	height:49px;
	line-height:0px;
	padding-left:8px;
	padding-right:8px;
	background:url(img/menu_linea.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#menu_bancaja img {
	height:16px;
	padding-top:18px;
	padding-bottom:15px;
}
#menu li {
	float:left;
	height:49px;
	line-height:0px;
	padding-left:8px;
	padding-right:8px;
	background:url(img/menu_linea.gif);
	background-repeat:no-repeat;
}
#menu img {
	height:16px;
	padding-top:18px;
	padding-bottom:15px;
}
#derecha {
	float:left;
	width:265px;
	padding-left:17px;
	padding-top:15px;
}
.derecha {
	float:left;
	width:265px;
	padding-left:17px;
	padding-top:15px;
}
#centro_sm {
	float:left;
	width:940px;
	margin:0px auto 0px auto;
	padding-top:15px;
	padding-left:15px;
}
#centro {
	float:left;
	width:654px;
	margin:0px auto 0px auto;
	padding-top:15px;
	padding-left:15px;
}
#ini_abajo {
	width:1000px;
	margin:0px auto 0px auto;
}
#telefonodiv {
	float:left;
	position:absolute;
	z-index:3;
	width:200px;
	height:92px;
}
#telefonodiv img {
	width:119px;
	height:92px;
}
#abajo {
	float:left;
	position:absolute;
	width:970px;
	height:100px;
	z-index:2;
	margin-left:15px;
	background:url(img/fondo_abajo.png);
	background-position:center;
	background-repeat:repeat;
}
#abajo_ini {
	width:898px;
	padding-left:34px;
	position:absolute;
	z-index:3;
	margin:0px auto 0px auto;
}
#abajo_con {
	width:886px;
	margin-top:44px;
	border-top:3px solid #666666;
	padding-top:2px;
}
#abajo_con ul {
	width:890px;
	height:30px;
	line-height:14px;
}
#abajo_con li {
	float:left;
	height:30px;
	line-height:30px;
	padding-right:5px;
}
#abajo_con li#ico_foot_telefono {
	width:150px;
}
#abajo_con li#foot_texto {
	width:685px;
	text-align:center;
}
#abajo_con li#foot_texto_doble {
	width:685px;
	height:32px;
	line-height:16px;
	text-align:left;
}
#abajo_con li#ico_foot_casa {
	background:url(img/abajo_icono_linea.gif);
	background-position:right 8px;
	background-repeat:no-repeat;
	padding-right:6px;
}
#abajo_con li#ico_foot_casa img {
	padding-top:10px;
	padding-bottom:7px;
}
#abajo_con li#ico_foot_mail {
	padding-left:6px;
	background-repeat:no-repeat;
}
#abajo_con li#ico_foot_mail img {
	padding-top:10px;
	padding-bottom:7px;
}
#abajo_con li#ico_foot_mapa {
	padding-left:6px;
}

/*---------------------------------------------------------------------------*/

.botones_index {
	float:left;
	width:652px;
	padding-bottom:10px;
}

.botones_index li {
	float:left;
	width:201px;
	padding-left:16px;
	height:167px;
	position:relative;
}

.botones_index li.bt_index_1 {
	background:url(img/index_boton1.jpg);
	background-repeat:no-repeat;
	background-position:100%;
}

.botones_index li.bh_bt_index_1 {
	background:url(img/bh_index_boton1.jpg);
	background-repeat:no-repeat;
	background-position:100%;
}

/*
.botones_index li.bt_index_2 {
	background:url(img/index_boton2.jpg);
	background-repeat:no-repeat;
	background-position:100%;
}
*/

.botones_index li.bt_index_2 {
	background:url(img/bancaja_es.gif);
	background-repeat:no-repeat;
	background-position:100%;
}

.botones_index li.bh_bt_index_2 {
	background:url(img/bh_index_boton2.jpg);
	background-repeat:no-repeat;
	background-position:100%;
}

.botones_index li.bt_index_2 a {
	float:left;
	width:201px;
	height:167px;
	display:block;
}

.bt_index_2_int {
	float:left;
	width:151px;
	height:81px;
	position:absolute;
	left:25px;
	bottom:10px;
	display:none;
}

.botones_index li.bt_index_3 {
	float:right;
	background:url(img/index_boton3.jpg);
	background-repeat:no-repeat;
	background-position:100%;
}

.botones_index li.bh_bt_index_3 {
	float:right;
	background:url(img/bh_index_boton3.jpg);
	background-repeat:no-repeat;
	background-position:100%;
}

.botones_index li img {
	padding-top:76px;
}

/*---------------------------------------------------------------------------*/

#noticias {
	float:left;
	background:url(img/icono_hoja.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:613px;
	height:22px;
	padding-left:39px;
	font-size:17px;
	color:#666666;
}
#noticias_doble {
	float:left;
	background:url(img/icono_hoja.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:285px;
	height:22px;
	padding-left:39px;
	font-size:17px;
	color:#666666;
}
#ofertas_doble {
	float:left;
	background:url(img/icono_bombilla.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:285px;
	height:22px;
	padding-left:39px;
	font-size:17px;
	color:#666666;
}
#linea_noticias {
	float:left;
	width:613px;
	background:url(img/punteado_1.gif);
	background-repeat:no-repeat;
	background-position:4px;
	height:4px;
}
.linea_noticias {
	float:left;
	width:613px;
	background:url(img/punteado_1.gif);
	background-repeat:no-repeat;
	background-position:4px;
	height:4px;
}
#con_noticias {
	width:636px;
	padding-top:5px;
	padding-left:17px;
}
#con_noticias li {
	float:left;
	width:157px;
	height:138px;
	padding:0px;
	padding-top:10px;
}
#con_noticias li#grande {
	float:left;
	width:470px;
	height:155px;
	padding-top:10px;
}
#con_noticias li b {
	font-size:13px;
}
#con_noticias li#foto {
	padding-top:0px;
	width:161px;
}

.div_noticias_doble {
	float:left;
	width:648px;
	height:185px;
	position:relative;
}
.con_noticias_doble {
	float:left;
	width:307px;
	padding-top:5px;
	padding-left:17px;

}
.con_noticias_doble li {
	float:left;

}
.con_noticias_doble li.con_noticias_doble_titulo {
	width:100%;
	height:20px;
}
.con_noticias_doble li.con_noticias_doble_titulo_doble {
	width:153px;
	height:20px;
	text-align:left;
}
.con_noticias_doble li.con_noticias_doble_precio_doble {
	width:153px;
	height:20px;
	text-align:right;
	color:#FF0000;
}
.con_noticias_doble li.con_noticias_doble_texto {
	width:145px;

}
.con_noticias_doble li.con_noticias_doble_foto {
	width:161px;
}

#masnoticias {
	float:left;
	width:600px;
	height:24px;
	padding-left:17px;
	font-size:13px;
}
#masnoticias ul {
	height:24px;
	background:url(img/icono_mas.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:16px;
}
#masnoticias li {
	font-size:12px;
}
.masnoticiasofertas {
	float:left;
	width:630px;
	padding-left:16px;
	height:24px;
	font-size:13px;
}
.masnoticiasofertas ul {
	float:left;
	width:630px;
	height:24px;
}
.masnoticiasofertas li {
	float:left;
	background:url(img/icono_mas.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	width:300px;
	padding-left:15px;
	font-size:12px;
}
.masnoticiasofertas li.masnoticiasofertasizq {
	float:left;
	background:url(img/icono_mas.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	width:310px;
	padding-left:15px;
	font-size:12px;
}
.masnoticiasofertas li.masnoticiasofertasder {
	float:right;
	background:url(img/icono_mas.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	width:290px;
	padding-left:15px;
	font-size:12px;
}

/*---------------------------------------------------------------------------*/

#ficha_con_izq {
	float:left;
	width:315px;
	padding-left:17px;
	font-size:12px;
}
#ficha_con_izq #botones li#fotos A {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/fotos.gif);
	background-position:0px 33px;
	padding-left:43px;
}
#ficha_con_izq #botones li#fotos A:hover {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/fotos.gif);
	padding-left:43px;
}
#ficha_con_izq #botones li#volver A {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/volver.gif);
	background-position:0px 33px;
	padding-left:43px;
}
#ficha_con_izq #botones li#volver A:hover {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/volver.gif);
	padding-left:43px;
}
#ficha_con_izq #botones li#calculadora A {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/calculadora.gif);
	background-position:0px 33px;
	padding-left:43px;
}
#ficha_con_izq #botones li#calculadora A:hover {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/calculadora.gif);
	padding-left:43px;
}
#ficha_con_izq #botones li#pdf A {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/pdf.gif);
	background-position:0px 33px;
	padding-left:43px;
}
#ficha_con_izq #botones li#pdf A:hover {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/pdf.gif);
	padding-left:43px;
}
#ficha_con_izq #botones li#video A {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/video.gif);
	background-position:0px 33px;
	padding-left:43px;
}
#ficha_con_izq #botones li#video A:hover {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/video.gif);
	padding-left:43px;
}
#ficha_con_izq #botones li#amigo A {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/amigo.gif);
	background-position:0px 33px;
	padding-left:43px;
}
#ficha_con_izq #botones li#amigo A:hover {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/amigo.gif);
	padding-left:43px;
}
#ficha_con_izq #botones li#mail A {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/mail.gif);
	background-position:0px 33px;
	padding-left:43px;
}
#ficha_con_izq #botones li#mail A:hover {
	float:left;
	width:175px;
	height:33px;
	line-height:33px;
	background:url(img/botones/mail.gif);
	padding-left:43px;
}
#ficha_con_izq #linea {
	background:url(img/punteado_3.gif);
	background-repeat:no-repeat;
	background-position:0px;
	width:320px;
	height:20px;
}
#ficha_con_izq li#vacia {
	height:18px;
}
#ficha_con_izq ul#datos {
	font-size:12px;
	float:left;
	width:157px;
}
#ficha_con_izq ul#informacion {
	float:right;
	width:157px;
}
#ficha_con_der {
	float:left;
	width:317px;
	height:462px;
}
#ficha_con_der_hipoteca {
	float:left;
	width:317px;
	height:322px;

}
#ficha_con_der_hipoteca img {

}
#ficha_con_der_pdf {
	float:left;
	width:317px;
	height:322px;
	display:none;
}
#ficha_con_der_video {
	float:left;
	width:317px;
	height:322px;
	display:none;
}
#ficha_con_der_amigo {
	float:left;
	width:317px;
	height:322px;
	display:none;
}
#ficha_con_der_informacion {
	float:left;
	width:317px;
	height:322px;
	display:none;
}
#fotos_p {
	float:right;
	width:300px;
}
#fotos_p ul#fotos {
	float:left;
}
#fotos_p ul#fotos li {
	width:81px;
	height:81px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
#masfotos {
	float:right;
	background:url(img/icono_mas_fotos.gif) right no-repeat;
	margin-top:10px;
	text-align:right;
	height:31px;
	line-height:31px;
	width:236px;
	font-size:13px;
	padding-right:44px;
}
#cambiar_foto {
	padding-left:18px;
	padding-top:10px;
	width:290px;
	float:left;
}
#cambiar_foto li#anterior {
	width:140px;
	float:left;
	text-align:left;
}
#cambiar_foto li#siguiente {
	width:140px;
	float:right;
	text-align:right;
}
#banner {
	float:right;
	width:289px;
	margin-right:10px;
	height:186px;
}

/*---------------------------------------------------------------------------*/

#propiedades {
	background:url(img/icono_rotulador.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:610px;
	height:22px;
	padding-left:39px;
	font-size:17px;
	color:#666666;
}
#ficha {
	background:url(img/icono_ficha.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:606px;
	height:22px;
	padding-left:43px;
}
#ficha li {
	font-size:18px;
}
#ficha li#nombre {
	float:left;
	width:50%;
	text-align:left;
}
#ficha li#precio {
	float:left;
	width:50%;
	text-align:right;
	color:#FF0000;
}
#con_cab_propiedades {
	float:left;
	width:420px;
	padding-left:18px;
	padding-top:10px;
	font-size:12px;
}

/*---------------------------------------------------------------------------*/

#zonas_cab_propiedades {
	float:right;
	width:150px;
	padding-top:10px;
}
.zonas_cab_propiedades {
	float:right;
	width:150px;
	padding-top:10px;
}
#zonas_cab_propiedades li {

}
.zonas_cab_propiedades li {

}
#zonas_cab_propiedades li a {
	width:148px;
	padding-left:11px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
	height:34px;
	line-height:34px;
	font-size:13px;
	font-weight:bold;
	display:block;
}
.zonas_cab_propiedades li a {
	width:150px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:13px;
	font-weight:bold;
	display:block;
}
#zonas_cab_propiedades li a:hover {
	width:150px;
	padding-left:10px;
	height:32px;
	line-height:32px;
	font-size:13px;
	font-weight:bold;
	border:1px dotted #666666;
	display:block;
}
#zonas_cab_propiedades li#activo {

}
#zonas_cab_propiedades li#activo a, #zonas_cab_propiedades li#activo a, #zonas_cab_propiedades li#activo a:hover {
	width:150px;
	padding-left:10px;
	height:32px;
	line-height:32px;
	font-size:13px;
	font-weight:bold;
	border:1px dotted #666666;
	background:#f4f4f4;
	display:block;
}

/*---------------------------------------------------------------------------*/

.zonas_cab_propiedades_horizontal {
	float:left;
	width:613px;
}

.zonas_cab_propiedades_horizontal li {
	float:left;
	width:150px;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
}

/*---------------------------------------------------------------------------*/

#viajeinspeccion {
	background:url(img/icono_viajeinspeccion.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:610px;
	height:22px;
	padding-left:44px;
	font-size:17px;
	color:#666666;
}
#admin {
	float:left;
	background:url(img/icono_admin.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:600px;
	height:22px;
	padding-left:42px;
	font-size:17px;
	color:#666666;
}
.admin {
	float:left;
	background:url(img/icono_admin.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:600px;
	height:22px;
	padding-left:42px;
	font-size:17px;
	color:#666666;
}
#admin_con {
	float:left;
	width:620px;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
#admin_login {
	width:155px;
	height:140px;
	padding-top:10px;
	margin:0px auto 0px auto;
}
#admin_login li {
	padding-bottom:10px;
}
#admin_login li#boton {
	text-align:center;
}
#cabcalculadora {
	float:left;
	width:600px;
	height:22px;
	padding-left:42px;
	font-size:17px;
	color:#666666;
}
#cabcalculadora ul {

}
#cabcalculadora li {
	list-style-image:url(img/icono_calculadora.gif);
	padding-left:6px;
	font-size:17px;
	color:#666666;
}
#enviaramigo {
	float:left;
	background:url(img/icono_amigo.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:600px;
	height:22px;
	padding-left:42px;
	font-size:17px;
	color:#666666;
}
#comprarspain {
	float:left;
	background:url(img/icono_spain.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:600px;
	height:22px;
	padding-left:42px;
	font-size:17px;
	color:#666666;
}
#comprarspain_con {
	float:left;
	width:620px;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
#comprarspain_con_cab {
	float:left;
	width:620px;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	line-height:23px;
}
#comprarspain_con img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#avisolegal {
	background:url(img/icono_ayuda.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:610px;
	height:22px;
	padding-left:44px;
	font-size:17px;
	color:#666666;
}
#cansadobuscar {
	background:url(img/icono_ayuda.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:610px;
	height:22px;
	padding-left:44px;
	font-size:17px;
	color:#666666;
}
#sobrehomelife {
	background:url(img/icono_avionpapel.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:610px;
	height:22px;
	padding-left:44px;
	font-size:17px;
	color:#666666;
}
#zonas {
	background:url(img/icono_mundo.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:610px;
	height:22px;
	padding-left:42px;
	font-size:17px;
	color:#666666;
}
#caja_gmaps {
	float:left;
	width:200px;
}
#caja_gmaps li {
	float:left;
	width:100px;
	height:35px;
	text-align:left;
	padding-bottom:5px;
}
#caja_gmaps li#texto {
	height:80px;
	text-align:left;
}
#caja_gmaps li#foto {
	height:80px;
	text-align:right;
}
#caja_gmaps li#titulo {
	font-size:12px;
	font-weight:bold;
}
#caja_gmaps li#titulodoble {
	width:200px;
	height:20px;
	font-size:12px;
	font-weight:bold;
}
#caja_gmaps li#precio {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
#caja_gmaps li#precio_izq {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
#caja_gmaps li#precio_der {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.caja_gmaps_listado_gmap {
	float:left;
	width:200px;
	height:140px;
	padding:0px;
	margin:0px;
}

.caja_gmaps_listado_gmap li {
	float:left;
	width:95px;
	height:35px;
	text-align:left;
	padding-bottom:5px;
}

.caja_gmaps_listado_gmap li.caja_gmaps_listado_gmap_tit {
	font-size:12px;
	font-weight:bold;
}

.caja_gmaps_listado_gmap li.caja_gmaps_listado_gmap_titdoble {
	width:200px;
	height:20px;
	font-size:12px;
	font-weight:bold;
}

.caja_gmaps_listado_gmap li.caja_gmaps_listado_gmap_precio {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.caja_gmaps_listado_gmap li.caja_gmaps_listado_gmap_precio_izq {
	text-align:left;
	font-size:12px;
	color:#FF0000;
}

.caja_gmaps_listado_gmap li.caja_gmaps_listado_gmap_precio_der {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.caja_gmaps_listado_gmap li.caja_gmaps_listado_gmap_texto {
	height:80px;
	text-align:left;
	font-size:10px;
}

.caja_gmaps_listado_gmap li.caja_gmaps_listado_gmap_foto {
	height:80px;
	text-align:right;
}

.caja_gmaps_listado_bh_precio {
	font-weight:bold;
	color:#F00;
}

#caja_zonas {
	float:left;
	width:150px;
	height:180px;
	padding-bottom:10px;
	padding-top:5px;
}
#caja_zonas img {
	float:left;
}
#caja_zonas li {
	height:30px;
	font-size:13px;
}
#estilodevida_con_cab {
	float:left;
	width:645px;
	padding-left:14px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
#estilodevida_con_cab div {
	float:left;
	width:202px;
	height:220px;
}
#estilodevida_con_cab img {
float:left;
margin-left:11px;
padding-top:140px;
display:block;
}
#estilodevida_con_cab #caja1 {
	background:url(img/estilodevida/1_p.jpg);
	background-repeat:no-repeat;
}
#estilodevida_con_cab #caja2 {
	background:url(img/estilodevida/2_p.jpg);
	background-repeat:no-repeat;
}
#estilodevida_con_cab #caja3 {
	background:url(img/estilodevida/3_p.jpg);
	background-repeat:no-repeat;
}
#estilodevida_con_cab #caja4 {
	background:url(img/estilodevida/4_p.jpg);
	background-repeat:no-repeat;
}
#estilodevida_con_cab #caja5 {
	background:url(img/estilodevida/5_p.jpg);
	background-repeat:no-repeat;
}
#estilodevida_con_cab #caja6 {
	background:url(img/estilodevida/6_p.jpg);
	background-repeat:no-repeat;
}
#estilodevida_con_cab #caja7 {
	background:url(img/sobre_spain/2.jpg);
	background-repeat:no-repeat;
}
#estilodevida_con_cab #caja8 {
	background:url(img/sobre_spain/3.jpg);
	background-repeat:no-repeat;
}
#estilodevida_con_cab #caja9 {
	background:url(img/sobre_spain/4.jpg);
	background-repeat:no-repeat;
}
#estilodevida_con {
	float:left;
	width:620px;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
#estilodevida_con img {
	float:right;
	margin-left:15px;
}
.tiempo_alicante_con {
	float:left;
	width:620px;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
#zonas_con {
	float:left;
	width:620px;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
#zonas_con img {
	float:right;
	margin-left:15px;
}
#linea_zonas_con_izq {
	float:left;
	width:620px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
#linea_zonas_con_izq #cajafoto {
	float:right;
	width:220px;
	background:url(img/fondo_fotos.gif);
	background-repeat:no-repeat;
	height:146px;
}
#linea_zonas_con_izq img {
	float:right;
	padding:2px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-right:14px;
	background:url(img/fondo_fotos.gif);
}
#linea_zonas_con_der {
	float:right;
	width:620px;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
#linea_zonas_con_der #cajafoto {
	float:left;
	width:220px;
	background:#FF0000;
	background:url(img/fondo_fotos.gif);
	background-repeat:no-repeat;
	height:146px;
}
#linea_zonas_con_der img {
	float:left;
	padding:2px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-left:20px;
	background:url(img/fondo_fotos.gif);
}
#estilodevida {
	background:url(img/icono_golf.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:610px;
	height:22px;
	padding-left:42px;
	font-size:17px;
	color:#666666;
}
#solicitar_catalogo {
	background:url(img/icono_solicitar.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:610px;
	height:22px;
	padding-left:42px;
	font-size:17px;
	color:#666666;
}
#exhibiciones {
	background:url(img/icono_exhibiciones.gif);
	background-repeat:no-repeat;
	background-position:17px;
	width:610px;
	height:22px;
	padding-left:42px;
	font-size:17px;
	color:#666666;
}
.exhibiciones_con_div {
	float:left;
	width:619px;
	padding-left:16px;
}
#exhibiciones_ini, .exhibiciones_ini {
	float:left;
	margin-top:10px;
	width:637px;
	height:9px;
	background:url(img/inicio_propiedades.gif);
}
#exhibiciones_fin, .exhibiciones_fin {
	float:left;
	width:637px;
	height:9px;
	background:url(img/final_propiedades.gif);
}
#exhibiciones_con, .exhibiciones_con {
	float:left;
	width:619px;
	padding:7px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	font-size:13px;
	border:1px solid #babcba;
	border-bottom:0px;
	border-top:0px;
}
#exhibiciones_con img {
	float:right;
}
#exhibiciones_con ul {
	float:left;
	width:295px;
	padding-right:10px;
	padding-bottom:5px;
}
#exhibiciones_con li {
	font-size:12px;
	padding-bottom:4px;
}
#exhibiciones_con li#cab {
	font-size:13px;
	font-weight:bold;
}
#servicios_con {
	float:left;
	width:620px;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
#sobrehomelife_con {
	float:left;
	width:620px;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
}
#sobrehomelife_con img {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
	padding:2px;
	border:1px solid #CCCCCC;
}

/*---------------------------------------------------------------------------*/

#colaborar_con {
	float:left;
	width:630px;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
#colaborar_con ul {

}
#colaborar_con li {
	width:209px;
	height:65px;
	float:left;
	font-size:13px;
}
#colaborar_con select {
	width:155px;
}
#colaborar_con li#li100 {
	width:600px;
}
#colaborar_con li#liintro {
	width:600px;
	height:50px;
}
#colaborar_con li#liintrog {
	width:600px;
	height:70px;
}
#colaborar_con li#lidatos {
	float:right;
	width:209px;
	height:400px;
}
#colaborar_con li#licatalogo {
	float:right;
	width:209px;
	height:260px;
}
#colaborar_con li#licatalogo img {
	float:left;
	padding:2px;	
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
#colaborar_con li#liconociste {
	width:418px;
}
#colaborar_con li#lidatos img {
	float:left;
	padding:2px;
	border:1px solid #CCCCCC;
	margin-bottom:8px;
}
#colaborar_con li#lilocalidad {
	width:418px;
}
#colaborar_con li#lilocalidad input {
	width:358px;
}
#colaborar_con li#licodigo {
	width:418px;
}
#colaborar_con li#lilocalidad input {
	width:150px;
}
#colaborar_con li#lidesplegable {
	height:auto;
	padding-bottom:10px;	
}
#colaborar_con li#licheckbox {
	padding-bottom:10px;
	height:auto;
}
#colaborar_con li#livacio {
	width:570px;
	height:10px;
}
#colaborar_con li#liopcion {
	width:570px;
	height:50px;
}
#colaborar_con li#lidatosvivienda {
	width:570px;
	height:25px;
}
#colaborar_con li#li100boton {
	width:600px;
	text-align:center;
	padding-top:15px;
}
#colaborar_con li#li63boton {
	width:418px;
	text-align:center;
	padding-top:15px;
}
#li100boton span, #li63boton span {
	margin:0px auto 0px auto;
	width:130px;
	height:45px;
	padding:0px;
	margin:0px;
	border:0px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
#li100boton span a, #li63boton span a {
	display:block;
	width:130px;
	height:45px;
	line-height:45px;
	color:#FFFFFF;
	font-size:15px;
	background:url(img/boton1.gif);
}
#li100boton span a:hover, #li63boton span a:hover {
	display:block;
	width:130px;
	height:45px;
	line-height:45px;
	color:#FFFFFF;
	background:url(img/boton1.gif) 0px 45px;
}
#colaborar_con li#li100opcion {
	width:600px;
	height:50px;
}
#colaborar_con li#li100mensaje {
	width:600px;
	height:130px;
}
#colaborar_con li#lidireccion {
	width:418px;
	height:130px;
}
#colaborar_con li input {
	height:20px;
	line-height:20px;
}
#colaborar_con li#lidireccion textarea {
	width:358px;
}
#colaborar_con li#li100mensaje textarea {
	width:568px;
}

/*---------------------------------------------------------------------------*/

#tab_listado_propiedades {
	width:637px;
	height:36px;
	padding-left:17px;
}
#tab_listado_propiedades ul {
	width:637px;
	height:36px;
	background:url(img/fondo_tab.gif);
	background-repeat:no-repeat;
}
#tab_listado_propiedades li {
	float:left;
	padding-left:3px;
	padding-right:3px;
	height:27px;
	line-height:27px;
	margin:0px;
}
#tab_listado_propiedades li#tab1 {
	padding-left:10px;
	padding-right:0px;
	background:url(img/tab_izq_1.gif) 0px 0px no-repeat;
}
#tab_listado_propiedades li#tab2 {
	background:url(img/tab_izq_6.gif) 0px 0px no-repeat;
	padding:0px;
	width:31px;
	height:27px;
}
#tab_listado_propiedades li#tab3 {
	background:url(img/tab_izq_14.gif) 0px 0px no-repeat;
}
#tab_listado_propiedades li#tab4 {
	background:url(img/tab_izq_12.gif) 0px 0px no-repeat;
	padding:0px;
	width:33px;
	height:27px;
}
#tab_listado_propiedades li#tab5 {
	background:url(img/tab_izq_5.gif) 0px 0px no-repeat;
	padding:0px;
	width:32px;
	height:27px;
}
#tab_listado_propiedades li#tab6 {
	background:url(img/tab_izq_15.gif) 0px 0px no-repeat;
	padding:0px;
	width:32px;
	height:27px;
}
#tab_listado_propiedades li#tab7 {
	background:url(img/tab_izq_16.gif) 0px 0px no-repeat;
	padding:0px;
	width:31px;
	height:27px;
}
#tab_listado_propiedades li#tab8 {
	padding:0px;
	width:9px;
	background:url(img/tab_izq_4.gif) 0px 0px no-repeat;
}
#tab_listado_propiedades li#tab9 {
	background:url(img/tab_izq_3.gif) 0px 0px no-repeat;
	padding:0px;
	width:33px;
	height:27px;
}
#tab_listado_propiedades li#tab10 {
	background:url(img/tab_izq_10.gif) 0px 0px no-repeat;
}
#tab_listado_propiedades li#tab12 {
	background:url(img/tab_izq_3.gif) 0px 0px no-repeat;
	padding:0px;
	width:31px;
	height:27px;
}
#tab_listado_propiedades li#tab13 {
	background:url(img/tab_izq_2.gif) 0px 0px no-repeat;
	padding:0px;
	width:32px;
	height:27px;
}
#tab_listado_propiedades li#tab17 {
	padding-left:10px;
	padding-right:0px;
	background:url(img/tab_izq_17.gif) 0px 0px no-repeat;
}
#tab_listado_propiedades li#tab18 {
	background:url(img/tab_izq_18.gif) 0px 0px no-repeat;
	padding:0px;
	width:32px;
	height:27px;
}

/*---------------------------------------------------------------------------*/

.modulo_fotos_caja_fotos_cab {
	float:left;
	width:630px;
	height:20px;
	line-height:20px;
	text-indent:5px;
	background:#cccccc;
}
.modulo_fotos_caja_fotos_cab li {
	float:left;
	width:180px;
}
.modulo_fotos_caja_fotos_izquierda {
	float:left;
	width:540px;
}
.modulo_fotos_caja_fotos_derecha {
	float:right;
	width:80px;
	height:120px;
	line-height:120px;
}
.modulo_fotos_caja_fotos_derecha li {
	float:left;
	width:40px;
	text-align:center;
}
.modulo_fotos_caja_fotos_derecha li img {
	padding-top:20px;
}
.modulo_fotos_caja_fotos_derecha li.editar {
	width:40px;
	height:50px;
}
.modulo_fotos_caja_fotos_derecha li.eliminar {
	width:40px;
	height:50px;
}
.modulo_fotos_caja_fotos_derecha li.enviar {
	width:80px;
	height:70px;
	line-height:70px;
	display:none;
}
.modulo_fotos_caja_fotos {
	width:540px;
	padding-bottom:5px;
	padding-top:5px;
}
.modulo_fotos_caja_fotos li {
	float:left;
	width:180px;
}
.modulo_fotos_caja_fotos li img {
	width:120px;
	height:120px;
	border:1px dotted #999999;
}
.modulo_fotos_caja_fotos li input {
	width:120px;
}
.modulo_fotos_caja_fotos li.cabfotoprincipal {
	width:630px;
	background:#CCCCCC;
}
.modulo_fotos_caja_fotos li.cabfotop {
	width:210px;
	background:#CCCCCC;
}
.modulo_fotos_caja_fotos li.cabfotog {
	width:210px;
	background:#CCCCCC;
}
.modulo_fotos_caja_fotos li.cabfotoxl {
	width:210px;
	background:#CCCCCC;
}
.modulo_fotos_caja_fotos li.editar_fotos {
	width:40px;
	height:120px;
	line-height:120px;
	text-align:center;
}
.modulo_fotos_caja_fotos li.editar_fotos img {
	width:16px;
	height:16px;
}
.modulo_fotos_caja_fotos li.eliminar_fotos {
	width:40px;
	height:120px;
	line-height:120px;
	text-align:center;
}
.modulo_fotos_caja_fotos li.eliminar_fotos img {
	width:16px;
	height:16px;
}
.modulo_fotos_caja_fotos li.enviar_fotos {
	width:80px;
}
.modulo_fotos_caja_fotos li.enviar_fotos input {
	width:80px;
}


.modulo_fotos_caja_fotos_form {
	width:630px;
	display:none;
}
.modulo_fotos_caja_fotos_form li {
	float:left;
	width:180px;
}
.modulo_fotos_caja_fotos_form li input {
	width:120px;
}
.modulo_fotos_caja_fotos_form li.enviar_fotos {
	width:80px;
}
.modulo_fotos_caja_fotos_form li.enviar_fotos input {
	width:80px;
}

.modulo_fotos_caja_fotos_n_cab_form {
	display:none;
}

/*---------------------------------------------------------------------------*/

.modulo_fotos_caja_fotos_n_form {
	float:left;
	width:540px;
}
.modulo_fotos_caja_fotos_n_form li {
	float:left;
	width:180px;
}
.modulo_fotos_caja_fotos_n_form li input {
	width:120px;
}
.modulo_fotos_caja_fotos_n_form li.enviar_fotos {
	width:80px;
}
.modulo_fotos_caja_fotos_n_form li.enviar_fotos input {
	width:80px;
}

/*---------------------------------------------------------------------------*/

.listado_propiedades_ini {
	float:left;
	width:638px;
	padding-left:14px;
	height:9px;
}
.listado_propiedades_cab {
	float:left;
	width:637px;
	height:9px;
	background:url(img/inicio_propiedades.gif);
}
.listado_propiedades_fin {
	float:left;
	width:637px;
	height:9px;
	background:url(img/final_propiedades.gif);
}
.propiedades_gmap_ini {
	float:left;
	width:904px;
	padding-left:2px;
	padding-right:2px;
	height:750px;
	background:url(img/fondo_propiedades_cen.gif);
}
.propiedades_gmap {
	float:left;
	width:904px;
	height:750px;
}
.listado_propiedades_cen {
	float:left;
	width:637px;
	background:url(img/fondo_propiedades_cen.gif);
}
#listado_propiedades {
	width:636px;
	background:url(img/fondo_propiedades.gif);
	padding-left:17px;
	margin-left:1px;
}
#listado_propiedades ul {
	float:left;
	width:191px;
	padding-left:10px;
	padding-right:10px;
}
#listado_propiedades ul#aviso_cambio_precio {
	float:right;
	text-align:right;
	width:180px;
	height:40px;
}
#listado_propiedades ul#aviso_cambio_precio li {
	float:right;
	text-align:right;
}
#listado_propiedades ul#ordenar {
	float:left;
	width:295px;
	height:55px;
	line-height:55px;
}
#listado_propiedades #ordenar li {
	height:30px;
	line-height:30px;
}
#listado_propiedades #ordenar li#cab {
	font-weight:bold;
	width:615px;
	height:30px;
	padding:0px;
}

.ordenarsecciondiv {
	float:right;
	width:275px;
	padding-right:7px;
}

a.ordenarseccion {
	float:right;
	cursor:pointer;
	display:block;
	background:url(img/boton_tp_izq.gif);
	height:20px;
	line-height:20px;
	padding-left:20px;
}
a.ordenarseccion:hover {
	float:right;
	cursor:pointer;
	display:block;
	background:url(img/boton_tp_izq_hover.gif);
	height:20px;
	line-height:20px;
	padding-left:20px;
}

a.ordenarseccion:link span, a.ordenarseccion:visited span, a.ordenarseccion:active span {
	display:block;
	cursor:pointer;
	background:url(img/boton_tp_der.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:20px;
	line-height:20px;
	padding-right:20px;
}
a.ordenarseccion:hover span {
	display:block;
	cursor:pointer;
	background:url(img/boton_tp_der_hover.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:20px;
	line-height:20px;
	padding-right:20px;
}

#listado_propiedades li {
	float:left;
	font-size:12px;
}
#listado_propiedades li#nombre {
	width:123px;
	height:40px;
	text-align:left;
	font-weight:bold;
}
#listado_propiedades li#nombrebh {
	width:123px;
	height:80px;
	text-align:left;
	font-weight:bold;
}
#listado_propiedades li#nombredoble {
	width:190px;
	height:20px;
	text-align:left;
	font-weight:bold;
}
#listado_propiedades li#precio {
	width:68px;
	height:40px;
	text-align:right;
	color:#FF0000;
	font-weight:bold;
}
#listado_propiedades li#precio_izq {
	width:95px;
	height:20px;
	text-align:left;
	color:#FF0000;
}
#listado_propiedades li#precio_der {
	width:95px;
	height:20px;
	text-align:right;
	color:#FF0000;
	font-weight:bold;
}
#listado_propiedades li#precio_izq_33 {
	width:62px;
	height:20px;
	text-align:left;
	color:#FF0000;
}
#listado_propiedades li#precio_cen_33 {
	width:62px;
	height:20px;
	text-align:center;
	color:#FF0000;
}
#listado_propiedades li#precio_der_33 {
	width:62px;
	height:20px;
	text-align:right;
	color:#FF0000;
	font-weight:bold;
}
#listado_propiedades li#foto {
	width:191px;
	height:160px;
	text-align:center;
}
#linea_propiedades {
	background:url(img/punteado_1.gif);
	background-repeat:no-repeat;
	background-position:0px;
	width:640px;
	height:15px;
	clear:both;
}
#final_propiedades {
	width:637px;
	height:9px;
	background:url(img/final_propiedades.gif);
	background-repeat:no-repeat;
	margin-left:17px;
}

/*---------------------------------------------------------------------------*/

.paginador_izq {
	float:left;
	width:120px;
	height:30px;
	line-height:30px;
	padding-left:20px;
}

.paginador_izq li {
	text-indent:35px;
	font-size:14px;
}

.paginador_izq li.paginador_izq_visible {

}

.paginador_izq li a:link, .paginador_izq li a:visited, .paginador_izq li a:active {
	display:block;
	background:url(img/icono_flecha_izq.gif);
	background-repeat:no-repeat;
}

.paginador_izq li a:hover {
	display:block;
	background:url(img/icono_flecha_izq.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

/*--------------------------*/

.paginador_cen {
	float:left;
	width:370px;
	height:30px;
	font-size:13px;
}

.paginador_cen span {
	float:left;
	width:36px;
	height:28px;
	line-height:28px;
	padding:0px;
	margin:0px;
	text-align:center;
}

.paginador_cen span a:link, .paginador_cen span a:visited, .paginador_cen span a:active {
	display:block;
}

.paginador_cen span.paginador_cen_no_activo {
	
}

.paginador_cen span.paginador_cen_activo {
	background:url(img/paginador_cen_no_activo.gif) no-repeat center;
	font-weight:bold;
}

/*--------------------------*/

.paginador_der {
	float:left;
	width:120px;
	height:30px;
	line-height:30px;
	padding-left:20px;
}

.paginador_der li {
	float:right;
	text-indent:35px;
	font-size:14px;
	text-align:right;
}

.paginador_der li.paginador_der_visible {

}

.paginador_der li a:link, .paginador_der li a:visited, .paginador_der li a:active {
	display:block;
	background:url(img/icono_flecha_der.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:35px;
}

.paginador_der li a:hover {
	display:block;
	background:url(img/icono_flecha_der.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:35px;
	font-weight:bold;
}

/*--------------------------*/

#paginador {
	float:left;
	width:600px;
	padding-left:17px;
}
#paginador li {
	float:left;
	line-height:30px;
	font-size:12px;
}
#paginador li#atras1 {
	float:left;
	width:106px;
	padding-top:10px;
}
#paginador li#atras1 a {
	float:left;
	width:106px;
	padding-left:34px;
	background:url(img/icono_flecha_izq.gif);
	background-repeat:no-repeat;
}
#paginador li#atras2 {
	float:left;
	width:106px;
	padding-left:34px;
}
#paginador li#centro {
	float:left;
	width:360px;
	line-height:18px;
	text-align:center;
}
#paginador li#siguiente1 {
	float:right;
	width:106px;
	padding-top:10px;
}
#paginador li#siguiente1 a {
	display:block;
	float:left;
	width:106px;
	padding-right:34px;
	background:url(img/icono_flecha_der.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
}
#paginador li#siguiente2 {
	float:left;
	width:106px;
	padding-right:34px;
	text-align:right;
}

/*---------------------------------------------------------------------------*/

#lateral_arriba {
	background:url(img/menus/lateral_arriba.gif);
	width:254px;
	height:43px;
	line-height:43px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
#lateral_arriba_texto {
	float:left;
	padding-left:15px;
	width:239px;
	position:absolute;
}
#lateral_arriba_icono {
	position:absolute;
	z-index:2;
	float:right;
	padding-right:7px;
	width:247px;
	position:absolute;
	text-align:right;
}
#lateral_arriba_icono img {
	behavior:url(iepngfix.htc);
}
#lateral_arriba img {
	margin-top:12px;
}
.lateral_centro {
	width:252px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#lateral_centro {
	width:252px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#lateral_centro_foto {
	width:252px;
}
#menu_administracion {

}
#menu_administracion li {
	height:20px;
	line-height:20px;
	text-indent:6px;
}
#caja_centro_mapa {
	width:252px;
	margin-bottom:15px;
}
#lateral_banner {
	width:252px;
}
#lateral_mapa_home {
	width:254px;
	height:166px;
}
#lateral_cansadobuscar {
	width:242px;
	padding-left:12px;
	padding-top:12px;
	height:154px;
	background:url(img/banner_cansadobuscar.jpg);
}
#lateral_cansadobuscar li a {
	height:156px;
	display:block;
	color:#FFFFFF;
	font-size:17px;
}
#lateral_zonas {
	width:242px;
	padding-left:12px;
	padding-top:12px;
	height:154px;
	background:url(img/banner_zonas.jpg);
}
#lateral_zonas li a {
	height:156px;
	display:block;
	color:#FFFFFF;
	font-size:17px;
}
#lateral_comprarenspain {
	width:242px;
	padding-left:12px;
	padding-top:12px;
	height:154px;
	background:url(img/banner_comprarenspain.jpg);
}
#lateral_comprarenspain li a {
	height:156px;
	display:block;
	color:#FFFFFF;
	font-size:17px;
}
#lateral_viajeinspeccion {
	width:242px;
	padding-left:12px;
	padding-top:12px;
	height:154px;
	background:url(img/banner_viajeinspeccion.jpg);
}
#lateral_viajeinspeccion li a {
	height:156px;
	display:block;
	color:#FFFFFF;
	font-size:17px;
}
#lateral_estilodevida {
	width:242px;
	padding-left:12px;
	padding-top:12px;
	height:154px;
	background:url(img/banner_estilodevida.jpg);
}
#lateral_estilodevida li a {
	height:156px;
	display:block;
	color:#FFFFFF;
	font-size:17px;
}
#lateral_propiedades {
	width:242px;
	padding-left:12px;
	padding-top:12px;
	height:154px;
	background:url(img/banner_propiedades.jpg);
}
#lateral_propiedades li a {
	height:156px;
	display:block;
	color:#FFFFFF;
	font-size:17px;
}
#lateral_servicios {
	width:242px;
	padding-left:12px;
	padding-top:12px;
	height:154px;
	background:url(img/banner_servicios.jpg);
}
#lateral_servicios li a {
	height:156px;
	display:block;
	color:#FFFFFF;
	font-size:17px;
}
#lateral_colaborar {
	width:242px;
	padding-left:12px;
	padding-top:12px;
	height:154px;
	background:url(img/banner_colaborar.jpg);
}
#lateral_colaborar li a {
	height:156px;
	display:block;
	color:#FFFFFF;
	font-size:17px;
}
#lateral_empresa {
	width:242px;
	padding-left:12px;
	padding-top:12px;
	height:154px;
	background:url(img/banner_empresa.jpg);
}
#lateral_empresa li a {
	height:156px;
	display:block;
	color:#FFFFFF;
	font-size:17px;
}
#lateral_catalogo {
	width:254px;
	height:166px;
	background:url(img/banner_catalogo.jpg);
}
#lateral_catalogo img {
	padding-bottom:135px;
}
#lateral_abajo {
	background:url(img/menus/lateral_abajo.gif);
	width:254px;
	height:12px;
	margin-bottom:15px;
}
#lateral_abajo_transparente {
	background:url(img/menus/lateral_abajo_transparente.png);
	width:254px;
	height:12px;
	margin-bottom:15px;
}
#lateral_abajo_transparente {
	behavior:url(iepngfix.htc);
}
#buscador_simple {
	width:240px;
	margin:0px auto 0px auto;
	padding-top:14px;
}
#buscador_simple select {
	font-size:11px;
	color:#666666;
}
#buscador_simple li {
	width:85px;
	color:#666666;
	float:left;
	padding-bottom:6px;
	font-weight:bold;
}
#buscador_simple li#campo input {
	width:146px;
	height:18px;
	line-height:18px;
	background:#f3f3f3;
	border:1px solid #cccccc;
	font-size:11px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
#buscador_simple li#campo {
	width:152px;
}
#buscador_simple li#opcion {
	width:112px;
}
#buscador_simple li#boton {
	width:224px;
	text-align:center;
	padding-bottom:0px;
	padding-top:5px;
}
#buscador_simple li#boton input {
	width:112px;
	height:20px;
	line-height:14px;
	background:#FFFFFF;
	border:1px solid #cccccc;
	font-size:11px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
#buscador_simple select {
height:20px;
	width:150px;
	padding:0px;
	margin:0px;
	background:#f3f3f3;
	border:1px solid #cccccc;
}
#extranet {
	width:230px;
	margin:0px auto 0px auto;
	padding-top:14px;
}
#extranet li {
	width:75px;
	color:#666666;
	float:left;
	padding-bottom:6px;
	font-weight:bold;
}
#extranet li#campos {
	width:128px;
	float:left;
}
#extranet li#boton {
	width:22px;
	float:left;
	padding-top:1px;
	padding-bottom:0px;
}
#extranet input {
	width:126px;
	height:18px;
	line-height:18px;
	padding:0px;
	margin:0px;
	background:#f3f3f3;
	border:1px solid #cccccc;
	font-size:11px;
	color:#666666;
}
#temperaturas {
	font-size:10px;
}
#temperaturas td {
	width:55px;
	text-align:center;
}
#temperaturas td#borde {
	border-right:1px solid #FFFFFF;
}
#temperaturas td#bordeabajo {
	border-bottom:1px solid #666666;
}
#temperaturas td#bordeabajototal {
	width:630px;
	font-size:12px;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
}
#temperaturas td#bordeabajosin {
	border-bottom:1px solid #666666;
}
#temperaturas table#deg_temp_dia {
	background:url(img/deg_temp_dia.gif);
	border-bottom:1px solid #666666;
}
#temperaturas table#deg_temp_noche {
	background:url(img/deg_temp_noche.gif);
	border-bottom:1px solid #666666;
}
#temperaturas table#deg_temp_sol {
	background:url(img/deg_temp_sol.gif);
	border-bottom:1px solid #666666;
}
#temperaturas table#deg_temp_agua {
	background:url(img/deg_temp_agua.gif);
	border-bottom:1px solid #666666;
}
#importe-bg {
	position: relative;
	float:left;
	height:28px;
	width:280px; 
}
#entrada-bg, #interes-bg, #anos-bg {
	position: relative;
	float:left;
	height:28px;
	width:228px; 
}
#importe-thumb, #entrada-thumb, #interes-thumb, #anos-thumb {
	float:left;
	cursor:pointer;
	position: absolute;
	top: 4px;
}
#cabe-calcu {
	float:left;
	width:600px;
	font-size:13px;
}
#valor-calcu {
	float:left;
	width:70px;
	height:28px;
}

/*-----------------------------*/

.estrella_portada {
	float:left;
	position:relative;
	width:648px;
	z-index:50;
}

.portada_badge_oferta_1 {
	float:left;
	position:absolute;
	left:95px;
	z-index:50;
	width:230px;
	height:133px;
	top:50px;
}

.portada_badge_oferta_2 {
	float:left;
	position:absolute;
	right:0px;
	z-index:50;
	width:230px;
	height:133px;
	top:50px;
}

/*-----------------------------*/

.feliz_navidad {
	float:right;
	width:635px;
	height:200px;
	background:url(img/feliz_navidad_2009.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border:1px solid #CCC;
}

.feliz_navidad_texto {
	width:350px;
	font-size:14px;
	color:#333;
	font-weight:bold;
}

/*-----------------------------*/

.gmap_listado_gmap {
	float:left;
	width:635px;
	height:635px;
}

