body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(images/fond-site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.txt-courant{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.titre1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #BA0202;
}
.titre2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.img1{
	border: 1px solid #999999;
}
.txt-courant-rouge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
.txt-courant-gris {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.fond_blanc_texte_gris {
	color: #333333;
	background-color: #FFFFFF;
}
