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