body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font: 80% verdana, arial, sans-serif;
  border-bottom-width: thin;
}

#site {
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 2px;
  color: #ffffff;
  background-color: #1e318b;
  padding: 5px;
  border: 1px solid gray;
}

.Style5 {
  color: #FFFFFF;
  font-size: medium;
  font-weight: bold;
}

.Style4 {
  color: #FFFFFF;
}

.Style6 {
  color: #06446d;
}

.Style7 {
  color: #FF9900;
}

.Style12 {
  font-size: large;
}

a img {
  border: none;
}

a.lien1  
{    
color:#ff9900;    
text-decoration:underline;    
}    

a.lien1:hover  
{    
color:#999999;    
text-decoration:underline;      
} 
a.lien2  
{    
color:#FFFFFF;    
text-decoration:underline;
}  
a.lien2:hover
{    
color:#999999;    
text-decoration:underline;    
}