body
{
	padding:0px;
	margin: auto;
	background-color: #ffffff;	
background-image: url(../images/main.jpg);
background-repeat: repeat-x;
	font-family: Arial;
	color: #363327;
	font-size: 12px;	
text-align:justify;
margin-top: 0px; 
}

a
{
	color: #D3D891;
	text-decoration: none;
	font-size: 16px;
}
h1
{
	color: #ffffff;
	background-color:#B7DA00;
	font-size: 32px;
	margin:0px;
	padding:0px;
	
	
}

h2
{
	color: #A18E75;
	text-decoration: none;
	font-size: 40px;
	line-height: 80%;
	letter-spacing: -4px;
	word-spacing: 0em;
	margin-top:10px;
	margin-bottom:6px;
	border-bottom-width: thin;
	border-bottom-color: #A18E75;
	border-bottom-style: solid;

	
}

h3
{
	color:#D3D891;
	text-decoration: none;
	font-size: 40px;
	line-height: 80%;
	letter-spacing: -4px;
	word-spacing: 0em;
	margin-top:10px;
	margin-bottom:6px;
	border-bottom-width: thin;
	border-bottom-color: #D3D891;
	border-bottom-style: solid;

	
}


#contenant
{
position:absolute;


width:100%;

}


#header
{

position:relative;
padding:0px;
width:920px;
margin:auto;
text-align:right;
}





#name
{
color: #ffffff;
background-color:#12100D;
font-weight:bold;
text-decoration: none;
font-size: 28px;
margin-top:-2px;
/*margin-left:259px;*/

white-space:nowrap;
}


#arrmenu
{

height:20px;
background-color:#12110d;
text-align:right;
width:100%;
}

#menu
{	

color: #ffffff;
text-decoration: none;
font-size: 16px;
margin:auto;
width:920px;


}

.bloc
{
padding-top:10px;
padding-bottom:5px;
background-color:#ffffff;
}

.bloc_vert
{
padding-top:10px;
padding-bottom:5px;
background-color:#D3D891;
}



.bloc_noir
{
padding-top:10px;
padding-bottom:5px;
background-color:#12100D;
}

#contact
{

margin:auto;
margin-bottom:5px;
width: 920px;
}

#liens
{

margin:auto;
margin-bottom:5px;
width: 920px;
font-size: 11px;
}

#liens a
{

	color: #D3D891;
	text-decoration: none;
	font-size: 11px;
}


#references
{

margin:auto;
color:#FFFFFF;
width: 920px;
}

table
{
color:#ffffff;
font-size:14px;

}


#about
{

margin:auto;

width: 920px;
}

#footer_infos
{
margin-left:20%;
color:#ffffff;
font-size:11px;
background-color:#12100D;
text-align:center;
width:610px;
height:17px;
}

#footer_infos a
{
color:#D3D891;
font-size:11px;
}
