
A:link {text-decoration: none; color: #000000; font-family: Arial; font-size: 10pt}
A:visited {text-decoration: none; color: #000000; font-family: Arial; font-size: 10pt}
A:active {text-decoration: none; color: #000000; font-family: Arial; font-size: 10pt}
A:hover {text-decoration: none; color: #1a2894; font-size: 10pt}

.logo{
border-style:solid; 
border-width:0px;  
width:150px; 
height:100px;
float:left;
}

.deconnect{
border-style:solid; 
border-width:0px; 
width:150px;
height:100px;
float:right;
}

.nom{
font-family : Arial; 
color : #888888; 
font-size: 10pt;
border-style:solid; 
border-width:0px; 
background-color:#F0F0F0;
width:120px;
height:20px;
float:left;
position:absolute;
left: 6px;
top:160px;
}

.menu{
font-family : Arial; 
color : #1a2894;
font-size: 11pt;
border-style:solid; 
border-width:0px; 
background-color:#F0F0F0;
width:89%;
height:20px;
position:absolute;
left:130px;
top:160px;
}
.contenu{
font-family : Arial; 
font-size: 11pt;
border-style:solid; 
border-width:0px; 
width:86%;
position:absolute;
top:190px;
left:160px;
}