/*** SÓLO PARA LA FICHA DE PREVISUALIZACIÓN DE LA CASA ****/
.aviso_preview{
	background-color:#E8E4C9;
	clear:both;
	float:left;
	margin-bottom:10px;
	margin-top:8px;
	padding:8px;
	width:100%;
}

.aviso_preview p{
	clear:both;
	float:left;
	font-size:13px;
	margin-bottom:2px;
}

.aviso_preview p.saludo{
	color:#4B6B26;
	font-weight:bold;
}

a.fb_share{
	background:url("/images/connect_sprite.png") repeat scroll 0 0 #5F78AB;
	border-bottom:1px solid #1A356E;
	border-top:1px solid #879AC0;
	color:#FFFFFF !IMPORTANT;
	display:block;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight:bold;
	margin:1px 1px 0 0;
	padding:2px 6px 4px;
	text-shadow:none;
}

div.estado_publicacion{
	clear:both;
	float:right;
	margin-top:8px;
	padding:10px 10px 10px 0;
	width:67%;
}

div.estado_publicacion a{
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-align:center;
	text-decoration:none;
}

div.estado_publicacion a.despublicar{
	background-color: #CC0000;
}

div.estado_publicacion a.publicar{
	background-color:#4E6D29;
}

/***********************************************************/
.enlaces_favoritos{
	clear:both;
	float:left;
	margin-top:-34px;
	width:100%;
}

.enlaces_favoritos a{
	color:#4B6B26;
	float:right;
	font-size:13px;
	font-weight:bold;
	margin-left:40px;
	margin-right:10px;
}

.alojamiento{
	float:left;
}

.alojamiento img.imagen_casa{
	float:left;
	height:185px;
	margin-right:5px;
	width:237px;
}

.alojamiento  a.enlaza_galeria{
	background:url("/images/camara.jpg") no-repeat scroll 21% 0 #FFFFFF;
	clear:both;
	color:#42433D;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:187px;
	margin-right:4px;
	padding-left:3px;
	padding-top:2px;
	position:relative;
	text-decoration:none;
	width:238px;
}

.alojamiento a.enlaza_galeria span{
	background:url("/images/camara.jpg") no-repeat scroll 92% 0 #FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:15px;
	left:166px;
	padding-left:2px;
	padding-top:2px;
	position:absolute;
	width:67px;
	z-index:10;
}

.alojamiento a.enlaza_galeria img{
	left:0;
	position:absolute;
	top:0;
	z-index:5;
}

.tarifas{
	float:left;
	width:455px;
	margin-bottom:15px;
}

div.tarifas h1.titulo_h1{
	top:0;
	width:100%;
}

.tarifas table{
	margin-top:10px;
	float:left;
}

.tarifas table tr.cabecera{
	background:#4B6C27 none repeat scroll 0 0;
}

.tarifas table tr.cabecera th{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	width: 155px;
}

.tarifas table tr.cabecera th+th,
.tarifas table tr.cabecera th+th+th,
.tarifas table tr.cabecera th+th+th+th{
	width: 100px;
}

.tarifas table tr{
	border-bottom:1px dotted #4B6C27;
	float:left;
	font-size:12px;
	height:auto;
	margin-top:5px;
	padding-bottom:4px;
	width:100%;
}

.tarifas table tr td{
	color:#4B6C27;
	float:left;
	font-weight:bold;
	margin-left:10px;
	text-align:left;
	width:155px;
}

.tarifas table tr td+td,
.tarifas table tr td+td+td,
.tarifas table tr td+td+td+td{
	margin-left:0;
	margin-top:0;
	padding-top:5px;
	text-align:center;
	width:95px;
	background: none;
}

.tarifas table tr td+td{
	background:transparent url(../images/paisanin.jpg) no-repeat scroll 22% 0;
}

.tarifas table tr td+td+td,
.tarifas table tr td+td+td+td{
	color:#8d0037;
}

.tarifas .aviso_iva{
	color:#A79947;
	float:left;
	font-size:10px;
	font-weight:bold;
	margin-left:5px;
	margin-top:9px;
}

