@charset "iso-8859-1";
/* CSS Document */

.container-head{
	height:auto;
	width:924px;
	overflow:hidden;
}
.leftcontent {
	height:auto;
}

.rightcontent  {
	height:auto;
	background-color:#F3F2F1;
}

div.separadorBlanco {
	height:2px;
	width:100%;
	background-color:#FFF;
	overflow:hidden;
}
div#reservaContent {
	position:inherit;
	height:auto;
}

.listaHotel {
	border-bottom:2px solid #FFFFFF;
	height:177px;
	overflow:hidden;
	width:201px;
}

div.eligeHabi, div.eligePlazas {
	height:auto;
}

.title-regular2 { 
	padding-bottom:4px;
	/*text-transform: capitalize;*/
	background:url(../imagenes/separators.gif) repeat-x left -485px;
	display:block;
	width:667px;
	color:#70331f;
	margin-left:21px;
	overflow:hidden;
	height:31px;
	font-family:Arena Condensed;
	font-size:13px;
	margin-top:10px;
}
.title-regular2 h2 { 
	background-color:#F3F2F1;
	padding-right:7px;
	display:inline;
	width:auto;
	letter-spacing:-1px;
	font-weight:normal;
}