@charset "UTF-8";

/* ------------------------------------ */
/*                                      */
/*            GALERIE	                */
/*                                      */
/* ------------------------------------ */
#retourHome,
#logoGallery,
#offreSpeciale,
#motsCles,
#menu LI A,
.titreMotsCles {
	background-image:url(../_image/en/element-gallerie.png);
}

/*off*/
#menu LI#sm-1 A {
	width:182px;
	background-position:0 -155px;
}
#menu LI#sm-2 A {
	width:206px;
	background-position:-182px -155px;
}
#menu LI#sm-3 A {
	width:131px;
	background-position:-388px -155px;
}
#menu LI#sm-4 A {
	width:126px;
	background-position:-519px -155px;
}
#menu LI#sm-5 A {
	width:118px;
	background-position:-645px -155px;
}
#menu LI#sm-6 A {
	width:239px;
	background-position:-763px -155px;
}
/*on*/
#menu LI#sm-1 A:hover {
	width:182px;
	background-position:0 -195px;
}
#menu LI#sm-2 A:hover {
	width:206px;
	background-position:-182px -195px;
}
#menu LI#sm-3 A:hover {
	width:131px;
	background-position:-388px -195px;
}
#menu LI#sm-4 A:hover {
	width:126px;
	background-position:-519px -195px;
}
#menu LI#sm-5 A:hover {
	width:118px;
	background-position:-645px -195px;
}
#menu LI#sm-6 A:hover {
	width:239px;
	background-position:-763px -195px;
}
/*active*/
#menu.sm-1 LI#sm-1 A {
	width:182px;
	background-position:0 -235px;
}
#menu.sm-2 LI#sm-2 A {
	width:206px;
	background-position:-182px -235px;
}
#menu.sm-3 LI#sm-3 A {
	width:131px;
	background-position:-388px -235px;
}
#menu.sm-4 LI#sm-4 A {
	width:126px;
	background-position:-519px -235px;
}
#menu.sm-5 LI#sm-5 A {
	width:118px;
	background-position:-645px -235px;
}
#menu.sm-6 LI#sm-6 A {
	width:239px;
	background-position:-763px -235px;
}

/*CONTACT*/
#retourHomeContact {
	background-image:url(../_image/en/contact-retour.png);
}
.btt_envoyer {
	background-image:url(../_image/en/btt_envoyer.png);
}


/*GITE*/
/*bouton retour menu*/
#retourHomeGite {
	background-image:url(../_image/en/btt_back_gite.png);
}

/*BIOGRAPHIE*/
#content-biography .titrepage {
	background-image:url(../_image/en/titre_biography.png);
}

#retourHomeBiography {
	background-image:url(../_image/en/btt_retour-biography.png);
}

/*menu*/
#content-biography .menubio LI A,
#content-biography H2 {
	background-image:url(../_image/en/menu-biography.png);
}

/* ------------------------------------ */
/*                                      */
/*            CONTACT	                */
/*                                      */
/* ------------------------------------ */
INPUT.btt_envoyer {
	background-image:url(../_image/en/btt_envoyer.png);
}

/* ------------------------------------ */
/*                                      */
/*            ACTUALITES                */
/*                                      */
/* ------------------------------------ */
.cadre-header {
	background-image:url(../_image/en/background-header-news-1.png);
}