* { margin: 0; padding: 0;}

html{background:#3a5e37;}

body 
{
	background-color: #3a5e37;
	padding: 0;
	margin: 0;
}
div#global 
{
	border-left : solid 20px #3a5e37;
	border-right : solid 20px #3a5e37;
	width: 984px;
	margin: 0 auto;
}
div#header 
{
	width: 100%;
	height: 321px;
	background: url('../decoupage/header.jpg');
}
div#adresse 
{
	font: bold 12px Verdana;
	color: #FFFFFF; 
	background-color: #3A5E37;
	width: 979px;
	height: 22px;
	padding:5px 5px 0 0;
	text-align: right;
}
div#adresse adresse 
{
	font: 11px Verdana;
	color: #FFFFFF;
}
div#contenu 
{
	position: relative;
	width: 100%;
	min-height: 390px;
	background: url('../decoupage/background_contenu.jpg');	
	overflow: hidden;
	zoom: 1;
}
ul#menu 
{
	width: 170px;
	background: url('../decoupage/top_menu.gif') no-repeat top;
	background-color: #3A5E37;
	height: 300px;
	padding-top: 5px;
	float: left;
	list-style: none;
}
ul#menu a
{
	text-decoration: none;
	color: #FFFFFF;
}

ul#menu .elt_menu
{
	display: block;
	font: bold 13px Helvetica, Tahoma, Sans_Serif;
	padding: 0 0 0 18px;
	margin: 0 0 15px 0;
	background: url('../decoupage/puce_menu.gif') no-repeat left;
}
.selected
{
	color: Black !important;
}
ul#menu .demande_renseignement
{
	display: block;
	text-align: center;
	background-color:#187811;
	font: bold 16px Helvetica, Tahoma, Sans_Serif;
	padding: 0 0 0 18px;
	margin: 0 0 35px 0;		
}

ul#menu .version_anglaise 
{
	text-align:center;
}
div#centre 
{	
	width: 810px;
	min-height: 1150px;
	background-color: #EAC581;
	float: left;
}

div#logo 
{
	margin-left: 10px;
	width: 378px;
	height: 73px;
	background: url('../decoupage/logo_etem.jpg') no-repeat;
}


div#affichage_actualite 
{
	float: left;
	width: 370px;
	margin: 30px 0 30px 10px;
	text-align: justify;
}

div#encart_accueil 
{
	float:right;
	width: 376px;
	margin: 10px 0 30px 0;
}

div#affichage_actualite a {text-align: justify; text-decoration: none; color: #3A5E37; }

div#affichage_actualite img { border: 3px solid #FFFFFF; float: left;margin: 0 15px 5px 0;  }

div#affichage_actualite h2 { font: bold 16px Verdana; margin: 0 15px 5px 0;  }

span.plus_detail { display: block; margin-top: 10px; font: 11px Verdana; color:#000000; }

span.texte { font: 12px Verdana; line-height: 19px; color: #000000; margin-bottom: 10px; list-style: none; }

div#top
{
	width:100%;
	height: 81px;
	background: url('../decoupage/accueil_encart_haut.jpg');	
}
div#contenu_encart 
{
	width:100%;
	padding:5px 0 5px 25px; 
	background: url('../decoupage/accueil_encart_contenu.jpg') repeat-y;		
}

div#contenu_encart a { font: 11px Verdana;display: block; text-align: center; width: 340px; text-decoration: none; color: #3A5E37; }

div#bas
{
	width:100%;
	height: 16px;
	background: url('../decoupage/accueil_encart_bas.jpg') no-repeat;	
}


div#corp_centre { margin-top: 30px; padding: 10px 0 0 10px; clear:both; width: 800px; }

div#corp_centre_autre { margin-top: 30px; padding: 10px 0 0 10px; clear:both; width: 700px; text-align: justify; color:#666666; }
div#corp_centre_autre a { text-decoration:none; color:#666666; }
div#corp_centre h2 { font: bold 16px Verdana; margin: 0 5px 5px 0; }

div#corp_centre_autre h2 { font: bold 16px Verdana; margin: 0 5px 5px 0; }

#corpArticle { font: 11px Verdana; line-height: 19px; color: #666666; margin-bottom: 10px; list-style: none; }

#corpArticle img { float:left; border: 3px solid #FFFFFF; margin: 0 10px 10px 0; }

#photoArticle { clear: both; margin-top: 30px; }

#corpArticle_autre { float:right; width:500px; font: 11px Verdana; line-height: 19px; color: #666666; margin-bottom: 10px; list-style: none; }
#corpArticle_faire { float:right; width:650px; font: 11px Verdana; line-height: 19px; color: #666666; margin-bottom: 10px; list-style: none; }
#photoArticle_autre { float:left; width:200px; text-align: center; clear: both; }

#photoArticle img { border: 3px solid #FFFFFF; margin-right: 40px; }

#photoArticle_autre img { border: 3px solid #FFFFFF; margin-right: 80px; }
 
h1 { font: 19px Verdana; color: #666666; }

div#footer 
{
	clear: both;
	width: 100%;
	height: 70px;
	position: relative;
	background: url('../decoupage/footer.jpg');
	text-align: right;
	font: 11px Verdana;
}
span.ecom_creation{ position: absolute; bottom: 5px; right: 3px; }
span.adr{ 
position: absolute; 
bottom: 5px; 
left: -5px; 
color : white;
text-align : center;
}


	