

.table_menu {
    border-collapse : collapse;
    border-spacing  : 0;
}

.td_menu {
    padding : 0 0 5px;
}




td {
    color       : #333333;
    font-family : Arial,Helvetica,sans-serif;
    font-size   : 13px;
}

.titre_section {
    color          : #0E5101;
    font-family    : Arial,Helvetica,sans-serif;
    font-size      : 13px;
    font-weight    : bold;
    text-transform : uppercase;
}

a {
    color           : #333333;
    font-family     : Arial,Helvetica,sans-serif;
    font-size       : 12px;
    text-decoration : none;
}





span.memberName {
    color       : #FFFFFF;
    font-size   : 24px;
    font-weight : bold;
    margin-left:2px;
}

div#gauche {
    /*background    : #FFFFFF none repeat scroll 0 0;
    border-bottom : 1px solid #000000;
    border-left   : 1px solid #000000;
    border-right  : 1px solid #000000;*/
    left          : 0px;
    margin        : 0;
    padding       : 0;
    position      : relative;
    top           : 0;
    width         : 170px;
}

div#gauche div#gauche_titre {
    display : none;

}

ul#mApps {
    font-size       : 0.7em;
    letter-spacing  : 0.1em;
    list-style-type : none;
    padding         : 0;
    margin          : 0;
}

ul#mApps li.menu.item {

    background-color: #0062AE;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left : 12px;
    margin-bottom: 5px;
    margin-left:10px;
    height: 27px;
    width:157px;
    color:#FFFFFF;
}

ul#mApps li.menu.item.active {
    /*background-color : #BF9C6B;
    background-image : url(/resources/images/megaGradient.png);*/
}

ul#mApps li.menu.item a {
    color           : #FFFFFF;
    display         : block;
    font-size       : 17px;
    padding         : 4px;
    text-decoration : none;
    font-size				: 13px;
}

ul#mApps li.menu.item.active a {
    color       : #FFFFFF;
    font-size   : 18px;
    font-weight : bold;
    padding     : 4px;
    font-size				: 13px;
    text-decoration : underline;
}



td.headerLogo {
    background-image:url(/resources/cms/template_site_3/logo.jpg);
    background-repeat:no-repeat;
    background-position:0px 0px;
    text-align:left;
    vertical-align:middle;
    padding-top:80px;
}
