/* Textes */
	
.sous_titre {
	color: #1cace3 !important;
	}
	
h1 {
	color: #1cace3 !important;
	}
	
/* Promo Box */

.promo_titre {
	color: #1cace3 !important;
	}
	
.promo_prix {
	color: #1cace3 !important;
	}
	
.promo_texte_coul {
	color: #1cace3 !important;
	}
	
/* Reservations */

.reserv_texte {
	color: #1cace3;
	}

/* Concierge */

.titre_concierge {
	color: #1cace3 !important;
	}
	
.date_concierge {
	color: #1cace3;
	}
	
/* Main Menu */

#bande_top{
	background-image: url(../images_generiques/bg_bandetop_blue.gif); 
}

.menu_on {
	background-image: url(../images_generiques/bg_menuon_blue.gif);
}
/* formulaire ami*/
.errorMessage{
	color:#F00;
}
.hide{
	display: none;
}
#confirmMail{
	color:#000;
	font-size:9pt;
	margin:25px 0px 25px 0px;
	display:block;
	font-weight:bold;
}

/* Sous Menu */

#bande_sousmenu{
	background-image: url(../images_generiques/bg_bandemenu_blue.gif); 
}

/* Sous Menu */

#arrow_hotel {
	background-image: url(/images_generiques/arrow_blue.gif);
	}
	
#arrow_hotel_fr {
	background-image: url(/images_generiques/arrow_blue.gif);
	}
	
#arrow_room { 
	background-image: url(/images_generiques/arrow_blue.gif);
	}
	
#arrow_room_fr { 
	background-image: url(/images_generiques/arrow_blue.gif);
	}
	
#arrow_concierge { 
	background-image: url(/images_generiques/arrow_blue.gif);
	}
	
#arrow_forfait { 
	background-image: url(/images_generiques/arrow_blue.gif);
	}

#arrow_reservation { 
	background-image: url(/images_generiques/arrow_blue.gif);
	}
	
#arrow_contact { 
	background-image: url(/images_generiques/arrow_blue.gif);
	}
	
#arrow_concierge_fr { 
	background-image: url(/images_generiques/arrow_blue.gif);
	}
	
#arrow_forfait_fr { 
	background-image: url(/images_generiques/arrow_blue.gif);
	}

#arrow_reservation_fr { 
	background-image: url(/images_generiques/arrow_blue.gif);
	}
	
#arrow_contact_fr { 
	background-image: url(/images_generiques/arrow_blue.gif);
	}
		
.sous_menu{ 
	color: #e2e0e0; 
	}
	
.sous_menu a:link{ 
	color: #e2e0e0 !Important;
	}
	
.sous_menu a:active{ 
	color: #e2e0e0 !Important;
	}
	
.sous_menu a:visited{ 
	color: #e2e0e0 !Important;
	}
	
.sous_menu a:hover{ 
	color: #ffffff !Important;
	}
	
/* Menu Bas Germain */
	
.menu_bas {
	color: #383838 !Important;
	}
	
.menu_bas a:link { 
	color: #383838 !Important;
	}
	
.menu_bas a:active { 
	color: #383838 !Important;
	}
	
.menu_bas a:visited {
	color: #383838 !Important;
	}
	
.menu_bas a:hover { 
	color: #000000 !Important;
	}

#footer{
	background-color: #1cace3;
}

/* Page Accueil */

#bande_accueil{
	background-image: url(../images_generiques/bande_accueil_blue.gif); 
}

/* forfaits */

.forfait_total {
	color: #1cace3 !important;
	}
	
.forfait_personne {
	color: #1cace3 !important;
	}
	
.titre_bar {
	background-color: #1cace3;
	}

