body {
	background: url(../img/web/background.jpg) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	font-size: small;
}

input, textarea, select {
	font-family: Tahoma, Geneva, sans-serif;	
	font-size: small;
	color: #333;
}

/* Colores principales */
.gris {
	color: #CCC;
}

.white {
	color: white;
}

.naranja {
	color: #FF930C;
}

.blue {
	color: #3A5671;
}

a {
	text-decoration: none;	
	color: #000;
}

a img {
	border-width: 0;	
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
/* CONTENEDOR PRINCIPAL (Contiene toda la p�gina menos el pie)                                                                 */
/*-----------------------------------------------------------------------------------------------------------------------------*/
#contenedor {
	width: 983px;
	margin: 0px auto;
}

/* DISE�O DE LA CABECERA*/
	/*----------------------------------------------------------------------*/
	/*  T�tulo Web */
#tituloweb {
	width: 983px;
	margin: 0px auto;
	height: 20px;
	font-size: 12px;
}
.google1{float:right;text-align:right;margin-top:2px}
.tit_enlace{float:left;text-align:left}

#tituloweb a {
	text-decoration: none;
}

#tituloweb a:hover {
	text-decoration: none;
}

#tituloweb a:visited {
	text-decoration: none;
}

#cabecera {
	background-repeat: no-repeat;
	background-position: 1px 0;
	height: 135px;
}

.cabecera-1 { background-image: url(../img/web/cabeceras/cabecera1.jpg); }
.cabecera-2 { background-image: url(../img/web/cabeceras/cabecera2.jpg); }
.cabecera-3 { background-image: url(../img/web/cabeceras/cabecera3.jpg); }
.cabecera-4 { background-image: url(../img/web/cabeceras/cabecera4.jpg); }
.cabecera-5 { background-image: url(../img/web/cabeceras/cabecera5.jpg); }

/* Men� de enlaces */
#cabecera_menu {
	float: left;
	height: 20px;
	width: 235px;
	text-align: center;
	margin-left: 25px;
	margin-top: 5px;
	font-size: 11px;
}

#cabecera_menu a {
	text-decoration: none;
	font-size: 11px;
	color: #B5C0CA;
}

#cabecera_menu a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #CCC;
}

#cabecera_menu a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #CCC;
}

/* Men� de banderas */
#cabecera_banderas {
	float: right;
	height: 25px;
	width: 225px;
	margin-top: 10px;
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
	color: #51677D;
	vertical-align: middle;
}

/* DISE�O DEL CUERPO */
	/*----------------------------------------------------------------------*/
	/* Columna izquierda, contiene el menu lateral y el contenido principal */
	/*######################################################################*/
#columizquierda {
	width: 738px;
	float: left;
	height: 420px;
}

/* MENU */
#menu {
	width: 263px;
	height: 420px;
	background-image: url(../img/web/back_menu.jpg);
	background-repeat: repeat-y;
	float: left;
	overflow: hidden;
}

/* T�tulo */
#blanco {
	background-color: #F7CC8C;
	height: 35px;
	width: 258px;
	margin: 0px auto;
	color: #3A5671;
	font-size: 12px;
}

#blanco_contenido {
	padding-left: 15px;
	padding-top: 10px;
	width: 150px;
}

/* Contenido */
#menu_contenido {
	height: 211px;
	overflow: auto;
	font-size: 12px;
	color: #3A5671;
	padding-left: 25px;
	padding-top: 5px;
	margin-right: 2px;
}

#menu_contenido ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_contenido li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

#menu_contenido li a {
	color: #3A5671;
}

/* Pie */
#menu_bottom {
	background-image: url(../img/web/bottom_menu.jpg);
	background-repeat: no-repeat;
	height: 117px;
	color: white;
	font-size: 11px;
}

/* CONTENIDO PRINCIPAL */
#contenido {
	background-image: url(../img/web/back_contenido.jpg);
	background-repeat: repeat-y;
	width: 475px;
	float: left;
	height: 420px;
	overflow: hidden;
}

