.cnt_men{float: left; width: 176px; text-align: left;}
/* Bloc si hauteur figée */
.cnt_men_fix{float: left; width: 176px; text-align: left; overflow: auto; overflow-x: hidden; height: 450px;}
/* Haut de menu optionnel */
.cnt_men_z01{}
/* Bloc liens menus */
.cnt_men_z02{background-color: #2050a0; border-width: 0px 1px 1px 1px; border-color: #2050a0; border-style: solid;}
/* Tableau liens menus */
.cnt_men_z02_tab{border-spacing: 0px; border-collapse: collapse;}
/* Cellules tableau liens menus */
.cnt_men_z02_cel{padding: 1px 0px 0px 0px;}
/* Lien menu courant */
.cnt_men_z02_mcu{width: 169px; line-height: 25px; font-weight: bold; text-decoration: underline; padding-left: 5px; float: left; background-color: #558dd5; color: #fffb28;}
/* Liens menus non-courants */
.cnt_men_z02_mnc{width: 169px; line-height: 25px; text-decoration: none; padding-left: 5px; float: left; background-color: #558dd5; color: #ffffff; font-weight: bold;}
.cnt_men_z02_mnc:hover{text-decoration: underline; background-color: #cde3f6; color: #2050A0;}
/* Lien sous-menu courant */
.cnt_men_z02_scu{width: 169px; line-height: 18px; text-decoration: underline; padding-left: 5px; float: left; background-color: #A4C9ED; color: #2050a0; font-weight: bold;}
/* Liens sous-menus non-courants */
.cnt_men_z02_snc{width: 169px; line-height: 18px; text-decoration: none; padding-left: 5px; float: left; background-color: #A4C9ED; color: #2050a0;}
.cnt_men_z02_snc:hover{text-decoration: underline; background-color: #cde3f6; color: #2050a0;}
/* Séparateurs */
.cnt_men_z02_sdl{height: 10px; background-image: url(sdl.gif);}
/* Lien Google optionnel */
.cnt_men_z03{width: 176px; height: 100px; text-align: center; padding-top: 30px;}
/* Lien RSS */
.cnt_men_z04{height: 20px; text-align: center; vertical-align: bottom; padding-top: 5px;}
/* Connexions courantes */
.cnt_men_z05{width: 100%; text-align: center; vertical-align: bottom; padding-top: 10px;}
.cnt_men_z05 a{font-family: Verdana, Tahoma, Arial; text-decoration: none; font-size: 08pt; color: #ff0000;}
.cnt_men_z05 a:visited{color: #ff0000; text-decoration: none;}
.cnt_men_z05 a:active{color: #ff0000; text-decoration: none;}
.cnt_men_z05 a:hover{color: #ff0000; text-decoration: underline;}
/* Bas de menu */
.cnt_men_z06{}