
#menucadre { 
margin : 0;
padding : 0;
width : 142px;
height : 100%;
background-color : #334394;
border-top : 5px solid #ffffff;
border-bottom : 5px solid #ffffff;
border-left : 6px solid #ffffff;
} 

div >  #menucadre { 
width : 136px;
} 

#menucadretop { 
margin : 0;
padding : 0 0 10px 0;
}

#menucadrebottom { 
position : absolute;
bottom : 0;
left : 6px;
margin : 0;
padding : 0 0 5px 0;
width : 136px;
font-size : 0px;
height : 0px;
background-color : #ffffff;
}

div > #menucadrebottom { 
position : absolute;
bottom : -5px;
margin : 0;
padding : 0 0 10px 0;
height : 10px;
background-color : #ffffff;
} 

#menutopleft {
height: 9px;
width: 9px;
background-repeat: no-repeat;
background-image: url('../images/menu_tl.gif');
float : left;
}

#menutopright {
height: 9px;
width: 9px;
background-repeat: no-repeat;
background-image: url('../images/menu_tr.gif');
float : right;
}

#menubottomleft {
position : relative;
/*bottom : 9px;*/
height: 9px;
width: 9px;
background-color : #334394;
background-repeat: no-repeat;
background-image: url('../images/menu_bl.gif');
float : left;
}

#menubottomright {
position : relative;
height: 9px;
width: 9px;
background-color : #334394;
background-repeat: no-repeat;
background-image: url('../images/menu_br.gif');
float : right;
}

#menubottomcenter {
height : 9px;
width : 118px;
background-color : #334394;
float : left;
}

#menulogo { 
margin : 0;
padding : 0;
height : 100px;
text-align : center;
} 

#menudate { 
margin : 0;
padding : 0;
height : 30px;
font-family : "Times New Roman", verdana, serif, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #ffffff;
text-align : center;
} 

#menu1 { 
position : relative;
left : 13px;
margin : 0;
padding : 0;
width : 110px;
border-top : 1px solid #003399;
background : #ffffff;
font-family : verdana, serif, sans-serif;
font-size : 8pt;
font-weight : bold;
text-align : left;
/*color : #003399;*/
text-decoration : none;
}

#menu1 a { 
display : block;
width : 110px;
padding : 3px;
text-align : left;
border-top : 1px solid #003399;
background : #ffffff;
color : #409efe;
text-decoration : none;
} 

div > #menu1 a { 
width : 104px;
}

#menu1 a:hover { 
background : #7893c9;
background-image : url(../images/menu_hover.gif);
color : #ffffff;
text-decoration : none;
} 

#menu2 { 
position : absolute;
bottom : 10px;
left : 6px;
width : 136px;
text-align : center;
display : block;
font-family : verdana, serif, sans-serif;
font-size : 8pt;
text-decoration : none;
text-transform : none;
color : #ffffff;
} 

#menu2 a { 
text-decoration : none;
text-transform : none;
color : #ffffff;
} 

#menu2 a:hover { 
text-decoration : underline;
text-transform : none;
color : #ffffff;
} 

#menu2top { 
margin : 0;
padding : 0 0 4px 0;
line-height : 24px;
}

#nbvisiteur { 
margin : 10px 0 5px 0;
width : 136px;
text-align : center;
font-family : verdana, serif, sans-serif;
font-size : 8pt;
text-decoration : none;
text-transform : none;
color : #ffffff;
}
