body {
	background: white;
	margin: 0;
	}

a {
	font-size: 12px;
	color: #0b41a5;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
	}
	 
.titre {
	font-size: 24px;
	font-weight: bold;
	color: #0b41a5;
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
	}
	
.titre2 {
	font-size: 18px;
	color: #0b41a5;
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
	}
	
.normal12_gras {
	font-size: 12px;
	color: #0b41a5;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
	}
	
.normal12 {
	font-size: 12px;
	color: #0b41a5;
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
	}
	
.normal10 {
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
	}
	
.bouton {
	font-size: 12px;
	color: #00309a;
	font-weight: bold;
	line-height: 20px;
	border: solid 1px #656565;
	background-color: #cccccc;
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
	}
	
.bouton_lien {
	font-size: 12px;
	color: #0b41a5;
	font-weight: bold;
	line-height: 20px;
	border: none;
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
	}
	
.bouton_vert {
	line-height: 20px;
	border: none;
	background-color: #0c9617;
	color: #0c9617;
	font-size: 12px;
	}
	
.bouton_rouge {
	line-height: 20px;
	border: none;
	background-color: #d01034;
	color: #d01034;
	font-size: 12px;
	}
	
hr {
	border: solid 1px #000000;
	line-height: 5px;
	}

.tableau_info {
	font-size: 12px;
	color: #00309a;
	font-weight: none;
	line-height: 20px;
	border: solid 1px #656565;
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif,Tahoma;
	}
