/* CSS Document */

.mentions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
; font-weight: normal
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a.mail:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.mail:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.mail:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.textaffiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.textafficheblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #243E50; text-decoration: none; font-weight: bold; }
.texteorange { font-family: "Trebuchet MS"; font-size: 10px; color: #FF9900; text-decoration: none; font-weight: bold; }

.titre2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #243E50; text-decoration: none; font-weight: bold; }
