body {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	border:0px;
	font-family: helvetica;
	font-size: 11px;
	color: #5B2E43;
	background-color: #FEE6BC;
	line-height: 17px;
	font-weight: 500;
}

#global{
	position: relative;
	top: 0px;
	width: 875px;
	background-image: url(../images/deco/pressoir.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}






#haut{
	width: 725px;
	}
	
	
#titre{
	height: 60px;
	width: 725px;
	}
	
#gauche{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-left: 15px;
	float:left;
	width: 225px;
	}




	
#centre{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-left: 35px;
	width: 300px;
	padding-bottom: 25px;
	text-align: justify;
	}
	
		
#droite{
	float:left;	
	box-sizing: border-box;
	-moz-box-sizing: padding-box;;
	width:310px;
	padding-left: 25px;
	padding-bottom: 25px;
	text-align: justify;

	}
	

#droitebis{
	float:left;	
	box-sizing: border-box;
	-moz-box-sizing: padding-box;;
	width:200px;
	padding-left: 80px;
	padding-bottom: 25px;
	text-align: justify;

	}
	
#centre_contact{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 500px;
	padding-left: 25px;
	padding-bottom: 25px;
	text-align: justify;

	}


#bas{
	clear:both;
	height: 26px;
	width:875px;
	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;

}

.bord_image {
	border: 2px solid #B72B61;
}