body {
	font-family: "Lucida Sans", "Times New Roman", Verdana, Arial;
	font-size: 12px;
	color: #37435B;
	line-height: 20px;
}
a:link {
	font-size: 10px;
	font-weight: bold;
	color: #A6B4CF;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #A6B4CF;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.liens-gauche:link {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	line-height: 15px;
}
a.liens-gauche:visited {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	line-height: 15px;
}
a.liens-gauche:hover {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	line-height: 15px;
}
a.liens-gauche:active {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	line-height: 15px;

	}
a.liens-rouge:link {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.liens-rouge:visited {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.liens-rouge:hover {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.liens-rouge:active {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.news {
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.texte-main {
	font-size: 10px;
	font-weight: normal;
	color: #37435B;
	text-decoration: none;
}
.articles-titres {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #37435B;

}
.gros-titre-bleu {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.background {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-color: #243047;

}
.gros-titre-orange {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.articles-subtitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
	letter-spacing: 2pt;
	text-transform: uppercase;
}
.texte-mainbig {
	font-size: 11px;
	font-weight: bold;
	color: #37435B;
	text-decoration: none;
}
.texte-mainmedium {
	font-size: 10px;
	font-weight: normal;
	color: #37435B;
	text-decoration: none;
}

