/******************************************************************************** 
        CADRE COMPOSANT LA PAGE
*********************************************************************************/

.top{
	width: 740px ;
	height:160px;
	background: url(../img/banner.gif) no-repeat top;		/* Image de fond du haut*/
	font-size: 25px;
	text-align:left;
	font-weight: bold;
	font-style: italic;
	margin-left: auto; 
  	margin-right: auto;

padding-right:65px;
/*border-bottom: #ccff66 solid 2px;*/

}

.barremenu														/* Barre de menu contenant les boutons */
{
	width: 805px ;
	text-align:center;
	height:21px;
margin-top:9px;
	margin-left: auto; 
	margin-right: auto;



padding:0;

}

.bottomCoinRond{												/* ajout de l'image pour faire le coin rond de droite */
	text-align:center;
	margin:0;
	background: url(../img/br.gif) no-repeat bottom right;
}

.bottomCoinRond div{											/* ajout de l'image pour faire le coin rond de droite */
	text-align:center;
	background: url(../img/bl.gif) no-repeat bottom left;
}

.bottom{	
													/* Ligne de copyright */
	font-size: 8px;
	color:#006633;
text-align:center;
margin:0;
}

.conteneur {
	width: 806px ;
	background: #fff;
	text-align:left;
   	 margin-left: auto; 
   	 margin-right: auto;
}

.innerConteneur{


	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
	line-height: 1.5;			 /* interligne */
   	 margin-left: auto; 
   	 margin-right: auto;
}