.titre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: 2px;
	color: #CCCCCC;


}
.lienmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	background-color: #7799A0;
}
.lienmenubas {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
h1 {
	color: #333333;
}
h2 {
	color: #333333;
}
h3 {
	color: #333333;
}
h4 {
	color: #333333;
}
