/*##HASHING PICTONAV##*/


.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}




/*##FIN HASHING PICTONAV##*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.menuTop{
	width:955px;
	margin:0px auto;

}
.menuTopBg{
	background-image:url(../images/bg_menu_haut.gif);
	height:92px;
}
.espaceurHaut{
	height:70px;
}

.centreSite {
	width:955px;
	margin:0px auto;
}
.piedSiteBg {
	background-image:url(../images/bg_menu_bas.gif);
	height:54px;

}
.piedSite {
	width:590px;
	margin:0px auto;
}
.nomDuSite{
	font-size:14px;
	font-weight:bold;
	color:#818181;
	text-align:right;
}
.boutonHaut a{
	font-size:10px;

	text-align:center;
	text-decoration:none;
	color:#000000;
	
	margin-left:10px;
	float:left;
	display:block;
	background-image:url(../images/bt_haut_off.gif);
	background-repeat:no-repeat;
	height:54px;
	width:175px;
}
.boutonHaut a:hover{
	font-size:10px;

	text-align:center;
	text-decoration:none;
	color:#000000;

	margin-left:10px;
	float:left;
	display:block;
	background-image:url(../images/bt_haut_on.gif);
	background-repeat:no-repeat;
	height:54px;
	width:175px;
}
.boutonBas a{
	font-size:10px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	margin-left:10px;
	float:left;
	display:block;
	background-image:url(../images/bt_bas_off.gif);
	background-repeat:no-repeat;
	height:54px;
	width:175px;
	line-height:41px;
}
.boutonBas a:hover, .boutonBas a.promo {
	font-size:10px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	margin-left:10px;
	float:left;
	display:block;
	background-image:url(../images/bt_bas_on.gif);
	background-repeat:no-repeat;
	height:37px;
	width:175px;
}
/*.boutonBas a.promo { background-image:url(../images/bg-promo.jpg); background-repeat:no-repeat; width:184px; height:55px; font-size:12px; font-weight:bold; margin-top:-4px; line-height:54px;}
.boutonBas a.promo:hover {background-image:url(../images/bg-promo-a.jpg);}*/
/*.menuGauche a.promo { background-image:url(../images/bg-promo-menuG.jpg); background-repeat:no-repeat; width:158px; height:33px; font-size:12px; font-weight:bold; line-height:33px;}
.menuGauche a.promo:hover, {background-image:url(../images/bg-promo-menuG-a.jpg);font-size:12px; font-weight:bold;height:33px;}*/
.separateurHaut{
	height:17px;
}

.menuGauche a {
	font-size:10px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	margin-left:10px;
	display:block;
	background-image:url(../images/bt_gauche_off.gif);
	background-repeat:no-repeat;
	height:32px;
	width:158px;
	margin:0 auto;
	margin-top:7px;
}

.menuGauche a:hover,.menuGauche a.promo  {
	font-size:10px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	margin-left:0 auto;
	display:block;
	background-image:url(../images/bt_gauche_on.gif);
	background-repeat:no-repeat;
	height:32px;
	width:158px;
	margin-top:7px;
	line-height:32px;
}
.menuGauche a.pte {
	font-size:10px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	margin-left:10px;
	display:block;
	background-image:url(../images/bt_gauche_pte_off.gif);
	background-repeat:no-repeat;
	height:32px;
	width:120px;
	margin-top:7px;
	margin:0 auto;
}
.menuGauche a.pte:hover {	background-image:url(../images/bt_gauche_pte_on.gif);}
div.sousMenu {background-color:#ebebeb; padding:5px 5px; width:140px; margin:0 auto;}
