
body
{
	width: 807px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;   
	background:url("images/fond1.gif") repeat fixed top;

}

/* L'en-tte */

#en_tete
{
   width: 837px;
   height: 130px;
   background-image: url("images/titre2.png");
   background-repeat: no-repeat;
   margin-bottom: 10px;
}

/* Le menu */
#menu 
{
	height: 30px;
	width:807px;
	background-image:url("images/menu.png") ;
	background-repeat: no-repeat;
 
}
#menu ul 
{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	font-family: "Arial", "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: small;
	font-weight: normal;

}
#menu li {
	float:left;
	margin:auto;
	padding:0;

}
#menu li a {
	display:block;
	width:120px;
	color:white;
	text-decoration:none;
	padding:5px;
}

#menu li a:hover {color:#9b330a;padding:5px;}

#menu ul li ul {display:none;}

#menu ul li:hover ul {display:block;}

#menu li:hover ul li {float:none;}

/* Le coprs */

.coins2 {
background-color:#FFFFFF;}

#hg {background:url(images/coin1x.png) no-repeat top left;}

#hd {background:url(images/coin2x.png) no-repeat top right;}

#bd {background:url(images/coin3x.png) no-repeat bottom right;}

#bg {background:url(images/coin4x.png) no-repeat bottom left;}

h3 
{
	margin-top:15px;
	padding-top: 30px;
	margin-left:10px;
	font-family: "Arial", "Times New Roman", Times,
	serif;
	color: #9b330A;
	font-size: 16px;
	text-indent:20px;
	text-transform: capitalize;
}
p
{
	margin-bottom:20px;
	padding-bottom: 20px;
	margin-left:20px;
	font-family: "Arial", "Times New Roman", Times,serif;
	color: #9b330A;
	font-size: 13px;
	position:relative;
	left:25px;
}

 #img
{
float: right; width: 22em;
margin-top: 15px;
padding: 0;
padding: 15px; 


 }
#info

{
	margin-top: 15px; 
	margin-right: 50px; 
	padding: 16px;    
	font-family: "Arial", "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 14px;
	text-align: justify;
	background-color:#9b330A;
	width: 10em;
	float: right; 
}

#texte ul li
{
	color:#ec6014 ;
	position: relative;
	left: 45px;
	text-align: justify;
	font-family: "Arial", "Times New Roman", Times,serif;
	font-size: 15px;
	
}


#element_piedepage
{
		padding: 10px;
	margin-bottom: 05px;
	text-align: center;
	font-size: x-small;
	font-family: "Arial", "Times New Roman", Times, serif;
	color: #9b330A;
}

