BODY {
	BACKGROUND-COLOR: #ffffcc;
}
a:link {
	text-decoration: underline;	
}
a:visited {
	text-decoration: underline;	
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
.titre {
	font-family: Arial;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
}
.sous-titre {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.page {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#003399;
}
.texte {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #003399;
}
.texte_news {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003399;
}
BORDERCOLOR {
	COLOR: #003399;
}
