.texte {
	color : Black;
	font-family : Tahoma;
	font-size : 11px;
}

.textegras {
	color : Black;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
}

.titrerouge {
	font-size : 20px;
	color : Red;
	font-family : Tahoma;
}

.titreserie {
	font-size : 15px;
	color : Blue;
	font-family : Tahoma;
	font-weight : bold;
}