.div1{
background-color:#fdfcdf;
height:120px;}
.h1{
text-align:center;
font-family:"Times New Roman", serif;
font-style:italic;
font-weight:bold;
color:green;}
.table{
width:635px;
text-align:center;}
.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:120px;}
.td_retour{
background-color:#fdfcdf;
width:115px;}
.ul{
margin-left:200px;}
a{text-decoration:none;}
a:hover{
color:#ff00ff;
background-color:#fdfcdf;}