/* Top */
#contenido_head {
	background-image: url(../img/web/top_contenido.jpg);
	background-repeat: no-repeat;
	width: 475px;
	height: 50px;
}

/* Contenido */
#contenido_main {
	background: url(../img/web/left_contenido.jpg) no-repeat;
	width: 475px;
	height: 361px;
	text-align: center;
}

#contenido ul {
	list-style: none;
	margin: 0px;
	padding-top: 25px;
}

#contenido li {
	float: left;
	margin: 0px;
	padding: 0px;
}

/* Barra de V�nculos */
#vinculos {
	width: 465px;
	height: 20px;
	font-size: 11px;
	color: #3A5671;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
}

/* Pie */
#contenido_bottom {
	background-image: url(../img/web/bottom_contenido.jpg);
	background-repeat: no-repeat;
	width: 475px;
	height: 9px;
}

/* Botones Contenido Principal */
/*
#boton1 {
	background: url(../img/web/bt1_on.jpg) no-repeat;
	width: 79px;
	height: 24px;
	color: #36516A;
	font-size: 11px;
}

#boton2 {
	background: url(../img/web/bt2_off.jpg) no-repeat;
	width: 74px;
	height: 24px;
	color: #7B7B7B;
	font-size: 11px;
}

#boton3 {
	background: url(../img/web/bt3_off.jpg) no-repeat;
	width: 97px;
	height: 24px;
	color: #7B7B7B;
	font-size: 11px;
}

#boton4 {
	background: url(../img/web/bt4_off.jpg) no-repeat;
	width: 79px;
	height: 24px;
	color: #7B7B7B;
	font-size: 11px;
}
*/

.boton {
	background: url(../img/web/bg_boton_off.jpg) no-repeat;
	width: 97px;
	height: 24px;
	line-height: 25px;
	color: #7b7b7b;
	font-size: 11px;
	text-align: center;
}

.boton a {
	color: #7b7b7b;
	display: block;
	width: 100%;
	height: 100%;	
}

.boton span {
	color: #9b9b9b;
}

.boton.activo {
	background: url(../img/web/bg_boton_on.jpg) no-repeat;
	color: #36516A;
	font-weight: bold;
}

.boton.activo a {
	color: #36516A;
	display: block;
	width: 100%;
	height: 100%;	
}

.boton.activo span {
	color: #567189;
}


/* Columna Derecha, ofertas de �ltima Hora */
	/*######################################################################*/
#columderecha {
	background-image: url(../img/web/back_ofertas.jpg);
	background-repeat: repeat-y;
	width: 235px;
	float: left;
	height: 420px;
}

/* Top */
#columderecha_head {
	background-image: url(../img/web/top_ofertas.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 25px;
	text-align: center;
	color: white;
	font-size: 14px;
	padding: 0px;
	padding-top: 8px;
	font-weight: bold;
}

/* Contenido */
#columderecha_contenido {
	width: 235px;
	height: 379px;
}

/* Pie */
#columderecha_bottom {
	background-image: url(../img/web/bottom_ofertas.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 9px;
}

/* -------Para las ofertas-------- */
#columderecha_contenido table {
	margin-top: 5px;
}

/* Marco */
.ofertas {
	width: 205px;
	height: 135px;
	padding-top: 3px;
}

/* Pie de Marco */
.ofertas_titulo {
	background: url(../img/web/marco_oferta_titulo.jpg) no-repeat;
	width: 205px;
	height: 39px;
	color: #FFF;
	font-size: 11px;
	padding: 0px;
}

/*---------------------------------*/ /* DISE�O OFERTAS */
	/*---------------------------------------------------------------------------------*/
#destacadas {
	background-image: url(../img/web/back_destaca.png);
	width: 983px;
	height: 192px;
}

/* Contenedor principal (TODAS LAS OFERTAS)  */
#destacadas_contenedor {
	width: 935px;
	height: 179px;
	margin-left: 40px;
}

