@charset "utf-8";
/* CSS Document */

html, body
	{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	background-color:#551B05;
	}
	
#conteneur {
	width:1000px;
	margin:15px auto;
	background-color:#742709;
}
h1
{
    margin:0;
	font-size:9px;
	color:#742709;
	text-align:center;
}  
#entete {
	width:960px;
	text-align:center;
}
#vide {
	width:998px;
	height:5px;
	background-color:#551B05;
}
#menu{
	width:1000px;
	height:40px;
	
}
.main {
	
	width:1000px;
	margin-left:-25px;
}

.main li{
	display:inline;	
}

img {
	border:none;	
}


#contenu {
	width:900px;
	background-color:#cca56e;
	height:330px;
	margin:20px 0 20px 50px;
	
}
#contenu_contact {
	width:900px;
	background-color:#cca56e;
	height:400px;
	margin:20px 0 20px 50px;
	
}
#pied {
	width:1000px;
	text-align:center;
}

#text_pied {
	color:#dcb17a;
	
}



#gauchecont
	{
		padding:15px 5px;
		width:400px;
		float:left;
	}
#gauchecont_contact
	{
	padding:15px 5px;
	width:500px;
	float:left;
	font-size: 12px;
	}
#droitcont
	{
		width:480px;
		margin-left:10px;
		float:left;
	}
#droitcont_contact
	{
		width:380px;
		margin-left:10px;
		float:left;
	}
#droithautcont
	{
		clear:left;
		text-align:center;
	}
#droitbascont
	{
		height:220px;
		overflow:auto;
		width:495px;
	}
#texte 
	{
	 color:#684714;
	 width:460px;
	 text-align:justify;
	}
#table_contact
	{
	padding-top:20px;	
	}
.Style13 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #330000; 
	}
	
.etoile
	{
	color:#F00;	
	}
.col_titre 
	{
	color:#BA9668;	
	}
input,textarea 
	{
	 background-color:#eed2ab;	
	}
