A:link {
  color: #DCDCDD;
  text-decoration:none;
}

A:visited {
  color: #DCDCDD;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

td {
  color: #E5E5E5;
  font-variant: normal;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titre_menu {
  color: #E5E5E5;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.titre_image {
  color: #E5E5E5;
  font-size: 8px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

b {
  font-weight: bold;
}

td.logo {
 	background-image: url(images/logo_top.png);
  height: 43px;
  width: 770px;
}

td.anneaux {
 	background-image: url(images/logo_bottom.png);
  height: 113px;
  width: 770px;
}

td.bandeau {
 	background-image: url(images/logo_middle.png);
  height: 25px;
  width: 770px;
}

td.gche {
 	background-image: url(images/fondl.png);
  width: 168px;
}

td.dte {
 	background-image: url(images/fondr.png);
  width: 600px;
}
    
table.normale {
 	border-style: none;
 	border-collapse: collapse;
 	width: 770px;
}

table.full {
 	border-style: none;
 	border-collapse: collapse;
 	width: 770px;
 	height: 100%;
}

  
