body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 11px;
	color: #797979;
	margin: 0;
	padding: 0;
}
a.news_lien {
	color: #fc005f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
a.news_lien:hover {
	color: #fc005f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
a.news_lien2 {
	color: #83b2f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.news_lien2:hover {
	color: #83b2f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.news_lien3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.news_lien3:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
}
.color1 {
	color: #9fbae2;
}
.color2 {
	color: #797979;
}
.color3 {
	color: #455e86;
}
.color4 {
	color: #fc005f;
}
.color5 {
	color: #495f84;
}
.colorblanc {
	color: #fff;
}
.bgcolor1 {
	background-color: #536c91;
}
.bgcolor2 {
	background-color: #9fbae2;
}
.bgcolor3 {
	background-color: #fc005f;
}
.bgcolorgris {
	background-color: #f6f6f6;
}
.bgcolorblanc {
	background-color: #fff;
}