body {
	margin : 0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/fonds/accueil5.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color:#ffffff;

}

hr {
color:#cccccc;
}
a:link{
text-decoration:none;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
a:hover{
text-decoration:none;
color:#ff0000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
a:visited{
text-decoration:none;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
#centrage {
	margin : 0 auto;
	padding : 0;

}

#centrage #header {
	/*background-color:#FFCC66;*/
	margin : 0 auto;
	padding : 0;
	height: 182px;
	background-image: url(images/header/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	
}

#centrage #header #menu a:link{
border-left:solid 1px #000000;
padding:5px;
text-decoration:none;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
#centrage #header #menu a:hover{
border-left:solid 1px #ff0000;
padding:5px;
background-image: url(images/lien.png);
background-repeat: repeat;
text-decoration:none;
color:#ff0000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
#centrage #header #menu a:visited{
border-left:solid 1px #000000;
padding:5px;
text-decoration:none;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}




#centrage #centre {
	margin : 0 auto;
	font-size:12px;
	color:#666666;

}
#centrage #centre #contenu{
	margin : 0 auto;
	width: 987px;
	font-size:12px;
	color:#666666;
}
#centrage #centre #contenu #ok{
	margin : 0 auto;
	width: 900px;
	font-size:12px;
	color:#000000;
}
#centrage #centre #contenu #ok img{
margin:10px;
border:solid 1px #999999;
}
#centrage #centre #contenu #ok #titre{
margin:0;
padding:5px;
font-size:18px;
background-color:#fffed3;
border-bottom:dotted 1px #999999;
}
#centrage #centre #contenu #ok h5{
margin:10px;
background-color:#eeeeee;
border:solid 1px #999999;
}
#centrage #centre #contenu #ok #bloc{
margin:0px;
padding:10px;
font-size:12px;
background-color:#52afdd;
color:#FFFFFF;
border:solid 1px #000000;
}

#centrage #footer {
	margin : 0 auto;
	font-size:09px;
	font-stretch:semi-condensed;
	text-align: center;
	color:#cea324;
}
#centrage #footer a:link{
text-decoration:none;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:09px;
font-weight:bold;
}
#centrage #footer a:hover{
text-decoration:none;
color:#ff0000;
font-family:Arial, Helvetica, sans-serif;
font-size:09px;
font-weight:bold;
}
#centrage #footer a:visited{
text-decoration:none;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:09px;
font-weight:bold;
}
