.TexteGlobal {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;
}
.Titres {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #5858CF;
}

.PuceMarron {
	font-family: Tahoma;
	font-size: 18px;
	color: #C18300;
}
.TexteValeur {

	font-family: Tahoma;
	font-size: 12px;
	color: #AA7300;
}
.TexteGlobalBlanc {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.TexteGlobalClignote {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;
	text-decoration: blink;
}
