@CHARSET "UTF-8";
.headerA{
	display: block;
	float:left;
	width: 750px;
	height: 153px;
}

.lienHeaderLogo{
	width:370px;
	height:100px;
	cursor:pointer;
}
.logo{
	margin-top:0px;
	margin-left:0px;
}
#header_vol{
	height:169px;
	width:950px;
}
#flash{
	float:right;
	margin-top:-98px;
	width:600px;
	height:120px;
}
#menu{
	position:absolute;
	/*margin:118px 64px;*/
	margin:18px 0px;
	width: 950px;
}
#menu li{
	display:inline-block;
	float:left;
	list-style-type : none; 
	margin:0;
	padding:0;
	cursor: pointer;
}
#bt_accueil{
	background-image:url(/templates/havas/images/header/bt_accueil.png);
	background-repeat:no-repeat;
	width:105px;
	height:50px;
}
	#bt_accueil:hover{
		background-position:0 -50px;
	}
#bt_accueil_a{
	display:block;
	width:105px;
	height:50px;
}
#bt_sejour{
	background-image:url(/templates/havas/images/header/bt_sejour.png);
	background-repeat:no-repeat;
	width:106px;
	height:50px;
}
	#bt_sejour:hover{
		background-position:0 -50px;
	}
#bt_sejour_a{
	display:block;
	width:106px;
	height:50px;
}
#bt_circuit{
	background-image:url(/templates/havas/images/header/bt_circuit.png);
	background-repeat:no-repeat;
	width:105px;
	height:50px;
}
	#bt_circuit:hover{
		background-position:0 -50px;
	}
#bt_circuit_a{
	display:block;
	width:105px;
	height:50px;
}
#bt_vol{
	background-image:url(/templates/havas/images/header/bt_vol.png);
	background-repeat:no-repeat;
	width:105px;
	height:50px;
}
	#bt_vol:hover{
		background-position:0 -50px;
	}
#bt_vol_a{
	display:block;
	width:105px;
	height:50px;
}

#bt_fidelite {
	background-image:url(/templates/havas/images/header/bt_fidelite.png) ;
	background-repeat:no-repeat;
	width:105px;
	height:50px;
}
#bt_fidelite:hover {
	background-position:0 -50px;
}
#bt_fidelite_a{
	display:block;
	width:105px;
	height:50px;
}

#bt_week{
	background-image:url(/templates/havas/images/header/bt_week.png);
	background-repeat:no-repeat;
	width:105px;
	height:50px;
}
	#bt_week:hover{
		background-position:0 -50px;
	}
#bt_week_a{
	display:block;
	width:105px;
	height:50px;
}
#bt_hotel{
	background-image:url(/templates/havas/images/header/bt_hotel.png);
	background-repeat:no-repeat;
	width:106px;
	height:50px;
}
	#bt_hotel:hover{
		background-position:0 -50px;
	}
#bt_hotel_a{
	display:block;
	width:106px;
	height:50px;
}
#bt_promos{
	background-image:url(/templates/havas/images/header/bt_promo.png);
	background-repeat:no-repeat;
	width:107px;
	height:50px;
}
	#bt_promos:hover{
		background-position:0 -50px;
	}
#bt_promos_a{
	display:block;
	width:106px;
	height:50px;
}
#bt_location{
	background-image:url(/templates/havas/images/header/bt_location.png);
	background-repeat:no-repeat;
	width:106px;
	height:50px;
}
	#bt_location:hover{
		background-position:0 -50px;
	}
#bt_location_a{
	display:block;
	width:106px;
	height:50px;
}
#bt_voiture{
	background-image:url(/templates/havas/images/header/bt_voiture.png);
	background-repeat:no-repeat;
	width:105px;
	height:50px;
}
	#bt_voiture:hover{
		background-position:0 -50px;
	}
#bt_voiture_a{
	display:block;
	width:105px;
	height:50px;
}
.onglet_on{
	background-position:0 -50px;
}

#edito {
	margin: 15px 0 0 10px;	
}
#edito h1 {
	color: #E3297C;
	font-size:14px;
	float:left;
}
#txtEdito {
	width: 825px;
	margin-left: 70px;
	color: #39bed8;	
}	