.erreur
{
	color: ff6600;
	font-family: Tahoma;
	text-align: center;
}
.ok
{
	font-family: Tahoma;
	text-align: center;
}
.normal
{
	color: 333333;
	font-family: Tahoma;
	font-size: 12px;
}
.normal:hover
{
	color:012BFD;
}
.asterisque
{
	color: ff6600;
	font-size: 20px;
	font-family: Tahoma;
}
.titres
{
	color: ff6600;
	font-size: 18px;
	font-family: Tahoma;
}

.titres_liens
{
	color: 333333;
	font-size: 18px;
	font-family: Tahoma;
}

.titres_liens:hover
{
	color:012BFD;
}

.liensPage
{
	color: #333333;
	text-decoration: none;
}
.liensPage:hover
{
	color: #012BFD;
}
.fond_header_liste
{
	background-color: ff6600;
	font-weight: bold;
}