/* LE CORPS DE PAGE */
* {margin:0;padding:0}

body {
	padding: 0px 0 20px;
	background: #FFFFFF url("image/bg-body.jpg") repeat-x center 0;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	font: 12px;
}
H1 {
	text-align: left;
	color: #161E42;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0px;
	padding: 0 0 0 0px;
}
H2 {
	text-align: left;
	color: #5C6E7D;
	font: italic bold 19px "Times New Roman", Times, serif;
	letter-spacing: 0px;
	padding: 0 0 0 4px;
	background: #E9EBF1;
}	

#general {
   position: relative;
	width: 780px;
	margin: 0 auto 0 auto;
	background: url(image/bg-general.jpg) repeat-y top right;
}
#general2 {
width: 780px;
   position: relative;
	margin: 0;
	background: url(image/bg-contenu.jpg) no-repeat 191px 24px;
}
#banniere {
	width: 100%;
	height: 76px;
	margin: 0 0 0 0;
	background: url(image/bg-banniere.jpg) no-repeat;
}

#col-ga {
	display: block;
	float: left;
	width: 246px;
	margin: 0px 0 0 0;
	height: 456px;
	color: #9B9484;
	background: url(image/bg-col-ga.jpg) no-repeat;
}
#contenu {        
   display: block;
	margin: 0 0 0 246px;
	padding: 0 0 0 0;
	background: url(image/bg-contenu.jpg) no-repeat right top;
}
ul, li {
	list-style: none;
}
img.left, img.right {
	padding:4px;
	margin: 0 10px 2px 0;
	border: 1px solid silver;
	float: left;
}
img.right {
	float: right;
	margin: 0 0px 2px 10px;
}
/* MENU HORIZONTAL HAUT DEROULANT*/
#menu {
	display: block;
	margin: 0;
	padding: 0px 0 0 10px;
	*padding: 0px 0 0 5px;
	background: #E3E3E3;
	border-top: 1px solid #A3A3A3;
}
#menu-top, #menu-top ul {
   padding: 5px 0 0 0px;
	margin:0;
	list-style: none;
}

#menu-top {
	font-weight: bold; 
        height: 18px;
}

#menu-top li 	{
	position: relative;
	background: none;
	float: left;
	display: block;
	width: 126px;
	margin: 0;
	padding: 0;
}

#menu-top a, #menu-top a:link, #menu-top a:visited, #menu-top a:hover, #menu-top a:active {
	color: #363636;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
	margin: 0 5px 0 0;
	background: none;
	cursor: pointer;
	display: block;
	text-align: center;
	border-left: 1px solid White;
	border-right: 1px solid White;
}
#menu-top a.last, #menu-top a.last:link, #menu-top a.last:visited, #menu-top a.last:hover, #menu-top a.last:active {
	color: #363636;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
	margin: 0 0px 0 0;
	background: none;
	cursor: pointer;
	display: block;
	text-align: center;
	border-left: 1px solid White;
	border-right: 1px solid White;
}
 #menu-top ul li a, #menu-top ul li a:link, #menu-top ul li a:visited, #menu-top ul li a:hover, #menu-top ul li a:active { 
 margin: 0;
 }
#menu-top a:hover, #menu-top a:active {
	color: #E4E4E4;
	background: #2C6E9E;
}	

#menu-top li ul {
	width: 126px;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	position: absolute;
	font-weight: normal;
	left: -999em;
	border: 1px solid white;
}
#menu-top li:hover ul, #menu-top li.sfhover ul {
	left:-30px;
	z-index:99999;
}
	
#menu-top li li {
	background: none;
	float: right;
	padding-left: 0px;
	display: block;
	width: 126px;
	text-align: center
}

#menu-top li li.first {
	border:0px;
	border-left:0px solid white
}

#menu-top li li.last {
	border:none;
	border-right:0px solid white
}

#menu-top li li a, #menu-top li li a:link, #menu-top li li a:visited, #menu-top li li a:hover {
	display: block;
	color: White;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 2px 0px;
	width: 126px;
	border-bottom: 1px solid silver;
	background: #778899;
}

#menu-top li li.first a {
	display: block;
	color:White;
	padding: 2px 0px 2px 0px;
	width: 126px;
	border-bottom:1px solid silver;
}
	
#menu-top li.active a:link, #menu-top li.active a:visited, #menu-top li.active a:active {
	color: white;
	text-align: center;
	font-weight: bold;
	background: none;
	border:none;
}
#menu-top li.active li a:link, #menu-top li.active li a:visited, #menu-top li.active li a:active {
	background: none;
	font-weight: normal;
	color: White;
	border-right: 1px solid white;
}
#menu-top li li a:hover, #menu-top li.active li a:hover {
	color: White;
	background: #B1BDCB;
}


	/* hide from IE mac \*/
	#menu-top li {width:auto}
	/* end hiding from IE5 mac */

/*fin menu deroulant*/


#centre {
	margin: 0;
	width: 486px;
	margin: 0px 34px 0 14px;
	*margin: 0px 34px 0px 11px;
	padding: 14px 0 0 0;
}
#centre p {
	font-size: 11px;
}
#centre #accueil {
	display: block;
	margin: 10px 0 0 0;
	padding: 6px 0 0px 0px;
	color: #696969;
	background: url(image/bg-accueil.jpg) no-repeat bottom right;
}
#centre #accueil b {
	color: #4C4C4C;
}
#centre #accueil H1 {
	display: block;
	height: 36px;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 0;
	color: white;
	background: url(image/bg-h1-accueil.png) no-repeat 0 0;
}
#centre #accueil p {
		text-align: right;
		font-size: 12px;
		font-style: italic;
		color: #4C4C4C;
		line-height: 18px;
		padding: 18px 260px 20px 0px;
}
#centre #page, #centre #menus {
	margin: 20px 0;
	padding: 20px 30px 0px 30px;
	color: #696969;
}
#centre #menus {
margin: 0px 0;
text-align: center;
padding: 30px 30px 0px 30px;
	background: url(image/bg-menus.jpg) no-repeat 0 0;
}
#centre #page .adresse, #centre #menus .adresse {
	display: block;
	padding: 0 0 0 0px;
	font-size: 12px;
	text-align: center;
	color: black;
}

