body {
	
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#e8e8e8;
	
	
	}
.titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;

	text-decoration: underline;
	font-weight: bold;
	
	
	}


.section {
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	background-color:#39F;
	border-style:solid;
	border-width:0px;
	text-align:center;
	border-color:#355393;
	font-weight: bold;
	}
.soussection {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	background-color:#88C4FF;
	border-style:solid;
	border-width:0px;
	text-align:left;
	border-color:#355393;
	font-weight: bold;
	}
