#agencias_booking .buscador{
	color: #000000;
	background-color: #FFFFFF;
	font-size:11px;
}
#agencias_booking .titulo_agencias{
	font-size:12px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	margin: auto;
	padding:5px;
	font-weight: bold;
}
#agencias_booking .agencias{
	font-size:12px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	margin: auto;
}
#agencias_booking .sobre_agencias{
	font-size:12px;
	background-color: #CCCCCC;
	color: #000000;
	text-align: left;
	margin: auto;
}
#agencias_booking .txt_direccion{
	font-size:11px;
	color:#999999;
}
#agencias_booking a{
	color:#000000;
}
#agencias_booking a:hover{
	color:#000000;
}
.modulo_ofertas{
}
.modulo_ofertas .fondoofertas{
	background-color:#FFFFFF;
	border-color:#000000;
	border-width:0px;
	border-style:none;
	-moz-border-radius:0px;
}
.modulo_ofertas .tiposoferta{
	background-color:#F79239;
	border-color:#F79239;
	border-width:1px;
	border-style:none;
	-moz-border-radius:0px;
}
.modulo_ofertas .color_prin{
	background-color:#FFFFFF;
	color:#000000;
}
.modulo_ofertas .titulo_tipo{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	}
.modulo_ofertas .titulo_tipo a{
	border:none;
}
.modulo_ofertas .texto_sec{
	color:#000000;
	font-weight:bold;
}
.modulo_ofertas a.enlace{
	color:#000000;
	text-decoration:none;
}
.modulo_ofertas a:hover.enlace{
	color:#000000;
	text-decoration:underline;
}
.modulo_ofertas .oferta_mas_info{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
	}
.modulo_ofertas .oferta_mas_info a{
	border:none;
}
.modulo_ofertas .oferta_precio{
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	}
.modulo_ofertas .presentacionofertaimagen{
	border-right-color:#F79239;
	border-right-style:none;
	border-right-width:1px;
}
#cabecera .superclase {
	background-color: #336600;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	font-weight: bold;	
	font-size: 11px;
}
#cabecera .superclase a{
	text-decoration: none;
	color: #FFFFFF;
}
#cabecera .superclase a:hover{
	text-decoration: none;
	color: #CCFF00;
}
#cabecera .seleccionado {
	background-color: #CC6600;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	font-weight: bold;
}
#cabecera .seleccionado a{
	color: #FFFFFF;
}
#cabecera .seleccionado a:hover{
	text-decoration: none;
	color: #CCFF00;
}
#cabecera .texto_prestatario{
	color:#242424;
	font-size:12px;
}
#cabecera .texto_bonos{
	font-size:12px;
}
.scroll_banner{
	width:100%;
	padding:5px;
	background-color:#FFFFFF;
	color: #000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.banner_booking{
	background-color: #FFFFFF;
	color: #000000;
	font-size:12px;
	height:20px;
}
#banner_booking{
	background-color: #FFFFFF;
	color: #000000;
	font-size:12px;
	height:20px;
}
#banner_booking a{
	color: #000000;
	font-size:12px;
}
#banner_booking a:hover{
	color: #000000;
}
#booking_xml{
	margin:0 auto 0 auto;
	font-family:verdana;
	background-color:#FFFFFF;
}
#booking_xml .foto{
	border:#000000 1px solid;
}
#booking_xml a{
	color:#000000;
    text-decoration:underline;
}
/* Estilos de la caja que contiene el formulario */
#booking_xml #content_buscador{
	border:#000000 1px solid;
	margin-top:10px;
	background-color:#FFFFFF;
	color:#000000;
	
	/*Estilos de la estructura, no modificar*/
	width:500px;
	padding-bottom:5px;
}
/* Estilos del prestatario en el resultado de búsqueda */
#booking_xml #prestatarioxml{
	margin:5px;
    margin-bottom:20px;
    padding:4px;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	color:#000000;
}
/* Estilos del articulo en el resultado de búsqueda */
#booking_xml #prestatarioxml .articuloxml{
	border-top:#000000 1px solid;
    height:20px;

}
/* Estilos del formulario de datos personales */
#booking_xml #datos_personalesxml{
	margin:5px;
    padding:4px;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	color:#000000;
}
/* Estilos del formulario de forma de pago */
#booking_xml #forma_pagoxml{
	margin:5px;
    padding:4px;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	color:#000000;
}
/* Estilos del resumen de la reserva */
#booking_xml #reservaxml{
	margin:5px;
    padding:4px;
	border:#000000 1px solid;
	background-color:#FFFFFF;
	color:#000000;
}