/* Dise�o de oferta */ /* Contenedor principal (UNA OFERTA)*/
.destacadas_oferta {
	width: 187px;
	height: 179px;
	float: left;
}

/* Top */
.destacadas_oferta_top {
	width: 187px;
	height: 6px;
	text-align: right;
}

/* Contenido */
.destacadas_oferta_middle {
	width: 187px;
	height: 130px;
}

.destacadas_marco {
	background: url(../img/web/marco_destacadas.png) no-repeat;
	width: 170px;
	height: 130px;
	margin: 0 auto;
}

.destacadas_foto {
	width: 148px;
	height: 115px;
	margin: 0 auto;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
	/* CSS PARA LOS LISTADOS                                                                */
	/*-----------------------------------------------------------------------------------------------------------------------------*/
#columizquierda_lis {
	width: 983px;
	float: left;
	background: url(../img/web/back_listados.jpg);
	background-repeat: repeat-y;
}

/* MENU */
#columizquierda_lis .menu {
	width: 263px;
	background-image: url(../img/web/back_menu.jpg);
	background-repeat: repeat-y;
	float: left;
}

/* T�tulo */
#columizquierda_lis .blanco {
	background-color: #F7CC8C;
	height: 35px;
	width: 258px;
	margin: 0px auto;
	color: #3A5671;
	font-size: 12px;
}

#columizquierda_lis .blanco_contenido {
	padding-left: 15px;
	padding-top: 10px;
}

/* Contenido */
#columizquierda_lis .menu_contenido {
	font-size: 12px;
	color: #3A5671;
	padding-top: 10px;
}

#columizquierda_lis .menu_contenido ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#columizquierda_lis .menu_contenido li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

/* Pie */
#columizquierda_lis .menu_bottom {
	background: url(../img/web/bottom_menu_listados.png) no-repeat;
	color: white;
	font-size: 11px;
	height: 210px;
	overflow: auto;
}

#columizquierda_lis .menu_bottom_bg {
	background: url(../img/web/bottom_menu_listados_bg.png) repeat-y 2px 0;
	font-weight: bold;
}

/* CONTENIDO PRINCIPAL */
#columizquierda_lis .contenido {
	width: 720px;
	float: left;
}

/* Top */
#columizquierda_lis .contenido_head {
	background-image: url(../img/web/top_contenido_listados.jpg);
	background-repeat: no-repeat;
	width: 720px;
	height: 50px;
}

/* Contenido */
#columizquierda_lis .contenido_main {
	background: url(../img/web/left_contenido.jpg) no-repeat;
	width: 720px;
}

#columizquierda_lis .contenido ul {
	list-style: none;
	margin: 0px;
	padding: 25px;
}

#columizquierda_lis .contenido li {
	float: left;
	margin: 0px;
	padding: 0px;
}


/* ---------------------------------------------------------------------------------------------------------------------------*/
/* Barra de V�nculos */
#columizquierda_lis .vinculos {
	width: 710px;
	height: 20px;
	font-size: 11px;
	color: #3A5671;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
}

/* Pie */
.contenido_bottom {
	background-image: url(../img/web/bottom_contenido_listados.jpg);
	background-repeat: no-repeat;
	width: 983px;
	height: 22px;
}

/* Botones Contenido Principal */
#columizquierda_lis .boton1 {
	background: url(../img/web/bt1_on.jpg) no-repeat;
	width: 79px;
	height: 24px;
	color: #36516A;
	font-size: 11px;
}

#columizquierda_lis .boton2 {
	background: url(../img/web/bt2_off.jpg) no-repeat;
	width: 74px;
	height: 24px;
	color: #7B7B7B;
	font-size: 11px;
}

#columizquierda_lis .boton3 {
	background: url(../img/web/bt3_off.jpg) no-repeat;
	width: 97px;
	height: 24px;
	color: #7B7B7B;
	font-size: 11px;
}

#columizquierda_lis .boton4 {
	background: url(../img/web/bt4_off.jpg) no-repeat;
	width: 79px;
	height: 24px;
	color: #7B7B7B;
	font-size: 11px;
}

