.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	background-color:#DDDDDF;
	background-image:url(img/fond-menu.jpg);
}
.specialites {
	font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0066CC;
}
.carte {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	text-align:justify;
}
.titre {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align:center;
	border-color:#000000;
}
.tarif{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align:center;
	text-decoration: underline ;

}
.texte {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #006600;
	text-align: center;
	
}
.texteBlanc {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	border-color:#000000;	
}
.texteNoir {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: 
	font-weight: bolder;
	color: #000000
	text-align: center;
	
}

.carteVins {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #000000
	text-align: center;
	background-image: url(img/fond_page_carte_vins.jpg);
	
}

.cadre {
	border:1px #000000;
}

.gal {
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	border: 1px solid #000000;
}

.Style1 {
color: #000000
}
.Style2 {
	color: #FF0000;
	font-weight: bold;
}
