* 
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
html { background: #1B91B9; }
img { border: none; }
body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#menu 
{
	float: left;
	width: 152px;
	padding: 25px 20px 0px 20px;
	background: #187797 url(../img/fond-menu.gif) no-repeat center bottom;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	height: 368px;
}

#menu span 
{
	display: block;
	border-bottom: solid 1px #FFFFFF;
	padding: 0 0 0 8px;
}

#menu .last_item
{
	border-bottom: none;
}

#menu .selected
{
	color: #F6C80C;
	display: inline-block;
	margin: 0 0 0 -16px !important;
	padding: 4px 0 4px 16px;
	background: url(../img/menu.gif) no-repeat 0px center;
}

#flash 
{
	zoom: 1;
	float: left;
}

#flash h1 
{
	background: url(../img/hotel-restau.gif) no-repeat center top;
	font-size: 24px;
	font-weight: bold;
	padding: 29px 0 7px 9px;
}

#contenu
{
	clear: both;
	background: #10617C url(../img/crabe.gif) no-repeat left 8px;
	padding: 8px 15px 10px 218px;
	position: relative;
	width: 767px;
}

#reserver 
{
	position: absolute;
	top: 10px;
	right: 40px;
}

#pied, #pied a, #pied address
{
	color: #DDE7F4;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
}
#pied { padding: 12px 0; text-align: center; clear: both; }