@charset "UTF-8";
div,p,ul,li,h1,h2,h3,span,table,td,tr,th{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	height: auto;
	width:normal;
	font-size: 11px;
	font-style: normal;
	line-height: auto;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
	
}
body{margin:0; background-color:#e7f0d6;}
#pere{width:831px; height:auto; margin:0px auto 0px auto; background:#FFF;}
#bandeau{width:751px; height:126px; margin:0px auto 0px auto;}

#contenu{width:800px; height:auto; margin:10px auto 15px auto;}
#footer{
	width:831px;
	height:187px;
	margin:0px auto 0px auto;
	text-align:left;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#fiori{width:751px; height:216px; margin:0px auto 0px auto; background:url(images/bandeau2_fioriture.jpg) no-repeat top left;}


/************** MENU ****************/
#navigation{margin:10px auto 0px auto; width:750px; height:auto; }
#barre_menu{width:750px; height:18px; background:url(images/barre_menu.gif) no-repeat;}
#menu{width:100%; height:33px;}

#spacer_left{width:67px; height:33px; float:left;}
.menu_el{width:84px; height:14px; padding:8px; float:left; text-align:center; margin-right:5px;}
.menu_el:hover{width:84px; height:14px; background:url(images/degrade_menu_hover.gif) repeat-x top left; padding:8px; float:left;}
.menu_el a {font-family: Verdana, Helvetica, sans-serif; font-size:12px; color:#095804; font-weight:normal; text-decoration:none;}
.menu_el a:hover {font-family: Verdana, Helvetica, sans-serif; font-size:12px; color:#FFF; font-weight:normal; text-decoration:none;}



.signature{width:700px; height:auto; text-align:center; margin:0px auto 0px auto; padding-top:35px;}
.signature p {font-family: Georgia,serif; font-size:28px; color:#898989; font-weight:normal; text-decoration:none;}
.Style2 {
	color: #006633;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
}

