
body {
	background: #FFFFFF;
	background-image:url(images/fond.jpg);
	background-attachment : fixed;
	text-align: center;
	background-position : center top;
	background-repeat: no-repeat;
	font: normal 80%/1em Arial, Verdana, sans-serif;
	color: #656763;
	margin: 0;
	padding: 0;
	text-align: center;
}
#spacer {
 	clear: both;
 }
/*            Header                    */
#conteneur {
	position: absolute;
	Top: 0px;
	width: 770px;
	left: 50%;
	margin-left: -385px;

}

#headerRestaurant {
	width: 770px;
	height: 164px;
	background: url(images/headerRestaurant.gif) center top no-repeat;
	margin: 0 auto;
	text-align: center;
	
}

#headerCreperie {
	width: 770px;
	height: 164px;
	background: url(images/hearderCreperie.gif) center top no-repeat;
	margin: 0 auto;
	text-align: center;
	
}


#headerBar {
	width: 770px;
	height: 164px;
	background: url(images/headerBar.gif) center top no-repeat;
	margin: 0 auto;
	text-align: center;
	
}


#menu {
		float: left;
		margin-top: 130px;
		text-align:center;
		width: 770px;
		}
img { border:0px;}


.small {font-size: 9px; }
.slogan {font-size: 14px; }

#contenu {
	width: 770px;
	height: 336px;
	background: url(images/fond2.jpg) center top no-repeat;
	margin: 0 auto;
	text-align: center;
}


#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 5px 5px 0px 16px;
border-bottom: 1px solid #E2EFF1;

background-image: url(images/l1.gif);
}

#navlist a:link, #navlist a:visited
{
color: #D12027;
text-decoration: none;
}

#navlist a:hover
{
border-Bottom: 1px solid #E2EFF1;

background-image: url(images/l11.gif);
color: #D12027;
}

#active a:link, #active a:visited, #active a:hover
{
border-bottom: 1px solid #E2EFF1;

background-image: url(images/l11.gif);
color: #D12027;
}

#pied {
	width: 770px;
	padding: 5px 2px 10px 24px;
	background-color: #A9DEE8;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #D12027;
	font-size: 12px;
	padding: 0px;

}




#pied a{
	color: #B78783;
	font-size: 12px;
	
}






form.css fieldset
  {
  padding: 1em;
  color: #878686;
	text-align: left;
  }
form.css label
  {
  display: inline;
  float: left;
  width: 150px;
  } 

form {
	padding:10px;

}
a {
	color: #60A121;
	text-decoration: underline;
}

a:hover {
	color: #60A121;
	text-decoration: none;
}
p { margin:0; padding:2px; }
	
p { margin:0; padding:2px; }
label {

	font-weight:bold
}





