body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	page-break-before: 0;
	page-break-after: 0;
}

td, th {
	border: 0;
	width: ;
	overflow: visible;
	text-align: left;
}

a {
	color: #16277D;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #F00;

}

a:active {
	text-decoration: none;
	color: #F00;

}

form {
	background-color: #CCCC99;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #1B3B88;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 35px;
	color: #162B7D;
	font-weight: bold;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	font-style: normal;
	color: #17327F;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #172E7F;
	font-style: normal;
}


h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #172E7F;
	font-style: normal;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #17337C;
}

/* Positionnement TEXTE  */ 
		
		.t1{
			  position: relative;
			  left: 20px;
			  width: 84%;
			  height : auto;
			  margin: 0 0 0 0;
			  padding : 20px 0 0 0;	
			  }
		.t2{
			  position: relative;
			  left: 50px;
			 width: 85%;
			 
			  height : auto;
			  margin: 0 0 0 0;
			  padding : 10px 0 0 0;
			  }
		
		.t3{
			  position: relative;
			  left: 80px;
			  width: 80%;
			  height : auto;
			  margin: 0 0 0 0;
			  padding : 5px 0 0 0;
			  }
		
		.t4{
			  position: relative;
			  left: 120px;
			 
			  width: 80%;
			  height : auto;
			  margin: 0 0 0 0;
			  padding : 5px 0 0 0;
			 
			  }
