body {	background: #999999;	color : #666666;	margin-left: auto;    margin-right: auto;    width:972px; /* largeur obligatoire pour être centré */}table#interface {	background:#FFFFFF;	border:1px solid #666666;	color: #666666; }td#pied {	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	height: 20px;	text-align: right;
}#pied a:link, a:visited{
	color : #666666;
	background:#fff;	text-decoration: none;}#pied a:hover{text-decoration: underline;}/* MEP texte */td#contenu { font-family: Arial, Helvetica, sans-serif; line-height: 120%; padding: 5px;
 }#contenu p{	font-size:13px;	text-align: justify;	margin: 15px;	padding:0;}#contenu a, #contenu a:visited, #contenu a:link {
text-decoration:none;color: #0099ff;
background:#fff;font-weight:bold;}#contenu a:hover {color:#CC0000;background:#FFFFFF;text-decoration:underline;}#contenu h1 {font-weight:bold;color: #666666;
background:#fff;font-size:16px;text-align: justify;margin: 15px;padding:0;}/*mise en page du texte */td#general{	line-height:120%;	font-family:Arial, Helvetica, sans-serif;	padding: 10px 25px 10px;	}#general H1 {	font-size:16px;	border-bottom-width: 2px;	border-bottom-style: dotted;	border-bottom-color: #666666;	background-image:url(images/general/escargot-gris.jpg);	background-repeat:no-repeat;	background-position:0px 2px;	padding : 0 0 0 30px;}#general h2 {	font-size:14px;	font-style:italic;	line-height: 0.2em;	padding : 10px 0 0 27px;}#general h3 {	font-size:12px;	font-style:italic;	padding : 5px 0 0 35px;	line-height: 0.05em;}#general p{	font-size:12px;	text-align: justify;	margin: 0 0 0 35px;	padding:0;}/*fin de la mise en page texte *//*fin de la MEP texte *//* MEP Adresse */table#adresse td {border : 3px solid #93ADCB;padding:5px;text-align:right;margin:0;}/* Fin de la MEP Adresse */

#blocadresse {
color:#4476b6;
background:#fff;
}
#blocadresse h1  {

font-size: 18px; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0 10px 0 0 }#blocadresse p  { font-size: 14px; font-family: Arial, Helvetica, sans-serif; line-height: 120%; padding: 0 10px 0 0 }div#blocadresse {text-align:right;margin:5px;width:214px;padding-top:18px;background:url(images/home/blocadresse-haut.gif) center top no-repeat;}div#blocadresse1 {background:url(images/home/blocadresse-bas.gif) center bottom no-repeat;padding-bottom:0;padding-top:0;}/* encart actualités */div#actualite {margin:15px;width:377px;padding-top:36px;background:url(images/home/cadre-haut.jpg) center top no-repeat;}div#bloccadre {background:url(images/home/cadre-bas.jpg) center bottom no-repeat;padding-bottom:30px;padding-top:5px;}div#bloccadre p  { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 100%; text-align: justify; margin: 0 15px 10px 33px }div#bloccadre h1  { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; margin: 0 0 0 33px }div#bloccadre a {text-decoration:none;color:#0066ff;
background:#E6E6E6;
font-weight:bold;}div#bloccadre a:hover {text-decoration:underline;font-weight:bold;}/* fin encart actualités *//* Navigation */td#navigation {	background:#CCCCCC;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	color:#333333;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #666666;	border-bottom-color: #666666;	height: 23px;	text-align: right;}#navigation a:link, #navigation a:visited, #navigation a:active{text-decoration: none;
color:#333333;
	background:#CCCCCC;}#navigation a:hover {
color:#fff;
	background:#CCCCCC;}