
/* BODY ########################################################################### */

body
	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
/*	scrollbar-3dlight-color:#581D11;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#581D11;
	scrollbar-track-color:#8E321E;
	scrollbar-darkshadow-color:#581D11;
	scrollbar-face-color:#581D11;
	scrollbar-highlight-color:#581D11;
	scrollbar-shadow-color:#581D11;
	background-color: #8E321E; */
	background-color: #581D11;
	overflow: auto;
	}

ul { list-style-type: square; }

#cellHeader, #cellFooter { background-color: #3C140C; }
td.bgFooterRight { background-color: #581D11; }

#cellMain {background-position:top; background-repeat:repeat;}

#cellVisuelMenu {border-right: 1px #DFC7BC solid;}

#cocktails, #buffet, #menu, #alacarte, #boissons, #actualite, #presentation, #services {
	left:0px; 
	top:0px;
	position:absolute;
	visibility:hidden;
	z-index:5;
	width:150px;
}


#services {width:127px;}
#boissons {width:175px;}


#infos01, #infos02, #infos03, #infos04, #infos05, #infos06, #infos07, #infos08 {
	left:0px; 
	top:0px;
	position:absolute;
	visibility:hidden;
	z-index:2;
	width:150px;
}




/* MENUS ######################################################################### */

.menu, .menu a:link, .menu a:visited, .menu a:active  {
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #B2006D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}		

.menu a:hover { color: #FFFFFF;}	

/* _______________________________________________________________________________ */

.menu2, .menu2 a:link, .menu2 a:visited, .menu2 a:active  {
	font-family:"Times New Roman", Georgia, Times, serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}		

.menu2 {line-height:25px;}
.menu2 a:hover { color: #EADCD3;}	
td.menu2 { background-color:#581D11; }	

/* _______________________________________________________________________________  */

#sectionMenu3 {
	font-family:"Times New Roman", Georgia, Times, serif;
	color: #EADCD3;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

#sectionMenu3 a:link, #sectionMenu3 a:visited, #sectionMenu3 a.menu3 {
	font-family:"Times New Roman", Georgia, Times, serif;
	/*color: #EADCD3;*/
	color: #FFFFFF;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	display: block;
	padding: 4px 10px 4px 0px;
	width: auto;
	margin: 0px;
	height: 16px;
}

#sectionMenu3 a:hover,/* #sectionMenu3 a:active,*/ #sectionMenu3 a.menu3Selected, #sectionMenu3 a.menu3Selected:visited {
	/*color: #AB682E;*/
	color: #000000;
	background-color: #EADCD3;
	display: block;
	padding: 4px 10px 4px 0px;
	margin: 0;
	height: 16px;
}



/* TEXT ########################################################################### */

.text, .text a:link, .text a:visited, .text a:hover {
	font-family:"Times New Roman", Georgia, Times, serif;
	color: #000000;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}	

.text a:link, .text a:visited {	text-decoration: underline; }	
.text a:hover {	color: #943B24;	text-decoration: none; }

.textMedium, .textMedium a:link, .textMedium a:visited, .textMedium a:hover {
	font-family:"Times New Roman", Georgia, Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
}	

.textMedium a:link, .textMedium a:visited {	text-decoration: underline; }	
.textMedium a:hover {	color: #943B24;	text-decoration: none; }

.textPrix {
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	text-align: right;
}	

td.textPrix {border-left: 1px #DFC7BC solid; padding-right:5px;}

/* TITLE ########################################################################## */

.title, .title a:link, .title a:visited, .title a:hover {
	font-family:"Times New Roman", Georgia, Times, serif;
	color: #000000;
	font-size: 17px;
	font-weight:normal;
	text-decoration: none;
}	

.title a:link, .title a:visited { text-decoration: underline; }	
.title a:hover { color: #FFFFFF; text-decoration: none;}

/* FOOTER ######################################################################## */

.footerWhite, .footerWhite a:link, .footerWhite a:visited, .footerWhite a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}	

.footerWhite a:link, .text a:visited {	text-decoration: none; }	
.footerWhite a:hover, a.footerWhite:hover {	color: #000000;	text-decoration: none; }

/* FORMS ######################################################################### */
		
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color:#000000;
	font-weight:normal;
	background-color: #FFFFFF;
	border:1px #8B331E solid;
	width: 200px;
	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color:#000000;
	font-weight:normal;
	background-color: #FFFFFF;
	border:1px #8B331E solid;
	width: 200px;
	
}

.inputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #8B331E;
	border: 1px #8B331E solid;
	width: 85px;
}
