body
{
	font-family:Trebuchet MS, Verdana;
	font-size:8pt;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:left 150px;
	background-color:#ffffff;
	padding-top:20px;
	}
#wrapper{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#cabecera
{
	position:relative;
	height: 155px;
	background-image:url(../../images/cabeceraBucardo.jpg);
	background-repeat:no-repeat;
	background-position:left 0;
	border-left:1pt solid #96acc0;
	border-right:1pt solid #96acc0;
	border-top:1pt solid #96acc0;
}
#cabecera .menu
{
	
	height:15px;
	padding:2px;
	background-color:#000000;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#ffffff;
	position: absolute;
	top: 140px;
	display: block;
	width: 794px;
	vertical-align:middle;
	
}
#titulo{
	height: 23px;
	text-align:right;
	font-size: 18px;
	padding-right: 5px;
	margin-bottom: 10px;
}
#contenido{
	width: 778px;
	padding:10px;
	float: left;
	border-left:1pt solid #96acc0;
	border-right:1pt solid #96acc0;
	border-bottom:1pt solid #96acc0;
}
h1
{
	font-family:Trebuchet MS;
	color:#434d56;
	font-size: 18px;
	margin: 0px;
}
#pie{
	margin-top: 20px;
	margin-bottom: 20px;
	clear:both;
	text-align: center;
}
#pie a{
	text-decoration: none;
}
img
{
	border:0;
	vertical-align:middle;	
}
.textfield
{
	font-family:Trebuchet MS, Verdana;
	font-size:8pt;
	color:#333333;
	padding-left:3px;
	vertical-align:middle;	
	border:1pt solid #578fa8;
}
.textfieldNoEditable
{
	font-family:Trebuchet MS, Verdana;
	font-size:8pt;
	color:#333333;
	padding-left:3px;
	vertical-align:middle;	
	border:1pt solid #578fa8;
	background-color:#FAFAFA;
}

#busqueda
{
	border:1pt solid #578fa8;
	background-color:#f6f6f6;
	
}
#busqueda .titulo
{
	background-color:#434d56;
	color:#ffffff;
}

#error
{
	border:1pt solid #578fa8;
	background-color:#f6f6f6;
	color:#880000;
	width: 500px;
	
}
#error .titulo
{
	background-color:#880000;
	color:#ffffff;
}

#idioma
{
	text-align:right;
	background-color:#ffffff;
	width:100%;
}
#idioma a:link, a:visited
{
	text-decoration:underline;
	color:#000000;
}

#calendario .mes
{
	background-color:#ffffff;
	 font-family:Arial;
	font-size:7pt;	
	text-align:center;
	font-weight:bold;

}
#calendario .dia
{
	background-color:#ffffff;
	 font-family:Arial;
	font-size:7pt;	

}
#calendario table
{
	background-color:#ffffff;
	 font-family:Arial;
	font-size:7pt;	
	

}
#calendario td
{
	background-color:#dfdfdf;
	 font-family:Arial;
	font-size:7pt;	
	text-align:right;

}
#pasos 
{
	font-family:Trebuchet MS;
	font-size:9pt;	
	font-weight:bold;
	height:30px;
	margin:2px;
	vertical-align:middle;

}
#pasos .inactivo
{
 color:#578fa8;

}
#pasos .activo
{
 color:#434d56;

}
#paso2
{
	border:1pt solid #578fa8;
	background-color:#ffffff;

}
#paso2 .titulo
{
	background-color:#434d56;
	color:#ffffff;
}
#paso2 .subTitulo
{
	
	color:#ffffff;
	background-color:#336699;
	font-weight:bold;
	font-size:9pt;
	padding-left:4px;
	padding-right:4px;
}
#paso2 .subTitulo1
{
		color:#ffffff;
		background-color:#336699;
	font-weight:bold;
	font-size:9pt;
	padding-left:4px;
	padding-right:4px;
}
#paso2 .tarifa
{
	color:#990000;
	font-weight:bold;
	font-size:9pt;
	margin:0;
}
.cuadroHotel{
	height: 80px;
	position: relative;
	width: 700px;
	margin-bottom: 10px;
	border:1px solid #DEDEDE;
	font-size:11px;
}
.cuadroHotel .miniaturaListado{
	position: absolute;
	top: 3px;
	left: 3px;
	border: solid 5px #DDDDDD;
}
.cuadroHotel h3{
	color:#000000;
	font-size: 12px;
	position: absolute;
	top: 4px;
	left: 90px;
	margin: 0px;
}
.cuadroHotel h3 a{
	color:#000000;
	text-decoration: none;
}
.cuadroHotel h3 img{
	display: inline;
}
.cuadroHotel .direccion{
	position: absolute;
	top: 21px;
	left: 90px;
}
.cuadroHotel .direccion a{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.cuadroHotel .descripcion{
	position: absolute;
	top: 37px;
	left: 90px;
	color:#666666;
	width: 510px;
	height:40px;
	overflow:hidden;
	font-size: 9px;
	text-align:justify;
}
.cuadroHotel .precioReserva{
	margin: 5px;
	padding: 2px;
	float: right;
	width:80px;
	height: 54px;
	text-align: center;
	font-size: 10px;
	background-image: url(../../images/fondoPrecio.gif);
	background-repeat: no-repeat;
}
.cuadroHotel .precioReserva b {
	color:#333333;
	display:block;
	margin-top:2px;
	font-size: 13px;
}
.cuadroHotel .precioReserva a {
	background-image: url(../../images/fondoBotonReservar.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 74px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top:2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;

}
.estrella
{
	display:inline;
	border:0px;
}
