body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #424242;
	background-image: url(images/fond-site.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;

}
.Style-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;

}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2ebede;
	font-size: 9px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #2EBEDE;
}
a:active {
	text-decoration: none;
	color: #2EBEDE;
}
.titre-actu {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}
.txt-actu{	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.img1{
	border: 1px solid #999999;
}
.txt-courant{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.txt-courant-bleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1D9DBA;
}
.txt-courant-rouge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC0000;
}

