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

ul
{
	line-height : 130%;
}

ol
{
	line-height : 130%;
}

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

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

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

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

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

.titre1
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 22;
	color: #636363;
}

.titre2
{
	font-family: Arial, sans-serif;
	font-size: 18;
	color: black;
}

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

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

.ital
{
	font: italic;
}

.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: none;
	color: navy;
}

a:hover
{
	text-decoration: underline;
}

table.contenu
{
	background-color: #ffffff;
}
