BODY {
      text-align: center;
      font-family: arial;
	  color: black;
	background: #FFFFFF;
	font-size : 1em;
	padding : 0px;
	margin : 0px;
	border : medium none;
	width : 100%;
	height : 100%;
 scrollbar-face-color: #333399;
 scrollbar-shadow-color: #B5E6FC;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #FFF1CC; 
 scrollbar-darkshadow-color: #883410; 
 scrollbar-track-color: #B5E6FC; 
 scrollbar-arrow-color: #FFFFFF;
}

h1, p.sous-titre {font-family: arial;
        font-weight: bold;
        font-size: 2em;
}
H2, P.sous-titre {font-size: 1em;
}
#1 {font-size: 0.9em;
}
.titre {text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #883410;
	font-weight: normal;
}
.no {
	font-family: Arial;
	font-size: .8em;
	color: #000000;
	background: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	text-align: middle;
        text-decoration:none;
}