/* ---------------------------------------------------------------------------------------------------------------------------*/
	/* -------------------------- Pies -------------------------------------------------------------------------------------------*/
	/* ---------------------------------------------------------------------------------------------------------------------------*/
.destacadas_oferta_bottom {
	width: 172px;
	height: 34px;
	color: #3A5671;
	font-size: 11px;
	padding: 0px;
	padding-left: 15px;
}

/* Pie de P�gina */
#pie {
	width: 100%;
	height: 31px;
	background: url(../img/web/back_pie.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	padding-top: 131px;
	text-align: center;
	font-size: 11px;
}

#pie a {
	text-decoration: none;
}

#pie a:hover {
	text-decoration: none;
}

#pie a:visited {
	text-decoration: none;
}

/* Pie de P�gina Alto */
#pie_alto {
	width: 100%;
	height: 316px;
	background: url(../img/web/bg_pie_alto.jpg) repeat-x;
	margin: 0px;
	text-align: center;
}

#pie_alto .cont {
	background: url(../img/web/pie_alto.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	text-align: center;
	font-size: 11px;
}

#pie_alto .sup {
	height: 30px;
	color: #666;
	width: 980px; 
	text-align: left; 
	margin: 0 auto; 
}

#pie_alto .sup a {
	color: #666;	
}

#pie_alto .med {
	height: 215px;
	width: 830px; 
	text-align: left; 
	margin: 0 auto; 
	padding-right: 150px;
	font-size: 9px;
	overflow: hidden;
	line-height: 11.2px;
}

#pie_alto .med a {
	color: #666;	
}

#pie_alto .inf {
	padding-top: 3px;
	background-color: #edede3;
}

/**** puntos de interes **************************************************************************/

.lista_pdi{
	margin:0 auto;	
	font-size:12px;	
	padding-left:10px;
	padding-top:10px;
	}
.lista_pdi a{
	color:#666;	
	}	
	
/*** Otras clases ********************************************************************************/
.cierre_menu_lateral {
	margin-left: 1px;
}

.descriptivo-menu {
	padding: 10px;
	line-height: 22px;
}

.contenido_head h2 {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: medium;
	color: #fff;
	line-height: 58px;
}

.bandera {
	margin: 2px 5px 0 5px;
}

.bandera img {
	vertical-align: middle;
}

/* FICHA */
#bg_ficha {
	margin: 0px auto;
	background: url(../img/web/ficha/bg_ficha.jpg) repeat-y;
	width: 692px;
}
#bg_ficha_sup {
	margin: 0px auto;
	background: url(../img/web/ficha/bg_ficha_sup.jpg) no-repeat top;
	width: 692px;
}
#bg_ficha_inf {
	margin: 0px auto;
	background: url(../img/web/ficha/bg_ficha_inf.jpg) no-repeat bottom;
	width: 684px;
	min-height: 300px;
	padding: 4px;
}
#bg_img_ficha {
	float: left;
	overflow: hidden;
	width: 469px;
	height: 353px;
	background: url(../img/web/ficha/bg_img_ficha.jpg) no-repeat;
}
#img_ficha {
	width: 460px;
	height: 344px;
	margin: 5px 0px 0px 5px;
	overflow: hidden;
}
#bg_bocadillo_ficha {
	float: right;
	width: 210px;
	height: 353px;
	overflow: hidden;
	background: url(../img/web/ficha/bg_bocadillo_ficha.jpg) no-repeat;
}
#titulo_bocadillo {
	height: 34px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 11px 11px 0px 21px;
	overflow: hidden;
}
#descripcion_bocadillo {
	height: 195px;
	padding: 20px 11px 20px 21px;
	overflow: hidden;
	font-size: 11px;
	color: #3A5671;
}
#descripcion_bocadillo a {
	color: #3A5671;
}

