body
{
   margin-bottom: 10px; 
   padding: 0; 
   background: #2E2D2B;
   color: #E8CDB8;
   text-align: center;
   font-family: Arial, Tahoma
   font-size: 20;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#image {    /* bloc image en arrière-plan */
width : 500px;
height: 250px;
background: url('menu_noms.jpg') no-repeat left bottom ;
	color: #E90069 ;
}

a
{
text-decoration:none;
}

a:hover
{
text-decoration:none;
}

#zone1 {
position: absolute;
width : 92px;
height: 43px;
margin-left: 30px;
margin-top: 10px;
}

#zone2 {
position: absolute;
width : 92px;
height: 43px;
margin-left: 127px;
margin-top: 15px;
}

#zone3 {
position: absolute;
width : 147px;
height: 77px;
margin-left: 63px;
margin-top: 139px;
}

#zone4 {
position: absolute;
width : 92px;
height: 43px;
margin-left: 280px;
margin-top: 80px;
}

#zone5 {
position: absolute;
width : 92px;
height: 43px;
margin-left: 390px;
margin-top: 95px;
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-left: 3px solid #C6005A ;
	color: #BF0056 ;
}

div#contenu h2
{
color: #D0424F
}

div#contenu
{
 font-family: Book antiqua, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif
}

div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}

div#contenu a
{
	color: #CD4350 ;
}

div#contenu a:hover
{
	color: #CD4350 ;
}

p#footer
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 50px ;
	font-style:italic;
	text-align: right ;
	color: #D0424F ;
}

div#titre
{
color: #E90069 ;
font-weight:bold;
font-size: 19;
}
