@charset "UTF-8";


/*----------------------------------------------+
+ Définition des balises HTML			        +
+----------------------------------------------*/


/*----------------------------------------------+
+ Haut site								        +
+----------------------------------------------*/


/*----------------------------------------------+
+ Bas du site							        +
+----------------------------------------------*/


/*----------------------------------------------+
+ Coeur du SIte							        +
+----------------------------------------------*/


/*----------------------------------------------+
+ Boutons								        +
+----------------------------------------------*/
.btt_rechercher {
	width:100px;
	background-image:url(../_image/fr/btt_rechercher.png);
}
.btt_valider {
	width:100px;
	background-image:url(../_image/fr/btt_valider.png);
}
.btt_visiter {
	width:146px;
	background-image:url(../_image/fr/btt_visiter.png);
}
.btt_email {
	width:146px;
	background-image:url(../_image/fr/btt_email.png);
}
.agrandir {
	width:59px;
	background-image:url(../_image/fr/btt_agrandir.png);
}


/*----------------------------------------------+
+ ACCUEIL | Intro						        +
+----------------------------------------------*/
.intro {
	background-image:url(../_image/fr/intro-background.jpg);
}


/*----------------------------------------------+
+ Bar Alerte / creer alerte				        +
+----------------------------------------------*/
.alertebar A {
	background-image:url(../_image/fr/creer-alerte.png);
}