#bg_imagenes {
	background: url(../img/web/ficha/bg_imagenes.jpg) no-repeat;
	width: 681px;
	line-height: 34px;
	text-indent: 43px;
	color: #fff;
	font-weight: bold;
	margin: 5px auto 0px auto;
}
.bg_imagen_pequena {
	margin: 2px 2px 0px 0px;
	float: left;
	width: 133px;
	height: 102px;
	background: url(../img/web/ficha/bg_imagen_pequena.jpg) no-repeat;
	overflow: hidden;
	text-indent: 0px;
	text-align: center;
}
#bg_ocupacion_nuevo {
	margin: 0px auto;
	background: url(../img/web/ficha/bg_ocupacion.jpg) no-repeat;
	width: 692px;
	height: 316px;
	overflow: hidden;
	margin-top: 4px;
}

/* Formularios */
.textbox {
	width: 165px;
	height: 16px;
	border: 1px solid #a7a8a9;
	color: #333;
}

.bg_textbox {
	float: left;
}

.img_error {
	float: left;
}

#contenedor_registro {
	float: left;
	padding-left: 15px;
}

#div_acceso {
	display: none;
}

.calendario {
	text-align: center;
}

/* CALENDARIO OCUPACION */
.calendario td {
	width: 50px;
	border: 1px solid #d1d1d1;
}

.calendario th {
	height: 50px;
}

.calendario a {
	color: #000;
}

.calendario2 {
	background: #fff;
	color: #000;
	text-align: center;
	width: 187px;
	overflow: hidden;
	font-size: xx-small;
}

.tr_mes {
	background: url(../img/web/ficha/tr_mes.jpg) no-repeat;
	height: 25px;
	color: #f8fbff;
}

.calendario2 td {
	text-align: right;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
}

.calendario2 th {
}

.calendario2 a {
}

.weekday {
	font-weight: bold;
}

.media {
	background: #fbc98c;
}

.ocupado {
	background: #bccad8;
}

.libre {
	
}

.recuadro {
	border: 1px solid #000;
	width: 10px;
	height: 10px;
	float: left;
}

#texto_descripcion_corta {
	margin: 0px 15px 5px 15px;
	text-align: justify;
}

#bg_amarillo {
	width: 246px;
	background: url(../img/web/bg_amarillo.jpg) repeat-y;
	margin: 10px auto;
}

#bg_amarillo_sup {
	width: 246px;
	background: url(../img/web/bg_amarillo_sup.jpg) no-repeat top;
}

#bg_amarillo_inf {
	width: 216px;
	background: url(../img/web/bg_amarillo_inf.jpg) no-repeat bottom;
	padding: 15px;
	font-size: 11px;
}

.txt_gris {
	color:#9c9c9c;
	font-size: 10px;
	text-align: center;
}

.txt_naranja {
	float: right;
	font-size: 10px;
	color: #ff8d00;
}

#bg_tit_propiedades {
	width: 230px;
	height: 35px;
	background: url(../img/web/bg_tit_propiedades.jpg) no-repeat;
	font-size: 11px;
	color: #7c91a3;
	line-height: 35px;
	padding-left: 31px;
	margin: 0px auto;
}

#bg_estirado {
	background: url(../img/web/bg_estirado.png) repeat-y right;
	width: 263px;
	overflow: hidden;
}

.propiedad_ficha {
	float: left;
	overflow: hidden;
	padding: 0 0 3px 10px;
	width: 100px;
	
}

#bg_galeria {
	margin: 0px auto;
	background: url(../img/web/bg_galeria.jpg) no-repeat;
	width: 688px;
	height: 208px;
	overflow: hidden;
	padding: 16px 0px 14px 4px;
}

#bg_img_g {
	background: url(../img/web/bg_img_g.jpg) no-repeat;
	width: 278px;
	height: 208px;
	overflow: hidden;
	float: left;
}

#img_g
{
	width: 271px;
	height: 201px;
	margin: 4px 0px 0px 4px;
	overflow: hidden;
}

#columna_elementos {
	float: left;
	padding-left: 15px;
	width: 45px; 
	color: #8dade3;
}

