body
{
	background-image:  url(images/bleuraf.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
texte {
	font-size: 16px;
}
.petit {
	font-size: 14px;
	color: #FF9900;
}
.blanc {
	font-size: 14px;
	color: #FFFFFF;
}	
.titre {
	font-size: 22px;
	font-weight: bold;
}
.page {
	font-size: 30px;
	font-weight: bold;
	color: #336600;
	text-align: center;
}
.tableau {
	font-size: 14px;
	text-align: center;
}
.liste {
	font-size: 14px;
	font-variant: small-caps;
}
.bas {
	font-weight: bold;
	color: #339933;
}
.vert {
	font-size: 20px;
	font-weight: bold;
	color: #336600;
}
