#page {
	padding: 0px;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#haut {
	width: 955px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	margin-bottom: 10px;
}
#haut #menuhautgauche {
	height: 50px;
	width: 20px;
	float: left;
	background-image: url(images/H1.png);
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
}


#haut .menuhaut {
	list-style:none;
	height:50px;
	position:relative;
	width: 880px;
	background-color: #FFFFFF;
	background-image: url(images/button1.gif);
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	padding-left: 30px;
	margin-right: 0px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #444;
	border-left-color: #000;
}
#haut .menuhaut li {float:left;}
#haut .menuhaut li a {
	display:block;
	float:left;
	height:50px;
	line-height:50px;
	color:#CCCCCC;
	text-decoration:none;
	font-size:16px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
#haut .menuhaut li a b {float:left; display:block; padding:0 16px 0 8px;}
#haut .menuhaut li.current a {
	color:#fff;
	background:#000 url(images/button3.gif);
}
#haut .menuhautli.current a b {
	background:url(images/button3.gif) no-repeat right top;
}
#haut .menuhaut li a:hover {
	color:#FFFF00;
	background:#000 url(images/button2.gif);
}
#haut .menuhaut li a:hover b {
	background:url(images/button2.gif) no-repeat right top;
}
#haut .menuhaut li.current a:hover {
	color:#FFFF00;
	background:#000 url(images/button3.gif);
}
#haut .menuhaut li.current a:hover b {
	background:url(images/button3.gif) no-repeat right top;
}
#haut #menuhautdroite {
	float: left;
	height: 50px;
	width: 20px;
	margin-top: 1px;
	background-image: url(images/H2.png);
	margin-right: 0px;
	margin-left: 0px;
}

#haut #banniere {
	height: 115px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banniere.gif);
	clear: both;
	margin-top: 20px;
}
#centrehaut {
	height: 35px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/APH.png);
}





#centre {
	height: auto;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/AP.png);
	background-repeat: repeat-y;
}

}
#centre #finpage {
	height: 20px;
}
#centrebas {
	height: 35px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/APB.png);
}



#menub {
	width: 955px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#menub ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menub li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menub li a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
#menub a:hover {
	color: #B80000;

}