#contenedor_imgs {
	float: left;
	width: 267px;
	padding-left:53px;
}

.bg_img_p {
	background: url(../img/web/bg_img_p.jpg) no-repeat;
	width: 85px;
	height: 65px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	overflow: hidden;	
	cursor: pointer;
}

.bg_img_p_sel {
	background: url(../img/web/bg_img_p_sel.jpg) no-repeat;
	width: 85px;
	height: 65px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	cursor: pointer;
}

#bg_contacto {
	background: url(../img/web/bg_contacto.jpg) no-repeat;
	width: 692px;
	height: 316px;
	overflow: hidden;
	margin: 0px auto;
}

#titulo_contacto {
	height: 44px;
	line-height: 44px;
	color:  #fff;
	font-weight: bold;
	padding-left: 215px;
}

.tab_ficha {
	margin-right: 20px;
	cursor: pointer;
}

.subrayado {
	text-decoration: underline;
}

#div_opinion {
	display: none;
}

#div_comentarios {
	display: none;
}
.ocultar_divs {
	float: right;
	overflow: hidden;
	width: 475px;
	height: 265px;
	font-size: 10px;
	color: #4e6b88;
}
#bt_enviar {
	cursor: pointer;
}
#bg_mapa_ocupacion {
	background: url(../img/web/bg_mapa_ocupacion.jpg) no-repeat;
	width: 692px;
	height: 366px;
	overflow: hidden;
	margin: 0px auto;
}
#bg_mapa {
	float: left;
	background: url(../img/web/bg_mapa.jpg) no-repeat;
	width: 469px;
	height: 500px;
}
#bg_ocupacion {
	background: url(../img/web/bg_ocupacion.jpg) no-repeat;
	width: 192px;
	height: 347px;
	color: #fff;
	float: right;
	overflow: hidden;
}

#bg_ocupacion h2 {
	font-size: 16px;
	margin: 10px 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
}

#ocupacion_nuevo {
	float: left;
	width: 196px;
	height: 316px;
	overflow: hidden;
}

#ocupacion_nuevo h2 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 16px;
	padding-top: 11px;
	padding-bottom: 7px;
}

#tabla_leyenda {
	background: #fff;
	color: #000;
	font-size: xx-small;
	margin-top: 3px;
}

#tabla_leyenda .recuadro {
	width: 5px;
	height: 5px;
}

#bg_contacto_ficha {
	float: right;
	width: 490px;
	height: 316px;
	overflow: hidden;
}

#bg_contacto_ficha h2 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	padding-top: 11px;
	padding-bottom: 7px;
}

#tabla_contacto {
	color: #486a86;
	font-size: 11px;
	padding-top: 24px;
	width: 98%;
}
#img_g_sel {
	z-index: 0;
	position: absolute;
}
#bg_botones_imagen {
	background: url(../img/web/ficha/bg_botones_imagen.png) no-repeat;
	margin: 0px auto;
	width: 460px;
	height: 32px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
#bt_anterior {
	cursor: pointer;
}

#bt_siguiente {
	cursor: pointer;
}

#bg_titulo_imagen {
	background: url(../img/web/ficha/bg_titulo_imagen.png) no-repeat;
	margin: 0px auto;
	width: 460px;
	height: 44px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	margin-top: 288px;
}

#bg_titulo_imagen h2 {
	font-size: 17px;
	line-height: 44px;
	color: #38546f;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}

#bg_mapa {
	background: url(../img/web/ficha/bg_mapa.jpg) no-repeat;
	width: 692px;
	height: 380px;
	overflow: hidden;
	margin-top: 4px;
	margin-left: 14px;
	margin-bottom: 4px;
}

#bg_mapa h2 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-indent: 48px;
	line-height: 37px;
}

#mapa {
	width: 683px;
	height: 339px;
	border-bottom: 1px solid #fcb965;
	border-left: 1px solid #fcb965;
	border-right: 1px solid #fcb965;
	margin: 0px auto;
	overflow: hidden;
}

