/* Alambre Estudio
   Estilos Hoteles para Contenido CSS+XHTML
   Asociacion Empresarios Hosteleria Hondarribia
   Marzo 2007
*/

/* Firmamento */

.mano_container{
	width:100%;
	margin-bottom:17px;
	background-color:#413F31;
}

	.mano_text{
		padding:20px;
		font-family: Georgia, "Times New Roman", serif;
		width:351px;
}

	.mano_text h3{
		color:white;
		margin:0px;
		font-size:34px;
		font-weight:normal;
		margin-bottom:5px;
}

	.mano_text h2{
		color:white;
		margin:0px;
		font-size:13px;
		font-weight:normal;
		line-height: 16px;
}

/* Hoteles Seleccion */

.hoteles_container{
	width:100%;
	clear:left;
	margin-bottom:17px;
}

	.hoteles_container img{
	border:0px;
}

	.hoteles_container a:link, .hoteles_container a:visited, .hoteles_container a:hover{
	text-decoration:none;
} 

.hoteles_clear{
	clear:left;
	height:1%;
}

	.hoteles_hotel{
	float:left;
	margin-right:7px;
}

/* Solo para IE \*/ * html .hoteles_hotel img{  margin-left: -0px;  }  /* End para IE */

	.hoteles_hotel_f{
	float:left;
	margin-right:0px;
}

	.hoteles_hotel_hover{
	background-color:#edeceb;;
	float:left;
	margin-right:7px;
}

	.hoteles_hotel_f_hover{
	float:left;
	margin-right:0px;
	background-color:#edeceb;;
}

	.hoteles_img{
		margin-bottom:18px;
}

	.hoteles_tit{
		font-size:13px;
		color:#5AAD00;
		font-family: Georgia, "Times New Roman", serif;
		text-decoration:none;
		width:106px;
}

	.hoteles_mas{
		margin-top: 5px;
		padding-bottom:17px;
}

/* Ajustes columnas */

.col4_1{
	display:none;
}

/* Detalle */

.hotel_det_container{
	width:689px;
	border-bottom: 1px solid #E6E6E0;
	background: repeat-y url(../img/hoteles/fondo_det.gif);
	margin-bottom:17px;
}

	.hotel_det_izq{
	width:328px;
	margin-right:17px;
	float:left;
	background: no-repeat url(../img/hoteles/cabecera.gif);
}

	.hotel_det_der{
	width:344px;
	float:left;
}

	.hotel_det_clear{
	height:0%;
	clear: left;
}

	.hotel_det_tit{
	margin-top: 23px;
	margin-left:20px;
	margin-right:20px;
}

		.hotel_det_tit h2{
		font-family: Georgia, "Times New Roman", serif;
		font-size:28px;
		font-weight:normal;
		margin-top: 0px;
		margin-bottom:0px;
		color:#413F31;
}

	.hotel_det_desc{
	margin-top:58px;
	margin-left:20px;
	margin-right:20px;
}

		.hotel_det_desc h3{
		font-family: Georgia, "Times New Roman", serif;
		font-size:13px;
		font-weight:normal;
		margin-top: 0px;
		margin-bottom:8px;
		color:#413F31;
}

	.hotel_det_dir{
	margin-top:52px;
	margin-left:20px;
	margin-right:20px;
}

		.hotel_det_dir h4{
		font: 11px/14px Helvetica, Arial, sans-serif;
		font-size:12px;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom:0px;
		color:#413F31;
}

	.hotel_det_enl_container{
	margin-top:38px;
	margin-left:20px;
	margin-right:20px;
}

.hotel_det_enl_lista{
}

.hotel_det_enl_elem{
	margin-top:10px;
	margin-bottom:8px;
	margin-right:8px;
	background: no-repeat url(../img/elementos/icono_enlace.gif);
}

.hotel_det_enl_elem h2{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:29px;
	font-weight:normal;	
}

	.hotel_det_enl_elem h2 a:link, .hotel_det_enl_elem h2 a:visited{
		color: #908F86;
		font-size:12px;
		text-decoration:none;
}

	.hotel_det_enl_elem h2 a:hover{
		color: #C5C4B8;
		font-size:12px;
}

	.hotel_det_enl_sep{
		background: no-repeat url(../img/elementos/enlace_separador.gif);
		margin-left:6px;
		margin-top:4px;
		margin-bottom:4px;
		height:1px;
}

.hotel_det_der img{
	margin-bottom:17px;
}

.hotel_det_der img.ultimo{
	margin-bottom:0px;
}


.gre_des3_container{
	width:218px;
	height: 218px;
	background-color: #5AAD00;
	margin-bottom:17px;
}
