body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1{
	font-size: 10pt;
	font-weight: normal;
	margin:0;
	
}

h2{
	font-size: 14pt;
	font-weight: normal;
	margin:0;
	
}

.tabltitre{
	border-top: solid #DAA520;
	border-top-width: 3px;
	border-bottom: solid #DAA520;
	border-bottom-width: 3px;
	}	
.tabltitre2{
	border-top: solid #4682B4;
	border-top-width: 3px;
	border-bottom: solid #4682B4;
	border-bottom-width: 3px;
	}
.tabltitre3{
	border-top: solid #89036b;
	border-top-width: 3px;
	border-bottom: solid #89036b;
	border-bottom-width: 3px;
	}	
.tablepoint{
	background: #FEFEFE;
	border: dashed #708090;
	border-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}	
.tablecentre{
	border-left: solid #d0d6d9;
	border-left-width: 1px;
	border-right: solid #d0d6d9;
	border-right-width: 1px;
}
.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4C5D69;
	text-align: justify;
}
a{
	color: #00016E;
	font-size: 10pt;
	
}
a:hover{
	text-decoration: none;
	color: #00016E;
}

a.index {
   text-decoration: none;
	color: White;
	font-size: 11pt;
}