#bg_comentarios_sup {
	background: url(../img/web/ficha/bg_comentarios_sup.jpg) no-repeat;
	width: 692px;
	height: 38px;
	overflow: hidden;
	margin-left: 14px;
}

#bg_comentarios_sup h2 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-indent: 48px;
	line-height: 45px;
	float: left;
}
.bg_comentario_texto {
	margin: 0px auto;
	width: 652px;
	border: 1px solid #cacaca;
	background-color: #fff;
	padding: 10px 15px;
}

#bg_comentarios {
	background: url(../img/web/ficha/bg_comentarios.jpg) repeat-y;
	width: 692px;
	margin-left: 14px;
	padding-top: 5px;
}

#bg_comentarios_inf {
	background: url(../img/web/ficha/bg_comentarios_inf.jpg) no-repeat;
	width: 692px;
	height: 7px;
	overflow: hidden;
	margin-left: 14px;
}
/**************************************************/


#bg_pdi_sup {
	background: url(../img/web/bg_pdi_sup.jpg) no-repeat;
	width: 692px;
	height: 38px;
	overflow: hidden;
	margin-left: 14px;
}

#bg_pdi_sup h2 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-indent: 48px;
	line-height: 45px;
	float: left;
}
.bg_pdi_texto {
	margin: 0px auto;
	width: 662px;	
	background-color: #fff;
	padding: 10px 15px;
	background: url(../img/web/bg_pdi.jpg) repeat-y;
}

#bg_pdi {	
	
	width: 652px;
	margin-left: 0px;
	padding-top: 5px;
}
#bg_pdi_marco_imagen{
	float:left;
	background: url(../img/web/bg_pdi_marco.jpg) no-repeat;
	width:69px;
	height:52px;
	pading:2px;
	margin-right:5px;
	}
#bg_pdi_marco_imagen_ficha{
	float:left;
	background: url(../img/web/bg_pdi_marco_ficha.jpg) no-repeat;
	width:285px;
	height:214px;
	pading:2px;
	margin-right:5px;
	}	

#bg_pdi_inf {
	background: url(../img/web/bg_pdi_inf.jpg) no-repeat;
	width: 692px;
	height: 7px;
	overflow: hidden;
	margin-left: 14px;
	}
.pdi_imagen_listado{	
	width: 117px;
	height: 95px;
	padding: 2px;
}
	
.pdi_imagen_ficha{	
	width:281px;
	height:210px;
	padding:2px;
	}
	
.descripcion_pdi{	
	font-size:11px;
	color:#767676;
	line-height:18px;
	text-align:justify;
	}	
	
#bg_pdi_imagenes_sup {
	background: url(../img/web/bg_pdi_imagenes_sup.jpg) no-repeat;
	width: 692px;
	height: 38px;
	overflow: hidden;
	margin-left: 14px;
}
#bg_pdi_imagenes_sup h2 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-indent: 48px;
	line-height: 45px;
	float: left;
}
#bg_pdi_marco_imagen_mas_fotos{
	float:left;
	background: url(../img/web/bg_pdi_marco_mas_fotos.jpg) no-repeat;
	width:127px;
	height:95px;
	pading:2px;
	margin-right:5px;
	}
.pdi_imagen_mas_fotos{	
	width:123px;
	height:91px;
	padding:2px;
	}
	
	
/*** Alojamientos ********************************************************************************/
.mis_alojamientos_marco {
	background: url(../img/web/usuarios/bg_mis_alojamientos_marco.jpg) repeat-y;
	width: 692px;
	margin-left: 10px;
}

.mis_alojamientos {
	background: url(../img/web/usuarios/bg_mis_alojamientos.jpg) no-repeat;
}

.cierre {
	background: url(../img/web/usuarios/bg_mis_alojamientos_cierre.jpg) no-repeat;
	background-position: bottom;
	line-height: 5px;
}

.mis_alojamientos tr th {
	height: 44px;
	color: #fff;
}

