/* CSS Document */


.langue{
position: absolute; 
top:30px; 
left:80%; 
font-family: "Times New Roman", Times, serif; 
font-size:10px; 
height:60px; 
}

a.fr{
 text-decoration: none; 
 color:#000; 
 }
 
a:hover.fr{
text-decoration: none;
border-bottom:1px solid #999999; 
border-top:1px solid #999999; 
color:#000;  
}

.ali3{
margin-left:10px; 
}