/**************************************** boutons menu top */
.btn_actu a {
	width:126px;	
	background:url(../img/commun/btn-actu-off.gif) no-repeat;
}
.btn_actu a:hover {
	background:url(../img/commun/btn-actu-on.gif) no-repeat;
}

.btn_blog a {
	width:63px;	
	background:url(../img/commun/btn-blog-off.gif) no-repeat;
}
.btn_blog a:hover {
	background:url(../img/commun/btn-blog-on.gif) no-repeat;
}

.btn_bio a {
	width:47px;	
	background:url(../img/commun/btn-bio-off.gif) no-repeat;
}
.btn_bio a:hover {
	background:url(../img/commun/btn-bio-on.gif) no-repeat;
}

.btn_galerie a {
	width:104px;	
	background:url(../img/commun/btn-galerie-off.gif) no-repeat;
}
.btn_galerie a:hover {
	background:url(../img/commun/btn-galerie-on.gif) no-repeat;
}

.btn_livre a {
	width:120px;	
	background:url(../img/commun/btn-livre-off.gif) no-repeat;
}
.btn_livre a:hover {
	background:url(../img/commun/btn-livre-on.gif) no-repeat;
}

.btn_lien a {
	width:70px;	
	background:url(../img/commun/btn-lien-off.gif) no-repeat;
}
.btn_lien a:hover {
	background:url(../img/commun/btn-lien-on.gif) no-repeat;
}

a.btn_accueil {
	width:62px;
	height:12px;
	background:url(../img/commun/btn-accueil-off.gif) no-repeat;
	margin-top:10px;
	margin-left:10px;
}
a:hover.btn_accueil  {
	background:url(../img/commun/btn-accueil-on.gif) no-repeat;
}




.zone_contenu h1{
	background:url(../img/commun/titre-actu.gif) no-repeat;
}
.zone_contenu h1 a {
	background:url(../img/commun/btn-fermer-actu.gif) no-repeat;
}
.biogaphie h1{
	background:url(../img/commun/titre-bio.gif) no-repeat;
}
.palmares a {
	background:url(../img/commun/btn-palmares-off.gif) no-repeat;
}
.palmares a:hover {
	background:url(../img/commun/btn-palmares-on.gif) no-repeat;
}
.galerie h1 {
	background:url(../img/commun/titre-galerie.gif) no-repeat;
}
.livreor h1 {
	background:url(../img/commun/titre-livreor.gif) no-repeat;
}
.lire a {
	background:url(../img/commun/btn-lire-off.gif) no-repeat;
}
.lire a:hover {
	background:url(../img/commun/btn-lire-on.gif) no-repeat;
}
.ecrire a {
	background:url(../img/commun/btn-ecrire-off.gif) no-repeat;
}
.ecrire a:hover {
	background:url(../img/commun/btn-ecrire-on.gif) no-repeat;
}
.lien h1{
	background:url(../img/commun/titre-lien.gif) no-repeat;
}
