
body { font-family: Arial, Helvetica, sans-serif; font-size:11px; background-color:#FFFFFF }

td { font-family: Arial, Helvetica, sans-serif; font-size:11px; }

a {  color: #444444; text-decoration: none}
a:hover {color: #000066; text-decoration: underline}
a.page {color: #0066CC;text-decoration: none}
a:hover.page {color: #000000; text-decoration: underline}
#justifie {text-align: justify}

#menu {
	background-image: url(../images/fond_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}

.tableau {
	margin-left: 5px;
}
.soutitre {
	color:#FF9933;
	font-size:14px;
	font-weight:bold;
}
.titre {
	color:#FF9933;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000066;
}
.titrerubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000066;
	font-weight:bold;
}
.petit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
