/* 
    Document   : menu
    Created on : 8 févr. 2013, 17:13:54
    Author     : nicolasanton
    Description:
        Purpose of the stylesheet follows.
*/


.ui-menu {

    width: 450px;


}

.sous_titre_menu{
    color: #162D62;
    font-style: normal;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px;
    text-decoration: underline;
}

.titre_menu{
    color: #162D62;
    padding: 5px;
}