BODY{
	margin: 0px;
	background-color: white;
	font-family: arial;
}
/*NOUVELLE VERSION DE LA CHARTE*/

.bloc_central{
  width: 740px;
  margin: auto;
  margin-top: 0px;
}

.bloc_central .titre_page{
  color: #24AB6D;
  font-weight: bold;
  
}


.reste_de_la_page{
  width: 100%;
  text-align: center;
/*  border: solid 1px red;*/
  float: left;
}

.haut_de_la_page{
  width: 100%;
  float: left;
}


img{
	border: 0px;
}

a{
	color :#24AB6D;
}

.actu{
	background-color: white;
	width: 182px;
	margin: auto;
	height: 300px;
}
.actu a{
  color: black;
  text-decoration: none;
}
.actu .texte{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	background-image: url(../images/new/actu_back_content.gif);
}

.centre .titre{
	color: #24AB6D;
	font-weight: bold;
	font-size :14px;
}


.centre{
	background-color: white;
/*	border: solid 1px red;*/
/*width: 356px;*/
width: 100%;
margin-top: 20px;
text-align: left;
	height: 452px;
	font-size: 12px;
}

/*FIN NOUVELLE VERSION DE LA CHARTE*/
/*
.sup_total{
	float: left;
	width: 1000px;
}


a{
	color :#4DA268;
}

.menu_gauche{
	float: left;
	width: 191px;
}

.banniere{
	float: left;
	width :800px;
}

img{
	border: 0px;
}

.banniere img{
	float: left;
}

.actu{
	background-color: white;
	width: 188px;
	margin: auto;
}

.actu .texte{
	text-align: left;
	padding-left: 30px;
	padding-right: 10px;
	font-size: 12px;
	background-image: url(../images/river_11.gif);
}

.centre .titre{
	color: #4DA268;
	font-weight: bold;
	font-size :14px;
}


.centre{
	background-color: white;
	float: left;
	width: 356px;
	height: 452px;
	padding: 20px;
	font-size: 12px;
}

.centre .texte b{
	color: #4DA268;
}


.menu_droite{
	text-align: center;

	background-color: white;
	margin-top: 20px;
	width: 210px;
	float: left;
}

*/
