body {
	margin : 0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/fonds/gen.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#ff001c;

}

hr {
color:#cccccc;
}
a:link{
text-decoration:none;
color:#000000;
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:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#centrage {
	margin : 0 auto;
	padding : 0;
	width: 991px;
}

#centrage #header {
	margin : 0 auto;
	padding : 0;
	width: 991px;
	height: 150px;
	background-image: url(images/header/top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#centrage #header #menu{
	width: 360px;
	height: 59px;
	top:91px;
	left:400px;
	position:absolute;
}
#centrage #header #search{
	width: 251px;
	height: 86px;
	top:0px;
	left:850px;
	position:absolute;
	background-image: url(images/fonds/search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:12px;
	font-weight:normal;
	color:#FF0000;
}
#centrage #header #search #searchok{
	top:25px;
	left:20px;
	position:relative;
	width: 223px;
	height: 50px;
}
#centrage #centre {
	margin : 0 auto;
	width: 991px;
	background-image: url(images/fonds/centre.png);
	background-repeat: repeat-y;
	font-size:12px;
	color:#666666;
}
#centrage #centre #contenu{
	width: 930px;
	margin-left:30px;
	font-size:12px;
	color:#666666;
}
#centrage #centre #contacts{
	margin : 0 auto;	
	padding-top:50px;
	width: 829px;
	height:474px;
	background-image: url(images/fonds/contacts.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
	color:#666666;
}
#centrage #centre #contacts .koi{
	font-size:14px;
	background-color:#fff4c1;
	color:#000000;
	border: 1px solid #666666;
}
#centrage #centre #contenu #case{
	float:left;
	width: 440px;
	padding:5px;
	margin:5px;
	background-color:#eeeeee;
	border: 1px solid #cccccc;
}
#centrage #centre #contenu #case img{
	border: 1px solid #FF0000;
	margin:10px;
	float:left;
}
#centrage #centre #contenu #caseok{
	float:left;
	width: 890px;
	padding:10px;
	margin:10px;
	background-color:#ffffff;
	border: 1px solid #ffdada;
}
#centrage #centre #contenu #caseok img{
	border: 1px solid #FF0000;
	margin:10px;
	float:left;
}
#centrage #centre #contenu #caseok #photocaseok{
	background-color:#eeeeee;
	width: 200px;;
	float:left;
}
#centrage #centre #contenu #caseok #textecaseok{
	width: 600px;
	margin:20px;
	float:left;
	color:#000000;
}
#centrage #footer {
	margin : 0 auto;
	width: 991px;
	background-image: url(images/fonds/centre.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:09px;
	font-stretch:semi-condensed;
	text-align: center;
	color:#990000;
}
#centrage #footer a:link{
text-decoration:none;
color:#999999;
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:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:09px;
font-weight:bold;
}