/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: white;
	margin: 0cm;
	font-size: 10pt;
	color: #000000;
}
a:link { 
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 22pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
}
table {
	width: 100%;
}





.hautdepage {
	padding: 0.2cm;
	text-align: left;
}





.colonnegauche {
	width: 0%;
	padding: 0cm;
	vertical-align: top;
	font-size: 4pt;
	text-align: left;
	visibility: hidden;
}





.colonnecentre {
	width: 70%;
	padding: 0.5cm;
	vertical-align: top;
	line-height: 125%;
	font-size: 12pt;
	text-align: justify;
	vertical-align: top;
}





.colonnedroite {
	width: 30%;
	padding: 1.6cm 0.5cm;
	vertical-align: top;
	line-height: 150%;
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
}





.basdepage {
	padding: 0cm;
	font-size: 4pt;
	text-align: center;
	visibility: hidden;
}





.formulaire {
	font-size: 10pt;
	font-weight: bold;
}





.cacher img {
display: none;
}
