body {
	margin : 0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/fonds/accueil.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 18px;
}
hr {
color:#cccccc;
}
a:link{
text-decoration:none;
color:#8b8a8a;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a:hover{
text-decoration:none;
color:#ff0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a:visited{
text-decoration:none;
color:#8b8a8a;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#centrage {
	margin : 0 auto;
	padding : 0;
	width: 1029px;
}

#centrage #header {
	margin : 0 auto;
	padding : 0;
	height: 110px;
	width: 1029px;
}
#centrage #header #logo{
	float:left;
	margin : 0;
	padding : 0;
	background-image: url(images/header/logo.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 323px;
}
#centrage #header #slogan{
	float:left;
	margin : 0;
	padding : 0;
	height: 110px;
	width: 655px;
}



#centrage #menu {
	float:left;
	margin : 0;
	padding : 0;
	background-image: url(images/fonds/menu.jpg);
	background-repeat: no-repeat;
	height: 824px;
	width: 261px;
}
#centrage #menu #liste {
	float:left;
	margin : 0;
	padding : 0;
	height: 192px;
	width: 261px;
}
#centrage #menu #liste ul {
	padding :0px 0px 0px 0px ;
	margin : 113px 0px 0px 0px ;  
}
#centrage #menu #liste li{
	float : left;
	padding :0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	height: 32px;
	list-style-type: none;
}
#centrage #centre {
	float:left;
	margin : 0;
	padding : 0;
	width: 715px;
}
#centrage #centre #top{
	float:left;
	margin : 0;
	padding : 0;
	height: 25px;
	width: 715px;
}
#centrage #centre #tabletop{
	float:left;
	margin : 0;
	padding : 0;
	width: 715px;
}
#centrage #centre #tablemiddle{
	float:left;
	width: 665px;
	padding :0px 20px 20px 20px ;
	margin : -10px 0px 0px 0px ;
	background-image: url(images/table/middle.gif);
	background-repeat: repeat-y;
}
#centrage #centre #tablefoot{
	float:left;
	margin : 0;
	padding : 0;
	width: 715px;
}
#centrage #centre #tablemiddle #titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#990000;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#centrage #centre #tablemiddle #titre2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#990000;
	padding:5px;
}
#centrage #centre #tablemiddle #titre3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color:#000000;
	padding:5px;
}
#centrage #centre #tablemiddle #titre4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#990000;
	padding:5px;
}
#centrage #footer {
	float:left;
	margin : 0;
	padding : 0;
	width: 715px;
	margin : 0;
	padding : 0;
	background-image: url(images/table/foot.png);
	background-repeat: no-repeat;
	font-size:10px;
	font-stretch:semi-condensed;
	width: 715px;
	height:66px;
	padding:20px;
	text-align: center;
}

