/* Main menu (with button off and on) */
#mainMenu li#Produits span {
	width: 78px;
	background-image: url(../../images/enerzone/b_produits.gif);
}
body.produits #mainMenu li#Produits span {
	background-image: url(../../images/enerzone/b_produits_on.gif);
}
#mainMenu li#Services span {
	width: 144px;
	background-image: url(../../images/enerzone/b_services_fr.gif);
}
body.services #mainMenu li#Services span {
	background-image: url(../../images/enerzone/b_services_fr_on.gif);
}
#mainMenu li#Telechargements span {
	width: 134px;
	background-image: url(../../images/enerzone/b_telechargements.gif);
}
body.telechargements #mainMenu li#Telechargements span {
	background-image: url(../../images/enerzone/b_telechargements_on.gif);
}
#mainMenu li#Detaillants {
	width: 102px;
	background-image: url(../../images/enerzone/b_detaillants.gif);
}
body.detaillants #mainMenu li#Detaillants span {
	background-image: url(../../images/enerzone/b_detaillants_on.gif);
}
#mainMenu li#Pieces {
	width: 152px;
	background-image: url(../../images/enerzone/b_pieces.gif);
}
body.pieces #mainMenu li#Pieces {
	background-image: url(../../images/enerzone/b_pieces_on.gif);
}
#mainMenu li#InfosCorpo {
	width: 138px;
	background-image: url(../../images/enerzone/b_infoscorpo.gif);
}
body.infoscorpo #mainMenu li#InfosCorpo span {
	background-image: url(../../images/enerzone/b_infoscorpo_on.gif);
}

/* Utilities menu */
#utils li#accueil {
	top: 26px;
	left: 704px;
	width: 49px;
	background-image: url(../../images/enerzone/b_accueil.gif);
}
#utils li#lang {
	top: 50px;
	left: 704px;
	width: 49px;
	background-image: url(../../images/enerzone/b_english.gif);
}

/* Homepage */

td.product h3 {
	background-image: url(../../images/enerzone/t_produit_vedette.gif);
}
td.news h3 {
	background-image: url(../../images/enerzone/t_nouvelles.gif);
}

/* Footer */
#footer a.zone {
	width: 256px;
	background-image: url(../../images/enerzone/b_zone_fr.gif);
}

#footer a.zoneFrInt {
	width: 256px;
	background-image: url(../../images/enerzone/b_zoneInt_fr.gif);
}

.wrap #box-produits .pieces-produit .etape2-complete a.modifier {background:url(../images/b-modifier-fr.gif) no-repeat top left;width:247px;}
.wrap #box-produits .pieces-produit .etape2-complete a.print-results {background:url(../images/b-imprimer-resultats-fr.gif) no-repeat top left;width:223px;}

.wrap #box-produits .pieces-produit .imprimer-pieces {position:relative;float: right;right:auto;top:auto;background:url(../images/b-imprimez-pieces-fr.gif) top left no-repeat;width:198px;height:26px;}


a.b-commencer
{
	float:right;
	display:block;
	width:238px;
	height:26px;
	background:url(../images/b-commencez-recherche-fr.gif) no-repeat top left;
	text-indent:-9999em;
	margin:11px 0px 0 0;
}