<style type="text/css">
body {
	font-size: 10pt;
	font-family: "Arial, Verdana, Times New Roman";
	color: black;
}
a {
	text-decoration : underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration : underline;
	color: #FF0000;
}	

p {
	font-size: 10pt;
	font-family: "Arial, Verdana, Times New Roman";
	color: black;
}

td {
	font-size: 10pt;
	font-family: "Arial, Verdana, Times New Roman";
	color: black;
	text-align: justify;
}

.tableau {
	border:1px solid black;
	width:700px;
	height:400px;
	overflow:auto;
}	
.marge {
	text-indent: 2cm
}	

.anormal{
	font-size: 10pt;
	color: black;
	text-decoration : none;
}

.aproduit{
	text-decoration : underline;
	color: #3366CC;
}
.aproduit:hover{
	text-decoration : underline;
	color: #FF0000;
}	
	
h1{
	font-size: 18 pt;
	font-weight: bold;
	font-family: "arial, Verdana, Times New Roman";
	color: #3366CC; 
}

h2{
	font-size: 16 pt;
	font-weight: bold;
	font-family: "arial, Verdana, Times New Roman";
	color: #3366CC; 
}

h3{
	font-size: 14 pt;
	font-weight: bold;
	font-family: "arial, Verdana, Times New Roman";
	color: #3366CC; 
}		

h4{
	font-size: 12 pt;
	font-weight: bold;
	font-family: "arial, Verdana, Times New Roman";
	color: #FFFFFF; 
}

h5{
	font-size: 10 pt;
	font-weight: bold;
	font-family: "arial, Verdana, Times New Roman";
	color: #3366CC; 
}

h6{
	font-size: 10 pt;
	font-weight: bold;
	font-family: "arial, Verdana, Times New Roman";
	color: #3366CC; 
}

