
/*------------------------------- BANDEAU / MENU--------------------------------------------- */
#menu{
	float:left;
	padding:9px 0 0 25px;
	width:595px;
}
/* hack ie6 */
* html #menu{
	padding:9px 0 0 20px;
}
#menu li{
	list-style-type:none;
	float:left;
	padding-left:20px;
	width:auto;
}
#menu-destinations{
	width:86px;
	height:11px;
	float:left;
	display:block;
	background:url(../medias/fr/menu-destinations.gif) no-repeat;
}
#menu-activites{
	width:60px;
	height:11px;
	float:left;
	display:block;
	background:url(../medias/fr/menu-activites.gif) no-repeat;
}
#menu-services{
	width:58px;
	height:11px;
	float:left;
	display:block;
	background:url(../medias/fr/menu-services.gif) no-repeat;
}
#menu-force-reseau{
	width:111px;
	height:11px;
	float:left;
	display:block;
	background:url(../medias/fr/menu-force-reseau.gif) no-repeat;
}
#menu-contact{
	width:58px;
	height:11px;
	float:left;
	display:block;
	background:url(../medias/fr/menu-contact.gif) no-repeat;
}

/*-------------------------------PUSH--------------------------------------------- */
#laissez-vous-guider-home{
	width:185px;
	height:89px;
	background:url(../medias/fr/laissez-vous-guider.jpg);
	float:left;
	padding:45px 92px 0 14px;
	color:#cabca6;
}
#organisation-mesure{
	width:207px;
	height:69px;
	background:url(../medias/fr/organisation-mesure.jpg);
	float:left;
	font-size:71%;
	color:#cabca6;
	padding:32px 13px 0 13px;
}

/*-------------------------------BOUTONS--------------------------------------------- */
#btn-email{
	width:76px;
	height:16px;
	background:url(../medias/fr/email.gif);
	float:right;
	margin-top:0px;
}
#btn-email:hover{
	width:76px;
	background-position:0 16px;
}
.btn-decouvrir-destination{
	width:155px;
	height:16px;
	float:right;
	background:url(../medias/fr/decouvrir-destination.gif);
	display:block;
	margin:5px 0 0 0;
}
.btn-decouvrir-destination:hover{
	width:155px;
	background-position:0 16px;
}
.btn-decouvrir-activite{
	width:136px;
	height:16px;
	float:right;
	background:url(../medias/fr/decouvrir-activite.gif);
	display:block;
	margin:5px 0 0 0;
}
.btn-decouvrir-activite:hover{
	width:136px;
	background-position:0 16px;
}
#btn-contactez{
	width:92px;
	height:14px;
	background:url(../medias/fr/contactez-nous.gif);
	float:right;
	margin-top:5px;
}
#btn-contactez:hover{
	width:92px;
	background-position:0 14px;
}
#btn-devis{
	width:104px;
	height:14px;
	background:url(../medias/fr/demander-devis.gif);
	float:right;
	margin:5px 60px 0 0;
}
#btn-devis:hover{
	width:104px;
	background-position:0 14px;
}
#btn-envoyer{
	width:54px;
	height:16px;
	background:url(../medias/fr/btn-envoyer.gif);
	border:none;
	float:right;
	margin-top:5px;
	cursor:pointer;
}
#btn-envoyer:hover{
	width:69px;
	background-position:0 16px;
}
#btn-envoyer-2{
	width:54px;
	height:14px;
	background:url(../medias/fr/btn-envoyer.gif);
	border:none;
	float:left;
	margin-top:5px;
	margin-left:5px;
}
#btn-envoyer-2:hover{
	width:54px;
	background-position:0 14px;
}
#btn-decouvrez-force{
	width:192px;
	height:16px;
	background:url(../medias/fr/decouvrez-force-reseau.gif);
	float:right;
	display:block;
}
#btn-decouvrez-force:hover{
	width:192px;
	background-position:0 16px;
}
/*-------------------------------FILTRES--------------------------------------------- */
#filtre-ete{
	width:35px;
	height:16px;
	background:url(../medias/fr/filtre-ete.gif) no-repeat;
	float:left;
	display:block;
}
#filtre-ete:hover, #filtre-ete.active{
	background-position:0 -18px;
}
#filtre-hiver{
	width:48px;
	height:16px;
	background-image:url(../medias/fr/filtre-hiver.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:6px;
}
#filtre-hiver:hover, #filtre-hiver.active{
	background-position:0 -18px;
}
#filtre-evenements-ete{
	width:35px;
	height:16px;
	background:url(../medias/fr/filtre-evenements-ete.gif) no-repeat;
	float:left;
	display:block;
	margin:4px 0 0 10px;
}
#filtre-evenements-ete:hover, #filtre-evenements-ete.active{
	background-position:0 -18px;
}
#filtre-evenements-hiver{
	width:48px;
	height:16px;
	background:url(../medias/fr/filtre-evenements-hiver.gif) no-repeat;
	float:left;
	display:block;
	margin-left:6px;
	margin:4px 0 0 5px;
}
#filtre-evenements-hiver:hover, #filtre-evenements-hiver.active{
	background-position:0 -18px;
}
#filtre-mer{
	width:38px;
	height:16px;
	background:url(../medias/fr/filtre-mer.gif) no-repeat;
	float:left;
	display:block;
	margin-left:20px;
}
#filtre-mer:hover, #filtre-mer.active{
	background-position:0 -18px;;
}
#filtre-montagne{
	width:72px;
	height:16px;
	background:url(../medias/fr/filtre-montagne.gif);
	float:left;
	display:block;
	margin-left:6px;
}
#filtre-montagne:hover, #filtre-montagne.active{
	width:72px;
	background-position:0 -18px;
}
#filtre-france{
	width:130px;
	height:16px;
	background:url(../medias/fr/filtre-france.gif);
	float:left;
	display:block;
	margin-left:6px;
}
#filtre-france:hover, #filtre-france.active{
	background-position:0 -18px;
}
#filtre-monde{
	width:101px;
	height:16px;
	background:url(../medias/fr/filtre-monde.gif);
	float:left;
	display:block;
	margin-left:6px;
}
#filtre-monde:hover, #filtre-monde.active{
	background-position:0 -18px;
}