.mis_alojamientos .iconos {
	text-align: right; 
	padding-right: 10px;	
}

.iconos img {
	padding-top: 4px;
}

.clase_gris {
	background: #ecf5fc;
}

.clase_gris td {
	height: 22px;
	line-height: 22px;
}

.clase_clara {
}

.clase_clara td {
	height: 22px;	
	line-height: 22px;
}

.tabla_precios {
	
}

.tabla_precios .leyenda {
	font-weight: bold;
	padding: 2px 15px 2px 2px;
}

.tabla_precios .precio {
	text-align: right;
	padding: 2px;
}

.tabla_precios .totales td {
	border-top: 1px solid #000;
}


.marco {
	background: url(../img/web/usuarios/bg_mis_alojamientos_marco.jpg) repeat-y;
	width: 692px;
}

.marco_interior {
	background: url(../img/web/usuarios/bg_mis_alojamientos.jpg) no-repeat;
	padding: 0 10px;
}

.marco_interior h3 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 45px;
	color: #fff;
}

/*** Formularios *********************************************************************************/
.formulario { 
	color: #30597c;
}

.formulario .leyenda {
	width: 150px;
	text-align: right;
}

.formulario .validacion {
	width: 250px;
	vertical-align: top;
}

.formulario .textbox {
	width: 200px;
}

.ocultar_errores {
	display: none;
	background: url(../img/web/bg_bocadillo_sup.jpg) no-repeat;
}

.bg_bocadillo_sup {
	font-weight: bold;
	padding: 15px 0 0 15px;
}

.bg_bocadillo {
	padding: 0 15px;	
}

.bg_bocadillo p {
	margin: 5px 0;
	padding: 0;
}

.bg_bocadillo_inf {
	background: url(../img/web/bg_bocadillo_inf.jpg) no-repeat bottom;
	line-height: 10px;
	height: 10px;
	overflow: hidden;
}

/* IMAGEN CHACHI */
#contenedor_imagen_chachi {
	clear: both;
	background: #fff;
	margin-left: 3px;
}
#bg_img_que_ver {
	background: url(../img/web/bg_img_que_ver.jpg) no-repeat;
	width: 260px;
	height: 164px;
	overflow: hidden;
	margin: 0px auto;
	font-family: Trebuchet MS;
}
#texto_que_ver {
	color: #f35e00;
	line-height: 20px;
	font-size: 18px;
	width: 140px;
	padding-left: 13px;
	padding-top: 9px;
}
#que_provincia {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 40px;
	padding-left: 5px; width: 125px;
}

.banner {
	clear: both;
	background: #fff;
	margin-left: 3px;
	text-align: center;
}

#bg_ofertas_tit {
	background: url(../img/web/bg_ofertas_tit.jpg) no-repeat;
	width: 260px;
	height: 28px;
	overflow: hidden;
	margin: 0px auto;
	color: #fff;
	text-indent: 35px;
	padding-top: 10px;
	font-weight: bold;
}
#bg_ofertas_inf {
	background: url(../img/web/bg_ofertas_inf.jpg) no-repeat;
	width: 260px;
	height: 10px;
	overflow: hidden;
	margin: 0px auto;
}
#bg_contenedor_oferta {
	width: 209px;
	border-left:1px solid #fff;
	margin: 0px auto;
	color: #072743;
	padding: 20px 25px;
	background: #f7c06e;
}

/*** B�squeda ************************************************************************************/
.rotulo_busqueda {
	padding-left: 2px;
}

.combo_busqueda {
	width: 250px;
}

/*** Sitemap *************************************************************************************/
ul.sitemap {
	list-style-type: circle;
}

ul.sitemap li {
	clear: both;
}

.listado {
	border: 1px solid #e6e3dc;
	border-radius: 5px;
}

.listado .cabecera {
	background: #ffa83e;
	color: #fff;
}

.listado .clase_a {
	background: #fff;
}

.listado .clase_b {
	background: #f0f3fa;
}
