body
{
	font-family: Verdana, sans-serif;
	font-size: 13;
	line-height : 130%;
}

ul
{
	line-height : 130%;
}

ol
{
	line-height : 130%;
}

td
{
	font-size: 13;
	line-height : 130%;
}

p.messageOk
{
	font-size: 13;
	font-weight: bold;
	color: #003399;
}

p.messageAlerte
{
	font-size: 13;
	font-weight: bold;
	color: red;
}

.messageOk
{
	font-size: 13;
	font-weight: bold;
	color: #003399;
}

.messageAlerte
{
	font-size: 13;
	font-weight: bold;
	color: red;
}

.titre1
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 20;
	color: navy;
	line-height : 140%;
}

.cute
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13;
	color: #667EBB;
	line-height : 130%;
}

.titre3
{
	font-family: Arial, sans-serif;
	font-size: 14;
	color: black;
	font-weight: bold;
}

.accentue
{
	font-weight: bold;
	color: #000000;
}

.petit
{
	font-size: 10;
	line-height : 130%;
}

p.petit
{
	font-size: 10;
	line-height : 130%;
}

.txtrouge
{
	color: red;
}

p.txtrouge
{
	color: red;
}

.petitRouge
{
	color: red;
	font-size: 10;
	line-height : 130%;
}

a
{
	text-decoration: underline;
	color: navy;
}

a:hover
{
	color: #667EBB;
}

a.barnav
{
	font-size: 18;
}
