body {
	background-color: #666666;
	background-image: url(images/fond.jpg);
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #FFCC00;
	text-align: justify;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	text-align: center;
}
.boutique {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

.construction {
	font-size: 18px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.photo {
border: 1px solid #B5AEA4; 
border-top: 1px solid #eee; 
border-left: 1px solid #eee; 
}

/* liens */
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.petit_titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline;
}
.texte_moyen {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
.texte_de_corps {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
}

.texte_vignette {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.titre_moyen {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.couleur_vin {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
