.div1{
height:125px;
background-color:#fdfcdf;}

.h1{
text-align:center;
font-family:"Times New Roman", serif;
font-style:italic;
font-weight:bold;
color:green;}

.table{
width:850px;
text-align:center;; clip:      rect(   )}

.tr{
text-align:center;
font-family:"Times New Roman", serif;
font-style:italic;
font-weight:bold;
color:green;
padding:2px;}

.td_gener{
background-color:#ccffcc;
width:120px;}


.td_classif{
background-color:#99cc99;
width:120px;}

.td_liste{
background-color:#ffcccc;
width:120px;}

.td_noms{
background-color:#ccccff;
width:110px;}

.td_retour{
background-color:#fdfcdf;
width:120px;}

a{text-decoration:none;}

a:hover{
color:#ff00ff;
background-color:#fdfcdf;}

table#sample {
	empty-cells:show;
	border-collapse:collapse;
	background-color:#fdfcdf;    
    width:auto;
	font-family:"Times New Roman";; clip:  rect(   )}
	
table#sample td{
border:dotted #0e3900 1px;}
	
.body{
	background-color:#fdfcdf;}

.data {
	background-color:#fdfcdf;
	color:#0e3900;
	font-size:11pt;
    text-align:justify;; width: 962px}

.toprow {
    font-style:italic;
	font-size:18pt;
	color:#0e3900;
	font-weight:bold;
    text-align:center;
    background-color:#FFFFCC;}

.leftcol {
	width: 172px;
	background-color: #fdfcdf;
	color:#0e3900;
    font-weight:bold;
	font-style:italic;
    text-align:left;
	font-size:110%;; clip:  rect(   )}