@charset "utf-8";
/* CSS Document */
A:hover {
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
	color: #0033FF;
}
A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #996600;
	font-weight: normal;
}
.turquoise-10 {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.turquoise-10-gras {
	font-size: 9px;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.turquoise-10-foncé {color: #336699}

.kaki-9 {
	color: #666600;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.kaki-9-gras {
	font-weight: bold;
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.kaki-10 {
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.kaki-10-gras-doi {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
}
.gris-9-times {
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.gris-10-clair {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.gris-10-clair-gras {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gris-10-foncé {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.gris-10-gras-foncé {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.marron-10 {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.marron-10-gras {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.blanc-9-times {
	font-size: 9;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
}
.blanc-9 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.blanc-10 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.blanc-10-gras {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blanc-12 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blanc-14 {
	font-size: 14px;
	color: #FFFFFF;
}
.vert-10 {
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.vert-10-jaune {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E1E100;
}
.vert-jaune-12-gras {
	font-weight: bold;
	font-size: 12px;
	color: #E1E100;
}
.rouge-9 {
	color: #FF0000;
	font-size: 9px;
}
.rouge-10-gras {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}
.rouge-12-gras {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}

.rose-14 {
	font-size: 14px;
	color: #FF3399;
}
.mauve {
	color: #8080FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.mauve-10-verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8080FF;
}

.violette-10-gras {
	color: #9966CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.jaune-10-gras {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.lien-bleu {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

