.titrebrown {
	color: #706752;
	border-bottom: 2px solid #706752 ;
	font-size: 1.2em;
	font-weight:bold;
	line-height: 30px;
}

#header {
	background-color:#ab9f84;
	height: 65px;
}
#credits {
	padding: 5px 25px 20px 25px;
	margin: 0px;
	font-size: 1em;
}
#menu {
	background-image: url(fdmenu-home.gif);
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	height: 165px;
	font-size: 1.1em;
}
#menu li {
	margin-bottom: 8px;
}
#menu li a {
	padding-left: 40px;
	text-decoration: none;
	background: url(puce-home.gif) center left no-repeat;
	color: #FFF;
}

#menu li a:hover {
	background-image: url(puce-on-home.gif) ;
	color: #333;
}
#menu #current a {
	background-image: url(puce-on-home.gif);
	color: #333;
}
#titrebain{
	background: #5f8bb9;
	width: 266px;
	height: 28px;
	padding: 6px;
	margin: 25px;
	position: absolute;
	left: 160px;
	top: 62px;
}
#titrecuisine{
	background: #e54800;
	width: 266px;
	height: 28px;
	padding: 6px;
	margin: 25px;
	position: absolute;
	right: 174px;
	top: 62px;
}
.titreblanc{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	padding-left: 22px;
}
#sdb {
	background-color: #dfe8f1;
	width: 234px;
	padding: 5px 20px 8px 20px;
	margin: 25px;
	border: 2px solid #5f8bb9;
	position: absolute;
	left: 160px;
	top: 90px;
}

#cuisine {
	background-color: #fcece5;
	width: 234px;
	padding: 5px 20px 8px 20px;
	margin: 25px;
	border: 2px solid #e54800;
	position: absolute;
	right: 174px;
	top: 90px;
}
#concept {
	width: 258px;
	padding: 0 0 0 22px;
	position: absolute;
	left: 160px;
	top: 382px;
	margin: 25px;
}
#actu {
	width: 258px;
	padding: 0 0 0 22px;
	position: absolute;
	right: 174px;
	top: 382px;
	margin: 25px;
}