body {
	background-color: #014864;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.grasnoir {color: #000000; font-size: 12px; font-weight: bold; }
.smallnoir {color: #000000; font-size: 11px; font-weight: bold; }
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.Titres {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.Titre2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.NormalText {
	color: #FFFFFF;
	font-size: 12px;

}
.TitreItalic {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}
.BulletText {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18pt;
}
.Mini {
	color: #FFFFFF;
	font-size: 10px;
}
.News {
	background:url(images/background_news.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
#tooltip {
	color:#FFF;
   	position:absolute;
   	visibility:hidden;
   	background-color:#014864; border:1px solid  #FFF; 
	padding:0.2em; font-size:0.8em;

}

