/* CSS Document */
body {
	margin: 0; /* pour eviter les marges */
    text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.goodies, #navigation, #menunavigation, #photo, #coingauche, #coindroit, #colgauche, #publicite, #pied {
	display: none;
}
#entete{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#coldroite{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#coldroite{
	width: 100%;
	left: -230px;
	position: absolute;
}
#restaurant{
	width: 100%;
}
