.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: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:110px;}

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

a{text-decoration:none;}

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