/* CSS Document */
.MenuHaut
{
background-repeat:no-repeat;
float:left;
height:116px;
}
.labelMenuHaut
{
font-family:Lucida sans;
font-weight:bold;
font-size:11px;
color:White;
}
.tableMenuBas
{
font-family:Lucida sans;
font-size:13px;
text-align:center;
}
.txtCommander
{
font-style:italic;
}
.transparent
{
filter: alpha (opacity=80);
-moz-opacity: .99; 
opacity: 0.80;
background-color:#000000; 
width:400px;
height:450px;
margin-top:42px;
color:#FFFFFF;
}

