body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F5EB;
	background-image: url(images/fond-site.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt-courant{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.titre1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #A3B31C;
}
.titre2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3A698E;
}
.img1{
	border: 1px solid #999999;
}
.txt-courant-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A3B31C;
	font-weight: bold;
}
.txt-courant-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3A698E;
	font-weight: bold;
}
