body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contenu
{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#021838;
	line-height: 18px;
}

.contenu a
{
	line-height: 18px;
	color:#021838;
	font-size: 12px;
	text-decoration: none;
}
.contenu a:hover
{
    line-height: 18px;
	color:#000000;
	font-size: 12px;
	text-decoration: underline;
}

.Titre {
	font-size: 18px;
	font-weight: bolder;
	color: #021838;
	font-family: Helvetica, sans-serif;
}
.Titre a
{
	color:#021838;
	text-align:left;
	text-decoration:none;

}
.Titre a:hover
{
	color:#021838;
	text-align:left;
	text-decoration:none;

}
