@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #98B8D7;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #F90;
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #F90;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #900;
	outline:none;
}
a:active {
	text-decoration: none;
	color: #F90;
	outline:none;
}
h1 {
	font-size: 15px;
	color: #0C58A2;
	line-height: 20px;
}
h2 {
	font-size: 13px;
	color: #0C58A2;
	line-height: 18px;
}
h3 {
	font-size: 15px;
	color: #FFF;
	text-align: right;
	font-variant: small-caps;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 24px;
}
h5 {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 18px;
}
h6 {
	font-size: 11px;
	color: #0C58A2;
	line-height: 18px;
}
.texte_courant {
	color: #000;
	font-size: 11px;
}
.copyright {
	color: #FFF;
	font-size: 9px;
}
.legende {
	color: #000;
	font-size: 10px;
}
.mois {
	color: #900;
	font-size: 11px;
	font-weight: bold;
}
.titre_news {
	color: #0C58A2;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.news {
	color: #0C58A2;
	font-size: 11px;
	font-style: italic;
}