



.fondoBuscadorVerde{
	background:url(../images/header/verdeFondo.png);
}



.nublado{
	background:url(../images/weather/nublado.png) 0 5px no-repeat ;

}






.morado{
	color:#a30051;
}

.bg_morado{
	background-color:#a30051;
}



/********************************************
COLORES DE LAS CAJAS VERDE GENÉRICO
*******************************************/

.hotel_0{
	color:#a8c318;
}

.bg_hotel_0{
	background:#a8c318;
}

.over_hotel_0:hover{
	color:#a8c318;
}

.claro_hotel_0{
	color:#627e31;
}
.muyOscuro_hotel_0{
	color:#111c1e;
}

.bg_muyOscuro_hotel_0{
	background:#111c1e;
}


.flechas_hotel_0{
	list-style-image: url(../images/hoteles/0/flechas_0.gif);
	
}

.oscuro_hotel_0{
	color:#5a6522;
}
.bg_oscuro_hotel_0{
	background:#5a6522;
}

.enlace_hotel_0 a{
	color:#a8c318;
}

.hover_hotel_0 a:hover{
	color:#a8c318;
}



/********************************************
COLORES DE LAS CAJAS DE LOS HOTELES
*******************************************/

.hotel_4{
	color:#4b8b90;
}

.bg_hotel_4{
	background:#4b8b90;
}

.over_hotel_4:hover{
	color:#4b8b90;
}

.claro_hotel_4{
	color:#65a5aa;
}
.muyOscuro_hotel_4{
	color:#101d1e;
}

.bg_muyOscuro_hotel_4{
	background:#101d1e;
}


.flechas_hotel_4{
	list-style-image: url(../images/footer/flechas_4.png);
	
}

.oscuro_hotel_4{
	color:#234548;
}
.bg_oscuro_hotel_4{
	background:#234548;
}

.enlace_hotel_4 a{
	color:#4b8b90;
}

.hover_hotel_4 a:hover{
	color:#4b8b90;
}

