body {
	text-align:center;
	padding: 0;
	border:0px;
	font-family: helvetica;
	font-size: 12px;
	color: #52A68C;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#global{
	position: relative;
	top: 0px;
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/deco/fond.gif);*/
}






#haut{
	width: 970px;
	}
	


#titre{
	height: 60px;
	width: 970px;
	}
		
#menu{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-left: 15px;
	float:left;
	width: 255px;
	}
	





	
#centre{
	float:left;

	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-left: 15px;
	width: 310px;
	padding-bottom: 25px;
	text-align: justify;
	line-height:18px;
	font-size: 14px;
	}
	
		
#droite{
	float:left;	
	box-sizing: border-box;
	-moz-box-sizing: padding-box;;
	width:310px;
	padding-left: 45px;
	padding-bottom: 25px;
	text-align: justify;

	}
	

	



#bas{
	clear:both;
	height: 26px;
	width:970px;
	bottom: 0px;
	color: #FEE6BC;
	background-image: url(../images/deco/bas.gif);
	background-repeat: no-repeat;
	}
	
.table_menu
{
	background-color: #FEE6BC;
}
.bord_petit_plan {
	border: 0;

}
