body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif
	font-size: 8pt;
	background-color: #D3D3D3;
	text-align: center; /* to correct the centering IE bug*/
	height: 100%;
	width: 100%;
}

ul {
	line-height: 1.5em;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#main_site {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-repeat: repeat-y;
	text-align: center;
	border: 0px;
	height: 100%;
	width: 793px; /*536 +175+ 82 pour les 2 cotés*/
	display:table; 
}

#header{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 711px;
	color: #858585;
	padding-top: 129px;
	text-align: right;
}

#copyright{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 711px;
	color: #858585;
	padding-top: 129px;
	text-align: right;
}

#button_bar{
	background-image: url(images/button_spacer.jpg);
	background-repeat: repeat-x;
	height: 17px;
}

#inner_page{
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 711px;
}

#footer {
	background-image: url(images/banner_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 711px;
	height: 43px;
	color: #858585;
	text-align: right;
}

.Officiel{
	font-weight: bold;
	font-variant: small-caps;
}

.Style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Style3 {
	font-size: 16px;
	font-weight: bold;
	color: #BA4236;
}
.Style4 {
	font-size: 14px;
	font-weight: bold;
	color: #BA4236;
	font-family: Geneva, Arial, Helvetica, sans-serif
}
.Style5 {}
.Style7 {font-size: 12px; }
.Style8 {font-size: 18px; font-weight: bold; color: #BA4236; }
.Style10 {color: #666666}
.Style12 {font-size: 14px; font-weight: bold; color: #BA4236; text-align: center;}
.Style13 {font-size: 14px; }
.Style14 {font-weight: bold; color: #BA4236}
.Style16 {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.noir {font-size: 12px;}
