body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001849;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
p {
    text-align:justify;
	text-indent:20px;
}
li {
    text-align:justify;
	list-style-image: url(../images/fleched.gif);
}
.titre1 {
font-size: 16px;
font-style: italic;
font-weight: bold;
text-align:right;
color: #0000B3;
}

A	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #001849;
		text-decoration : none;
	}

A:Visited	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #001849;
		text-decoration : none;
	}

A:Active	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #001849;
		text-decoration : none;
	}

A:Hover		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #001849;
		text-decoration : underline;
	}

