//------------------------------------------------------------------------------
// Les textes
//------------------------------------------------------------------------------

.TexteLireLaSuite { font-family: "Microsoft Sans Serif"; font-size: 10px; text-decoration: none; color: #FFFFFF; }

.TexteBlancOverRouge {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.TexteBlancOverRouge:hover { font-family: "Microsoft Sans Serif"; font-size: 11px; text-decoration: none; color: #FF0000; font-weight: bold; }

.TexteBlancOverBleu { font-family: "Microsoft Sans Serif"; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight: bold; }
.TexteBlancOverBleu:hover { font-family: "Microsoft Sans Serif"; font-size: 11px; text-decoration: none; color: #0000FF; font-weight: bold; }

.TexteRougeOverBlanc { font-family: "Microsoft Sans Serif"; font-size: 11px; text-decoration: none; color: #FF0000; font-weight: bold; }
.TexteRougeOverBlanc:hover { font-family: "Microsoft Sans Serif"; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight: bold; }

.TexteBleuOverBlanc {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	line-height: normal;
	font-style: normal;

}
.TexteBleuOverBlanc:hover { font-family: "Microsoft Sans Serif"; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight: bold; }

.TexteBleuOverRouge { font-family: "Microsoft Sans Serif"; font-size: 11px; text-decoration: none; color: #0000FF; font-weight: bold; }
.TexteBleuOverRouge:hover { font-family: "Microsoft Sans Serif"; font-size: 11px; text-decoration: none; color: #FF0000; font-weight: bold; }

.TexteNewsBlanc { font-family: "MS Sans Serif"; font-size: 10px; color: #FFFFFF; }
.TexteNewsBlanc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.TexteNewsBlancOverBleu { font-family: "MS Sans Serif"; font-size: 10px; text-decoration: none; color: #FFFFFF; }
.TexteNewsBlancOverBleu:hover { font-family: "MS Sans Serif"; font-size: 10px; text-decoration: none; color: #0033FF; }
.TexteNews2BlancOverBleu { font-family: "MS Sans Serif"; font-size: 14px; text-decoration: none; color: #FFFFFF; }
.TexteNews2BlancOverBleu:hover { font-family: "MS Sans Serif"; font-size: 14px; text-decoration: none; color: #0033FF; }
.TexteNewsBlancOverRouge { font-family: "MS Sans Serif"; font-size: 10px; text-decoration: none; color: #FFFFFF; }
.TexteNewsBlancOverRouge:hover { font-family: "MS Sans Serif"; font-size: 10px; text-decoration: none; color: #990000; }
.TexteNewsBleu { font-family: "Microsoft Sans Serif"; font-size: 10px; color: #0000FF; }
.TexteNewsGris { font-family: "Microsoft Sans Serif"; font-size: 10px; color: #999999; }
.TexteNewsGrisOverBleu { font-family: "MS Sans Serif"; font-size: 10px; text-decoration: none; color: #999999; }
.TexteNewsGrisOverBleu:hover { font-family: "MS Sans Serif"; font-size: 10px; text-decoration: none; color: #0033FF; }
.TexteNewsGrisFonceOverBleu { font-family: "MS Sans Serif"; font-size: 10px; text-decoration: none; color: #999999; }
.TexteNewsGrisFonceOverBleu:hover { font-family: "MS Sans Serif"; font-size: 10px; text-decoration: none; color: #0033FF; }
.TexteNewsJaune { font-family: "MS Sans Serif"; font-size: 10px; color: #FFFF00; font-weight: bold; }

.TexteDateNewsBleu { font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #0000FF; }
.TexteDateNewsRouge { font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #FF0000; }

.TexteRouge { font-family: "Microsoft Sans Serif"; font-size: 10px; text-decoration: none; color: #FF0000; font-weight: bold; font-style: normal; line-height: normal; }
.TexteRouge2 { font-family: "MS Sans Serif"; font-size: 12px; text-decoration: none; color: #FF0000; font-weight: bold; font-style: normal; line-height: normal; }
.TexteBleu { font-family: "Microsoft Sans Serif"; font-size: 11px; text-decoration: none; color: #0033FF; font-weight: bold; font-style: normal; line-height: normal; }

.TexteLireLaSuite { font-family: "Microsoft Sans Serif"; font-size: 10px; text-decoration: none; color: #FFFFFF; }
.TexteLireLaSuite2 {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.TexteLireLaSuite2:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}
.TexteNews { font-family: "MS Sans Serif"; font-size: 10px; color: #999999; }
