#wrapper {
	background: url("../../templates/media/side_restaurant.jpg") 30px 171px no-repeat;
	}

h4.menuDuJour
{
	margin : 0px 0px 0px 35px;
	padding : 0px 0px 0px 15px;
	color : #c1001d;
	font-size : 18px;
	font-weight : normal;
	font-family : arial;
	letter-spacing : -1px;
	background : url('../../templates/media/menuDuJourTitle.png') left top no-repeat;
}

h4.laCarte
{
	margin : 0px 0px 0px 35px;
	padding : 0px 0px 0px 15px;
	color : #81823c;
	font-size : 18px;
	font-weight : normal;
	font-family : arial;
	letter-spacing : -1px;
	background : url('../../templates/media/laCarteTitle.png') left top no-repeat;
}
	
.ardoise
{
	background: #312f2e url("../../templates/media/ardoiseBackground.png") center top repeat-y;
	padding: 5px 10px;
	text-align: center;
	margin: 0px 25px 15px 25px;
}

.ardoise.laCarte
{
	background: #312f2e url("../../templates/media/laCarteBackground.png") center top repeat-y;
}
	.ardoise.laCarte p
	{
		color : #483624 !important;
		text-align : left;
	}

.ardoise p {
	color: white !important;
	margin: 5px !important;
	line-height: 180% !important;
	font-size: 12px !important;
	}
.ardoise p.title {
	margin: 10px 0 0 0 !important;
	text-transform: uppercase !important;
	}
.ardoise strong {
	/*color: #d3cfb0;*/
	font-weight : bold;
	}

.suggestions {
	margin-top: 15px;
	overflow: hidden;
	}
.suggestions label {
	width: 80px;
	display: block;
	float: left;
	}
.suggestions_plats {
	float: left;
	overflow: hidden;
	width: 400px;
	padding: 0 10px;
	}
.suggestions_plats p {
	font-size: 11px !important;
	margin: 0 !important;
	}
	
#box .float_left { padding: 0 15px 5px 0; }
#box .float_right { padding: 0 0 5px 15px; }

.photo_resto {
	float: right;
	width: 180px;
	margin-top: 35px;
	}
.photo_resto img {
	border: 1px solid #999a71;
	margin-bottom: 10px;
	}
	
h3.heading {
	width: 500px;
	display: block;
	}
