/* CSS Document */




body {
	background-color: #522828;
    
	scrollbar-arrow-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF;     
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-face-color: #522828;    
    scrollbar-shadow-color: #8F5959;
    scrollbar-dark-shadow-color: #000000;
    scrollbar-track-color: #967B7B;
}

*table {
	font-family: Times New Roman, Times, serif;
	font-size:	15px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.basdepage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6F6F6F;
}

A.menu:active,A.menu:link,A.menu:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
A.menu:hover {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


a.resto:active,a.resto:link,a.resto:visited {
	color: #993300;
	font-family: Times New Roman, Times, serif;
	font-size:	15px;
	font-weight: bold;
	font-style: italic;
}
a.resto:hover {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size:	15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}



.texte {
	font-family: Times New Roman, Times, serif;
	font-size:	15px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}

a:active,a:link,a:visited {
	font-family: Times New Roman, Times, serif;
	font-size:	15px;
	font-weight: bold;
	font-style: italic;
	color: #993300;}

a:hover {
	font-family: Times New Roman, Times, serif;
	font-size:	15px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}

.titre {
	font-family: Times New Roman, Times, serif;
	font-size:	20px;
	color: #6F592B;
	font-weight: bold;
	text-decoration: underline;
}

.stitre {
	font-family: Times New Roman, Times, serif;
	color: #A68B54;
	font-size:	18px;
	font-style: italic;
	font-weight: bold;
    text-decoration: underline;
}

.prix {
	font-family: Times New Roman, Times, serif; 
	color: #68100f;
	font-size:	15px;
	font-style: italic;
	font-weight: bold;	
}

.titresmenu {
	font-family: Times New Roman, Times, serif;
	font-size:	15px;
	font-weight: bold;
	font-style: italic;
	color: #6F592B;
}

.precision {
	font-family: Times New Roman, Times, serif;
	color: #68100f;
	font-size:	12px;
	font-weight: normal;
	font-style: italic;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #E8E5E5;
	border: 1px solid #666666;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #E8E5E5;
	border: 1px solid #666666;
	SCROLLBAR-FACE-COLOR: #674b95;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
}	

.cp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #E8E5E5;
	border: 1px solid #666666;
	width: 30px;
}

.texte_guestbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-align: center;
}

.texte_guestbook2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
}

#liste {
 padding: 0;
 margin: 1em;
 color: #000000;
}

#liste li {
 display: block;
 float: left;
 width: 30px;
 background: #eeeeee;
 text-align: center;
 margin: 0;
 padding: 0.2em;
 color: #000000;
}

