body {
	position:relative;
	background:#B3B3B3 url(images/fond.jpg) repeat-x;
	width:885px; 
	margin:auto;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	color:#969696;
	}

div#corps {
	float:right;
	width:500px;
	padding-right:125px;
	}

div#menu {
	float:left;
	padding-left:125px;
	width:110px;
	}

div#menu ul 
{
	list-style:none;
	margin:0;
	padding:0;
} 

div#menu li
{ 
margin-left:20px; 
}

h1#header {
	width:885px;
	height:178px;
	background-image:url(images/header.jpg);
	text-indent:-9000px;
	margin-top:0px;
	}
#langue
{
margin-left:700px;
margin-top:-40px;
padding-bottom:20px;
}
p#footer {
	width:885px;
	height:73px;
	background-image:url(images/footer.jpg);
	margin-bottom:0;
	clear:both;
	color:#939393;
	text-align:center;
	font:italic 0.9em "Trebuchet MS", Sans-serif;
}

#conteneur 
{
	float:left;
	background-image:url(images/corp.jpg);
	background-repeat:repeat-y;
	width:885px;
	height:auto !important;
	height:auto;
}
	
/*mise en page */	
h2{
font-size:13px;
border-bottom:1px dotted #969696;
color:#7B0301;
}
a
{
color:#3C99C5;
text-decoration:none;
}
a:hover
{
border-bottom: 0px dotted #3C99C5;
color:#7B0301;
font-weight:bold;
}
a:visited
{
text-decoration:none;
}
img a:hover
{
text-decoration:none;
}
img a
{
text-decoration:none;
border:none;
}
strong
{
color:#786f6f;
font-weight:bold;
}
fieldset
{
border:none;
}
label 
{
display:block;
width:200px;
float:left;
padding-left:50px;
margin-top:3px;
color:#969696;
}
input
{
	margin-top:3px;
}