#centerwrap
{
	width: 1000px;
	height: 804px;
	margin: 0px auto;
	position: relative;
	background-image: url('/images/frontend/fond.jpg');
	background-repeat: no-repeat;
}
#centerwrap2
{
	width: 1000px;
	height: 804px;
	margin: 0px auto;
	position: relative;
	background-image: url('/images/frontend/fond_presentation.jpg');
	background-repeat: no-repeat;
}
#centerwrap3
{
	width: 1000px;
	height: 804px;
	margin: 0px auto;
	position: relative;
	background-image: url('/images/frontend/fond.jpg');
	background-repeat: no-repeat;
}

/* commented backslash hack  - invisible to IE 5 \*/
#centerwrap
{
	position: absolute;
	margin: 0 0 0 -501px;
	left: 50%;
}
#centerwrap2
{
	position: absolute;
	margin: 0 0 0 -501px;
	left: 50%;
}
#centerwrap3
{
	position: absolute;
	margin: 0 0 0 -501px;
	left: 50%;
}
/* end hack */

body
{
	background-color: #e7e7e7;
	font-family: arial;
	font-size: 12px;
	color: #5f5f5f;
}
#content
{
	top: 240px;
	left: 200px;
	width: 772px;
	height: 509px;
	z-index: 0;
	position: absolute;
	overflow: auto;
}
#menu
{
	width: 820px;
	height: 37px;
	position: absolute;
	top: 180px;
	left: 190px;
}
h1
{
	color: #d6a42f;
	font-size: 13px;
	margin-left: 5px;
	height: 36px;
	line-height: 36px;
}
a
{
	color: #0693D8;
}
a:hover
{
	color: #FFC00C;
}
h3
{
	font-size: 12px;
}
h4
{
	font-size:12px;
	color:#0693D8;
}
h5
{
	font-size:13px;
	letter-spacing:5px;
	color:#d6a42f;
}
h6
{
	font-size:13px;
	letter-spacing:0px;
	color:#d6a42f;
}
#central
{
	top: 40px;
	left: 3px;
	width: 765px;
	height: 468px;
	z-index: 0;
	position: absolute;
	overflow: auto;
}
#adresse 
{
	z-index: 0;
	position: absolute;
	top:783px;
	left:0px;
	width:995px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;	
}
#adresse a
{
color:#FFFFFF;
text-decoration:none;
}
#adresse a:hover
{
color:#FFCC33;
text-decoration:none;
}
#lien_logo2
{
	width: 360px;
	height: 130px;
	position: absolute;
	top: 5px;
	left: 10px;
}
#lien_logo2 a
{
	width: 360px;
	height: 130px;
	display: block;
}
#lien_logo2 a:hover
{
	text-decoration: none;
}
h7
{
	color: #d6a42f;
	font-size: 14px;
	margin-left: 5px;
	height: 16px;
	line-height: 16px;
}

