TD.Menu_bouton{
	text-align:center;
	border-top:1px solid #712B21;
	border-right:1px solid #712B21;
	background:#CFB895;
	font-family:Verdana;
	font-size:10px;
	color:#712B21;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;
}

TD.Menu_bouton_over{
	text-align:center;
	border-top:1px solid #712B21;
	border-right:1px solid #712B21;
	background:#712B21;
	font-family:Verdana;
	font-size:10px;
	color:#CFB895;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;
}

TD.Menu_bouton_selected{
	text-align:center;
	border-top:1px solid #712B21;
	border-right:1px solid #712B21;
	background:#712B21;
	font-family:Verdana;
	font-size:10px;
	color:#CFB895;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;

}
TD.Menu_bouton_selected_over{
	text-align:center;
	border-top:1px solid #712B21;
	border-right:1px solid #712B21;
	background:#712B21;
	font-family:Verdana;
	font-size:10px;
	color:#CFB895;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;
}


A {
	font-family:Verdana;
	font-size:10px;
	color:#832B21;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;
	text-decoration:underline;
}

A:hover {
	font-family:Verdana;
	font-size:10px;
	color:#C13600;
	cursor: pointer; 
	cursor: hand;
	text-decoration:underline;
}



A.carte {
	
	font-family:Verdana;
	font-size:10px;
	color:#193059;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;
	text-decoration:underline;
}
A.carte:hover {
	color:#2B539A;
}
.cocktail{
	font-family:Verdana;
	font-size:10px;
	color:#4F281C;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;
	text-decoration:underline;
}
A.cocktail:hover {
	color:#7A3E2B;
}
.buffet {
	font-family:Verdana;
	font-size:10px;
	color:#334838;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;
	text-decoration:underline;
}
A.buffet:hover {
	color:#46634D;
}
.specialite {
	font-family:Verdana;
	font-size:10px;
	color:#682832;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;
	text-decoration:underline;
}
A.specialite:hover {
	color:#863440;
}

LI.carte
{
	font-family:Verdana;
	font-size:11px;
	color:#672116;
	font-weight:normal;
	margin-left:30px;
}
.descPlat
{
	font-family:Verdana;
	font-size:9px;
	color:#672116;
	font-weight:normal;
}

TD.bloc
{
	padding-left:120px;
	padding-right:50px;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#672116;
}

TD.blocnopad
{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#672116;
}

TD.menu
{
	padding-left:10px;
	padding-right:10px;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	color:#672116;
	border:1px solid #CFB895;
	border-top:0px solid #CFB895;
	
}

.menu_jour
{
	padding-left:10px;
	padding-right:10px;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#672116;
	border-left:1px solid #CFB895;
	border-bottom:1px solid #CFB895;
	
}
TD.menu_passed
{
	padding-left:10px;
	padding-right:10px;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	color:#CCB593;
	border:1px solid #CFB895;
	border-top:0px solid #CFB895;
	
}

.menu_jour_passed
{
	padding-left:10px;
	padding-right:10px;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#CCB593;
	border-left:1px solid #CFB895;
	border-bottom:1px solid #CFB895;
	
}

.menu_libelle
{
	padding-left:10px;
	padding-right:10px;
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#672116;
	border-top:1px solid #CFB895;
	border-bottom:1px solid #CFB895;
	text-align:center;
	
}


.simple{
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#672116;
}

.formDevis
{
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#672116;
	background-color:#e0dfd5;
	border:solid 1px #712B21;
}

.formDevisRequired
{
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#720E00;
}
.libelleDevis
{
	text-align:right;
	vertical-align:top;
}	