.MARQUEE
{
	font-size: 100%;
	font-family: verdana;
	font-weight : bold;
	color: #990033;
}
.TITRE1
{
	font-size: 80%;
	font-family: verdana;
	font-weight : bold;
	color: #000099;
}
.TITRE1:hover
{
	color:#CC0000;
	text-decoration : underline;
}
.TITRE2
{
	font-size: 90%;
	font-family: verdana;
	font-weight : bold;
	color: #CC0000;
}
.TITRE3
{
	font-size: 82%;
	font-family: verdana;
	font-weight : normal;
	color: #003366;
	text-decoration : none;
}
.TITRE3:hover
{
	color:#CC0000;
	text-decoration : underline;
}
.TITRE4
{
	font-size: 94%;
	font-family: verdana;
	font-weight : normal;
	color: #000099;
}
.TITRE4:hover
{
	color:#CC0000;
	text-decoration : underline;
}

.TEXTINFO1
{
	font-size: 75%;
	font-family: verdana;
	font-weight : normal;
	color: #000033;
}
.TEXTINFO1:hover
{
	color:#CC0000;
	text-decoration : underline;
}
.SITE_POSITION
{
	font-size: 75%;
	font-family: verdana;
	font-weight : normal;
	color: #336699;
	text-decoration : none;
}
.SITE_POSITION:hover
{
	color:#CC0000;
	text-decoration : underline;
}
.COPYRIGHT
{
	font-size: 74%;
	font-family: verdana;
	font-weight : normal;
	color: #336699;
}
.COPYRIGHT:hover
{
	color:#000033;
	text-decoration : underline;
}