#centre #page p, #centre #menus p {
		text-align: justify;
		font-size: 13px;
		line-height: 18px;
		padding: 14px 30px 0px 30px;
}
#centre #menus p {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 15px;
	color: #454545;
}
#menus span.separe {
display: block;
	margin: 14px 0px 10px 0px;
	padding: 0;
	height: 16px;
	background: White url(image/bg-hr.png) no-repeat center 0;
}
#centre #page H1 {
	margin: 0 0 14px 0;
	padding: 0;
	border-bottom: 1px solid silver;
}
#centre #menus H1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0;
	color: #8F680C;
	padding: 0 0 35px 0;
}
#centre #menus b {
	color: #2C3B47;
}
#centre #page p.plan {
	display: block;
	width: 249px;
	height: 192px;
	float: right;
	margin: 0 0 10px 20px;
	padding: 0;
}
#centre ul {
	padding: 0px 15px 0 20px;
	margin: 0;
}
#centre ul li{
padding: 0;
margin: 0;
}
#centre ul.carte {
padding: 0px 0px 0 0px;
margin: 0;
}
#centre ul.carte li{
display: block;
float: left;
width: 330px;
padding: 0;
margin: 0;
border-bottom: 1px solid Silver;
}
#centre ul.carte li.salade {
	display: block;
	font-weight: bold;
	color: Black;
	float: none;width:auto;
}
#centre ul.carte li.titre {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	width: auto;
	background: #DDE0E4;
	float: none;
	border: none;
}
#centre ul.carte li.prix, #centre ul.carte li.detail {
display: block;
	width: auto;
	font-size: 11px;
	background: none;
	float: none
}
#centre ul.carte li.detail {
	border: none;
}
#centre #accueil a {
	color: Black;
}
#centre #accueil a:hover {
	color: #4682B4;
	text-decoration: underline;
}
#diapo-acc {
	padding: 0px 0;
	margin: 0 0 14px 0;
	border: 1px solid silver;
}
#diapo {
	padding: 0px 0;
	margin: 0 0 8px 0;
	border: 1px solid silver;
}
#centre #actus {
	display: block;
	float: right;
	width: 244px;
	height: 210px;
}
#centre #actus span.entete {
	display: block;
	font-size: 12px;
	color: #E1E6EE;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0px 0 34px 10px;
}
#centre #actus p.texte-actus {
display: block;
	margin: 0;
	height: 162px;
	padding: 0px 20px 0 20px;
	font-style: normal;
	text-align: justify;
	color: Black;
	overflow: auto;
}
#centre #actus span.titre-actus {
padding: 0;
margin: 0;
	display: block;
	font-weight: bold;
	font-size: 14px;
}
#centre #actus span.ss-titre {
	display: block;
	font-weight: bold;
}
#centre #actus span.date{
padding: 4px 0 6px 0px;
text-align: left;
	display: block;
	color: Gray;
	font-weight: normal;
}
#centre #actus a {
	font-size: 11px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #344759;
	margin: 10px 0 0 110px;
	text-align: center;
	background: #BAC4D3;
	border: 1px solid gray;
}#centre #actus a:hover {
	color: White;
	background: #344759;
}
/*Formulaire de contact*/
#centre form {
	padding: 20px 0px 5px 40px;			
}	
#centre input, #centre textarea, select {
	text-align: left;
	padding: 0px 0px 0px 2px;
	border: 1px inset #9BA9B9;
	margin: 2px 0 1px 0;
	background: #E8E8E8;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: Black;
	width: 200px;
}
#centre span.titre {
	font-weight: bold;
	display: block;
	width: 110px;
	margin-right: 5px;
	text-align: left;
	float: left;
	color: #696969;
}
#centre input.bouton {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 4px 0 0 250px;
	border: 1px outset #9BA9B9;
	background: #4884B3;
	color: #FFFFFF;
	width: 70px;
	cursor: pointer;
}
/*divers*/
.clear {
	clear: both;
	font-size:0px;
}
hr, hr.clear {
	height: 1px;
	border: 1px solid Silver;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 14px 0 0px 0;
}
hr.clear {
	clear: both;
	margin: 0 0px 14px 0px
}
#pied {
	width: 780px;
	clear: both;
	margin: 0;
	padding: 15px 0 24px 0;
	background: White url(image/bg-pied.jpg) no-repeat top right;
        /** border: 1px #FF0000 solid; **/
}

#pied p {
font-size: 9px;
	display: block;
	text-align: center;
	padding: 0 0 0 210px;
	color: White;
}
.note {
	display: block;
	font-size: 9px;
	text-align: justify;
	padding: 5px 0px 5px 0px;
	color: #ABABAB;
}
a.retour {
	display: block;
	text-align: center;
	color: Gray;
	margin: 10px 0 0px 0;
	padding: 4px 0 0 0;
	border-top: 1px solid #FFCB05;
	font-weight: bold;
	text-decoration: none;
}
a:hover.retour {
	color: black;
	text-decoration: underline;
}
