body
{
	font-size: x-small;
	font-family: Arial;
	background-color: transparent;
}
TABLE
{
	font-size:x-small;
}

.TitreEtat
{
	font-size:large;
}

.MessageInfoInformation
{
	color: infotext;
}

.MessageInfoError
{
	color: red;
}

.TitreEpreuve
{
	font-size:larger;
	font-weight:bold;
}

.TitreBulletinInscription
{
	font-size:large;
	font-weight:bold;
}

.LimiteParticipant
{
	font-weight:bold;
	font-style:italic;
}

.TitreSection
{
	background-color:Blue;
	font-weight:bold;
	color:White;
}

.ItemTitle
{
	font-weight:bold;
}

.TxtRed 
{
	 color: #E1142C;	
}