.Texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2844B2;
}


.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C7441;
}
.textepetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #646C47;
}
.tabtarif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2844B2;
}
.bord {
	border: thin solid #6C7441;
}
.promo {
	color: #982F33;
	font-weight: bold;
}
.terrasses {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F44B7;
	text-align: center;
}
.lien_menu {
	font-size: 14px;
	font-weight: bold;
	color: #982F33;
	text-decoration: underline;
}
.centre {
	text-align: center;
}
.barre {
	text-decoration: line-through;
}
.lien_som {
	font-size: 18px;
	text-decoration: none;
	color: #2F48A5;
}
a:hover.lien_som  {
	color: #6C7441;
}
