#contenu {
  	clear: both;
  	min-height: 800px;
  	background-color: White;  
}

#annoncesGoogle {
  	margin-top: 20px;
  	text-align: center; 
}

#pourtour {
  	margin: 20px 20px;
  	border: solid 1px DarkGreen;   
}

#titre {
	margin: 0px; 
	height: 18px; 
	font-size: 14px; 
	font-weight: bold; 
	color :White; 
	text-align:center; 
	border-bottom: solid 1px DarkGreen; 
	background-image: url(../images/arrPlanVert.jpg);
  	/*background-color: DarkGreen; (en fait #337547)*/
  	background-position:center center; background-repeat: repeat-x;
} 

#description {margin : 0px; margin-bottom: 40px;}
#description #intro	{margin : 20px 30px 30px 10px;}
#description .grandTitre {}
#description .sousTitre {margin : 10px 10px 0px 10px; padding: 0px; font-size:12px ; font-weight:bold}
#description .description {margin : 10px 30px 20px 30px; padding: 0px;}
.emphase {font-weight:bold}

#introMission {margin : 10px 30px 10px 30px; padding: 0px;}
#listeObjectifs {margin:0px, padding: 0px; margin-bottom:30px; margin-left:40px;}
#avantagesMembres {margin:0px, padding: 0px; margin-left:40px;}
#membership {margin : 10px 30px 10px 30px; padding: 0px;}

