body {
	margin: 0px;
	padding: 0;
	border:0px;
	font-family: helvetica;
	font-size: 11px;
	color: #766645;
	background-color: #E4D4A3;
	line-height: 17px;
	background-image: url(../images/deco/bois.jpg);
}

#global{
	position: relative;
	top: 0px;
	width: 970px;
}






#haut{
	width: 800px;
	background-image: url(../images/deco/boutique.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	

	
#gauche{	
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-bottom: 35px;
	float:left;
	width: 260px;
	}
	
#centre{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-left: 35px;
	width: 300px;
	padding-bottom: 35px;
	}
	
#centre_mariage{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-left: 35px;
	width: 615px;
	padding-bottom: 35px;
	text-align: justify;
	}	
	
	
		
#droite{
	float:left;	
	box-sizing: border-box;
	-moz-box-sizing: padding-box;;
	width:300px;
	padding-left: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: justify;

	}
	

#droite_bis{
	float:left;	
	box-sizing: border-box;
	-moz-box-sizing: padding-box;;
	width:200px;
	padding-top: 35px;
	padding-left: 80px;
	padding-bottom: 35px;
	text-align: justify;

	}
	
#centre_bis{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 600px;
	padding-left: 25px;
	padding-bottom: 35px;
	text-align: justify;
	}


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

}

.bord_image {
	border: 1px solid #6F8135;
}

#global #centre #horaires {
	list-style-type: disc;
	margin: 0px;
	background-image: url(../images/deco/boismenu.jpg);
	border: 1px solid #6F8135;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#global #centre #horaires ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
#global #centre #horaires li {
	padding: 0px;
	list-style-type: disc;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
