body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FFCCCC;
}
a:active {
	text-decoration: none;
	font-weight: normal;
}
.textepetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.textemoyen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
.textegrand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
}
.titrepetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.titremoyen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.titrerouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #CC0000;
	font-weight: bold;
}.titremenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.textemicro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
.cadregauche
{
	margin: 4px 8px 4px 0px;
}

.cadredroite
{
	margin: 4px 0px 4px 8px;
}
.textemicrogauche {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
}