.tarifas .precio_minimo{
	background:transparent url(../images/mini_tick_rosa.jpg) no-repeat scroll 0 0;
	color:#8D0037;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:20px;
	margin-top:2px;
	padding-left:18px;
	padding-top:7px;
}

h1.titulo_h1_bellota{
	float:left;
	font-size:18px;
	top:0;
	width:100%;
	margin-top: 20px;
	clear:both;
}

.formulario{
	background:#E8E8E6 none repeat scroll 0 0;
	float:left;
	height:300px;
	margin-bottom:30px;
	margin-top:7px;
	width:100%;
}

.alojamiento a.amplia_info{
	cursor:pointer;
	font-size:13px;
	font-weight:normal;
	margin-left:5px;
}

.num_habitaciones {
	clear:both;
	color:#6A2828;
	float:left;
	font-size:13px;
	width:100%;
}

.texto_casa .slogan{
	float:left;
	font-size: 13px;
	font-weight: bold;
	color: #6c2816;
	line-height:1.2em;
	width:95%;
	margin-top:6px;
	text-align:justify;
}

.caracteristicas{
	border-bottom:2px dotted #4B6C27;
	float:left;
	margin-bottom:20px;
	padding-bottom:10px;
	width:100%;
}

.texto_casa .descripcion{
	clear:both;
	color:#4B6C27;
	float:left;
	font-size:13px;
	width:95%;
	visibility: hidden;
	height:0px;
        margin-top: 10px;
}

.texto_casa .descripcion a,
.texto_casa .slogan a{
	float: right;
	color: #005a01;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.texto_casa .descripcion a{
	float:left;
	clear:both;
	width: 100%;
	text-align: right;
	margin-top: 5px;
	color: #6c2816;
}

.texto_casa .descripcion p{
	font-size:13px;
	line-height:1.1em;
	text-align: justify;
}

.texto_casa .descripcion p em{
    font-style: italic;
}

.texto_casa .descripcion p span{
	font-size:13px !important;
}

.caracteristicas .servicios{
	float:left;
	width:100%;
	clear: both;
}

.solicitud_correcta,
.error_solicitud{
	float:left;
	height:450px;
        margin-bottom: 20px;
}

.solicitud_correcta p,
.error_solicitud p,
.error_404 p{
	clear:both;
	color:#42433D;
	float:left;
	font-size:15px;
	margin-left:26px;
	margin-top:10px;
	width:95%;
}

.error_404 ul li{
	clear:both;
	color:#42433D;
	float:left;
	font-size:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:60px;
	margin-top:3px;
}

.solicitud_correcta ul{
	clear:both;
	color:#42433D;
	float:left;
	font-size:13px;
	font-weight:bold;
	margin-left:23px;
	margin-top:5px;
}

.solicitud_correcta ul li{
	clear:both;
	float:left;
	font-weight:bold;
	list-style:disc outside none;
	margin-left:30px;
	margin-top:4px;
}

.solicitud_correcta p.saludo{
	margin-top: 40px;
}

.solicitud_correcta .disponible a{
	color:#A79947;
	font-weight:bold;
}

.solicitud_correcta .despedida,
.error_solicitud .despedida,
.error_404 .despedida{
	color:#005A01;
	margin-top:20px;
}


.solicitud_correcta .datos_casa{
	float:left;
        width: 700px;
}

.solicitud_correcta .datos_casa ul{
	clear:both;
	float:left;
	text-align:center;
	width:90%;
	margin-left:35px;
}

.solicitud_correcta .datos_casa ul li{
	clear:none;
	float:left;
	height:121px;
	list-style:none outside none;
	margin-left:30px;
	width:160px;
}

.solicitud_correcta .datos_casa ul li img{
	height:121px;
	width:160px;
}

#capacidad_casa {
    margin: 10px 0;
    font-size:12px;
    font-weight: bold;
    color: #4B6B26;
}

#capacidad_casa span.capacidad {
	color:#42433D;
	font-size:12px;
}




