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: #F4F8FE;
	font-family: Arial, Helvetica, sans-serif;
}
.Style1 {
	font-size: 8pt;
	color: #F4F8FE;
}
.Style2 {
	font-size: 8pt;
	color: #5f92dd;
}
.Style3 {
	font-size: 8pt;
	color: #ff8019;
}
a {
	font-size: 8pt;
	color: #2C528A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2C528A;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a.lien {
	font-size: 8pt;
	color: #ff8019;
}
a:lien {
	text-decoration: underline;
	color: #CCCCCC;
}

.titre-actu{
	font-size: 9pt;
	color: #ff8019;
}
.txt-actu{
	font-size: 8pt;
	color: #2C528A;
}
.img1{
	border: 1px solid #999999;
}
.txt-courant{
	font-size: 8pt;
	color: #333333;
}
.titre1{
	font-size: 11pt;
	color: #FF7019;
}
.titre2{
	font-size: 11pt;
	color: #2C528A;
}
.txt-prod{
	font-size: 8pt;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.img2{
	border: 1px solid #b6c0cc;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
