body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7F7E7E;
	background-image: url(images/fond-site.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.titre-actus {	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}
.txt-actus {	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DB251A;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #A70707;
}
a:active {
	text-decoration: none;
	color: #A70707;
}
.img1{
	border: 1px solid #CCCCCC;
}
.img2{
	border: 1px solid #666666;
}
.txt-courant{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.titre1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
}