.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #663333;
	line-height: 15px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663333;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #663333;
	font-weight: bold;
}
.promo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: blink;
}
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	font-weight: bold;
}
.menubas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFEB;
}
.textegras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #663333;
	font-weight: bold;
}
.menugras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663333;
	font-weight: bold;
}
body {
	background-color: #FFFFEB;
	margin-top:0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #663333;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663333;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFEB;
}
a {
	color: #663333;
	text-decoration: none;
}
