body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background: #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
.titredepage {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #F1AD21;
}
.citation {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E11F26;
	text-align: center
}
.h2sans {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #242F89;
	text-align: left
}
.textepetit {
	font-size: 10px;
}
.plandusite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.blanc {color: #FFFFFF;}
.gris {color: #999999;}
.bleu {color: #242F89;}
.jaune {color: #F1AD21;}
.rouge {color: #E11F26;}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
}
h1 {
	font-size: 42px;
	color: #F1AD21;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 30px;
	color: #242F89;
}
h3 {
	font-size: 24px;
	color: #E11F26;
}
#menu { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu a { 
	color: #242F89;
	text-decoration: none;
	display: block;
	padding: 2px;
}
#menu a:hover { 
	color: #FFFFFF;
    background: #E11F26;
}