body {
	margin: auto;
	background-color: #3A193B;
	font-family: Georgia;
	color: #616161;
	scrollbar-face-color:#F7F4F1;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#3A193B;
}

#conteneur {
	margin:auto;
	width:869px;
	position: relative;
	}
#coteG {
	position: relative;
	float:left;
	background-image: url(../images/coteg.gif);
	width:40px;
	height:686px;
}
#infoG {
	position: relative;
	float:left;
	width:323px;
	height:686px;
}
#infoD {
	position: relative;
	float:left;
	width:480px;
	height:686px;
	background-image: url(../images/contenud.gif);
}
#infoDl {
	position: relative;
	float:left;
	width:480px;
	height:686px;
	background-image: url(../images/contenudl.gif);
}
#infoDc {
	position: relative;
	float:left;
	width:480px;
	height:686px;
	background-image: url(../images/contenudc.gif);
}
#coteD {
	position: relative;
	float:left;
	background-image: url(../images/coted.gif);
	width:26px;
	height:686px;
}
#bas {
	clear: both;
	position: relative;
	float: left;
	background-image: url(../images/bas.gif);
	width:869px;
	height:45px;
}
#flash {
	position: relative;
	float:left;
	background-image: url(../images/flash.gif);
	width:323px;
	height:171px;
}

div#present {
   position: relative;
	float:left;
	width: 323px;
	height: 279px;
	background-image: url(../images/contenuga.gif);
	background-repeat: no-repeat; 
}
#present span.txtpres {
	display: block;
	width:287px;
	margin: 65px auto auto 28px;
	font-variant: normal;
	color: #616161;
	font-size: 12px;
	line-height: 17px; 
}
#adrr {
	position: relative;
	float:left;
	width: 323px;
	height: 236px;
	background-image: url(../images/contenugb.gif);
	background-repeat: no-repeat; 
}
div#present span {
	font-size: 15px;
	font-variant: small-caps;
	color: #FF7D2F;
	margin-left: 117px;
}
.ouv {
	font-family: Tahoma;
	font-size: 14px;	
	line-height:18px;
	text-align: center;
	font-weight:bold;
}


div#liens {
	width: 400px;
	margin: 180px auto auto 70px;
	font-family: Georgia;
	font-size: 11px;
	line-height: 18px;
}
div#liens a {
	text-decoration: none;
	margin-left: 12px;
}
div#liens a:hover {
	color: #8D3C90;
}
hr {
	width: 300px;
}
.text {
	font-family: Georgia;
	font-size: 11px;
	line-height: 18px;
}
div#error {
	position: absolute;
	top: 50px;
}
div#footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
	text-align: center;
	margin: auto;
}
div#footer a, div#footer a:active, div#footer a:link {
	color: #656565;
	text-decoration: underline;
}
div#footer a:hover {
	color: Fuchsia;
	text-decoration: none;
}

div#menu {
	font-family: Tahoma;
	font-size: 14px;
	color: #818181;
	text-align: center;
	margin: auto auto auto 28px;
}
div#menu a, div#menu a:active, div#menu a:link {
	color: #818181;
	text-decoration: none;
	margin-right: 13px;
	margin-left: 13px;
}
div#menu a:hover {
	color: Silver;
	text-decoration: underline;
}