.Style3 {
	color: #453124;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
}
.Style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.Style5 {
	color: #453124;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	text-align:left
}
.Style6 {color: #C99820}
.Style7 {
	color: #453124;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}

.Style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#000000;
	margin:0px;
	padding:0px;
	}
	
#page {
	position:relative;
	width:1024px;
	height:auto;
	margin:0 auto; 
	}
	
#header {
	height:207px;
	background-image:url(../img/head.png);
	background-repeat:no-repeat;
	position: relative;
	}
#gauche {
	position:absolute;
	left:0;
	width:169px;
	height:514px;
	background-image:url('../img/left.png');
	background-repeat:no-repeat;
	z-index: 2;
}

#centre {
	width:308px;
	height:514px;
	background-image:url(../img/center.png);
	background-repeat:repeat;
	overflow:auto;
	margin-left: 169px;
	float: Aucune;
}

#droite {
	width:548px;
	height:514px;
	background-image:url('../img/right.png');
	background-repeat:no-repeat;
	z-index: 1;
	float: Aucune;
	position: absolute;
	top: 207px;
	margin-left: 476px;
	
}

#pied {
	height:48px;
	background-image:url('../img/foot.png');
	background-repeat:no-repeat;
}

#Menu {
	position:absolute;
	margin-left:260px;
	height:53px;
	margin-top:140px;
}

#pub {
	position:absolute;
	text-align:left;
	left: 50px;
	top: 14px;
	width: 249px;
	height: 82px;
}
#num {float:right;margin:0 10px 0 0;padding:0;text-align:center;}
#num li {
	list-style:none;
	display:block;
	width:162px;
	height:35px;
	padding:15px 0 0 0;
	background-image:url(numero.png);
	color:#ffffff;
	font-size: 15px;
	font-weight:bold;
	text-align:center;
	background-position: left;
	background-repeat: no-repeat;
}
td {
	border: 0px;
	
}

H1 {
	text-align:center;
	FONT-SIZE: 12pt;
	FONT-FAMILY: Verdana;
	color:#c99820;
	}
	
H2	{
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	color:#c99820;
	}
	
P
{
	margin-right:5px;
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 8pt; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana;
	COLOR:#323333; 
	text-align: justify;

}

html {
	scrollbar-face-color:transparent;
	scrollbar-highlight-color:transparent;
	scrollbar-3dlight-color:transparent;
	scrollbar-darkshadow-color:transparent;
	scrollbar-shadow-color:transparent;
	scrollbar-arrow-color:#c99820;
	scrollbar-track-color:transparent;
}

