@charset "UTF-8";
/* CSS Document */

.titre2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C3C;
	text-transform: uppercase;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	font-weight: normal;
	color: #333;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
}
.titrelp {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
}
.joursurpage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C3C;
	text-decoration: none;
}
.liensanslien {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C3C;
}
.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C00;
}
.vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #393;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.participantBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
}
.participantBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333;
	background-color: #EAF0F9;
}

