.CellFormulaire
{
	font-size: 12px;
}

.CellItem
{
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Arial;
}

.TexteGeneral
{
	font-size: 13px;
	font-family: Arial, Verdana;
}

.TitreSection
{
	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: black;
}

A.BarreMenu
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Arial, Verdana, sans-serif;
}

A.BarreMenu:hover
{
	color: yellow;
}