body {
	background-image: url(/images/2008/fond.gif);
	background-repeat: repeat-x;

}
.legene {font-size: 9px}
body,td,th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titre, .titre a:active, .titre a:link, .titre a:visited, .titre a:hover {
color:#CC0000;
font-weight:bold;
font-size:12px;
}
.grand_titre {
color: #003366;
font-weight:bold;
font-size:16px;
text-align:center;
margin:20px;
}
.texte {
padding:10px;
line-height:14px;
font-size:11px;
text-align: justify;
}
.onglet {
background-image:url(/images/2008/degrade.gif); background-repeat:repeat-x; height:19px; border-bottom:#003366 1px solid; padding-left:5px; padding-top:4px; font-size:10px; font-weight:bold; color:#003366;
}
.description {
padding-bottom:10px;
}
.date {
	color:#666666;
	font-size:9px;

}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}
a:link {
	text-decoration: none;
	color: #296193;
}
a:visited {
	text-decoration: none;
	color: #296193;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #296193;
}