A
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

A:hover
{
	color: #E11A21;
	text-decoration: none;
}

A.select
{
	color: #E11A21;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

A.select:hover
{
	color: #E11A21;
	text-decoration: none;
}

body, td, p, span, div
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.ecart
{
	line-height: 15px;
}

.big
{
	font-family: verdana;
	font-size: 12px;
}

.rouge
{
	color: #E11A21;
	font-size: 11px;
	font-weight: bold;
}

.auteur
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.ecartplus
{
	line-height: 16px;
}