.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D878A;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #BACFD3;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #C7CDCE;
}
.text4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.blanc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.noir {
	font-family: Tahoma;
	font-size: 11px;
	color: #2D3A3C;
}
.grisbleu {
	font-family: Tahoma;
	font-size: 11px;
	color: #84A6AD;
}
.bleu {
	font-family: Tahoma;
	font-size: 11px;
	color: #175FFF;
}
.jaune {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEC015;
}
.grand_jaune {
	font-family: Tahoma;
	font-size: 13px;
	color: #EEC015;
}
.grand_blanc {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.grand_noir {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.moyen_titre_noir {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
}
.grand_titre_noir {
	font-family: Tahoma;
	font-size: 30px;
	color: #000000;
}
.puce_jaune {
	list-style-image: url(images/puce_jaune.gif);
}
.puce_rouge {
	list-style-image: url(images/puce_rouge.gif);
}
.puce_bleue {
	list-style-image: url(images/puce_bleue.gif);
}
