body {
	background-color: #000000;
}
.Style1 {
	font-family: "Times New Roman", Times, serif; 
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Style3 {font-size: small; font-weight: bold; color: #000000; 
}
.Style5 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.trans {
background: #6991A6;
filter:alpha(opacity=90);
-moz-opacity: 0.90;         /* Mozilla 1.6 et infér.   */
-khtml-opacity: 0.90;       /* Konqueror Safari        */
opacity: 0.90;              /* CSS3 et Mozilla récents */
}
.pastrans {
background: #FFFFCC;
}

.deroul { 
height:400px;
overflow : auto ; 
}


