a.txtheadalert, a.txtheadalert:active, a.txtheadalert:visited, a.txtheadalert:hover, .txtheadalert
/*
type: texte
description: police header alerte gras
couleur: gris
taille: 11
*/
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

a.txtheadalert, a.txtheadalert:active, .txtheadalert
{
	text-decoration:none;
}

a.txtheadalert:hover
{
	text-decoration:underline;
}

/***********************/
a.txthead, a.txthead:active, a.txthead:visited, a.txthead:hover, .txthead
/*
type: texte
description: police header alerte
couleur: gris
taille: 11
*/
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#666;
	font-size:11px;
}

a.txthead, a.txthead:active, .txthead
{
	text-decoration:none;
}

a.txthead:hover
{
	text-decoration:underline;
}


/***********************/
a.txtheadcol, a.txtheadcol:active, a.txtheadcol:visited, a.txtheadcol:hover, .txtheadcol
/*
type: texte
description: police header alerte
couleur: blanc
taille: 11
*/
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#FFF;
	font-size:11px;
}

a.txtheadcol, a.txtheadcol:active, .txtheadcol
{
	text-decoration:none;
}


a.txtheadcol:hover
{
	text-decoration:underline;
}


/***********************/
a.txtnormhead, a.txtnormhead:active, a.txtnormhead:visited, a.txtnormhead:hover, .txtnormhead
/*
type: texte
description: texte derniers
couleur: blanc
taille: 11
*/
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#FFF;
	font-size:11px;
}

a.txtnormhead, a.txtnormhead:active, .txtnormhead
{
	text-decoration:none;
}

a.txtnormhead:hover
{
	text-decoration:underline;
}

/***********************/
a.txtsmallhead, a.txtsmallhead:active, a.txtsmallhead:visited, a.txtsmallhead:hover, .txtsmallhead
/*
type: texte
description: texte derniers
couleur: blanc
taille: 10
*/
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#FFF;
	font-size:10px;
}

a.txtsmallhead, a.txtsmallhead:active, .txtsmallhead
{
	text-decoration:none;
}

a.txtsmallhead:hover
{
	text-decoration:underline;
}