/* Options gÈnÈrales */
body {
	background:url(../images/fond.png) repeat-x top center;
	height:828px;
	margin:0;
	padding:0;
	font-family:Verdana;
	color:#034372;
}

a {
	text-decoration:none;
	color:#034372;
}

.orange {
	color:#dc7a0b; /* Orange */
}

/* Page globale */
#conteneur {
	background:url(../images/page-bg.png) repeat-y top center;
	height:828px;
	width:1021px;
	margin:0 auto;
}

/* Haut de page */
#header {
	float:left;
	width:979px;
	height:94px;
}

.header_logo {
	float:left;
	display:block;
	height:77px;
	width:250px;
	margin:20px auto 0 51px;
	background:url(../images/logo.png) no-repeat top center;
}
#header_bas {
	background:url(../images/header-bas.png) no-repeat top center;
	float:left;
	display:block;
	height:7px;
	width:979px;
	margin-top:13px;
	margin-left:18px;
}

/* Menu haut droite */
#menu_haut_droite {
	background:url(../images/menu-bg-haut.png) no-repeat;
	line-height:42px;
	float:right;
	text-align:left;
	height:42px;
	width:310px;
	font-size:0.8em;
	margin-right:-17px;
	margin-top:20px;
}

#menu_haut_droite a {
	color:#034372; /* Bleu foncÈ */
}

#menu_haut_droite a:hover {
	color:#dc7a0b; /* Orange */
}

.menu_haut_droite_e1 {
	height:42px;
	width:78px;
	display:block;
	float:left;
}

.menu_haut_droite_e2 {
	margin-left:10px;
	margin-right:18px;
	height:42px;
	width:60px;
	display:block;
	float:left;
}

.menu_haut_droite_e3 {
	height:42px;
	width:54px;
	display:block;
	float:left;
}

.menu_haut_droite_e4 {
	margin-right:18px;
	height:42px;
	display:block;
	float:left;
}

/* Menu centre */
#menu_centre {
	display:block;
	float:left;
	background:url(../images/menu-bg.png) no-repeat left;
	width:979px;
	height:42px;
	margin-left:18px;
	text-align:center;
	line-height:42px;
	margin-bottom:5px;
}

#menu_centre a {
	color:#FFFFFF;
}

#menu_centre a:hover {
	height:42px;
	display:block;
	color:#FFFFFF;
	background:url(../images/menu-barre-over.png) repeat;
}

.menu_centre_active {
	height:42px;
	display:block;
	color:#FFFFFF;
	background:url(../images/menu-barre-over.png) repeat;
}

#menu_centre_store a:hover {
	height:42px;
	display:block;
	color:#FFFFFF;
	background:url(../images/menu-barre-over.png) repeat;
}

.menu_centre_store_active {
	height:42px;
	display:block;
	color:#FFFFFF;
	background:url(../images/menu-barre-over.png) repeat;
}

.menu_centre_e1 {
	height:42px;
	width:140px;
	display:block;
	float:left;
}

.menu_centre_e2 {
	height:42px;
	width:147px;
	display:block;
	float:left;
	margin-left:-2px;
}

.menu_centre_e3 {
	height:42px;
	width:226px;
	display:block;
	float:left;
	margin-left:-2px;
}

.menu_centre_e4 {
	height:42px;
	width:125px;
	display:block;
	float:left;
	margin-left:-2px;
}

.menu_centre_e5 {
	height:42px;
	width:125px;
	display:block;
	float:right;
}

/* Image bordure droite */
#bordure_droite {
	height:654px;
	width:18px;
	float:right;
	background:url(../images/bordure.png) no-repeat top center;
	margin-right:32px;
}

/* Pied de page */
#pied {
	background:url(../images/pied2.png) no-repeat top center;
	height:72px;
	width:1021px;
	margin:0 auto ;
}
