.int {
    color : #FFFFFF;
    font-family : arial;
    font-weight : normal;
    font-size : 12px;
}

/*menu langues*/

#menu .top {
    color : #FFFFFF;
    font-family : arial;
    font-weight : normal;
    font-size : 11px;
    padding : 2px 8px 2px 8px;
}
#menu .top a {
    color : #CCCCCC;
    text-decoration : none;
    white-space : nowrap;
}
#menu .top a:hover {
    color : #FFFFFF;
    text-decoration : none;
    white-space : nowrap;
}
#menu .section-top {
    border-color : #000000;
    background-color : #532D56;
    border-width : 1px;
    border-style : none solid solid solid;
    position : absolute;
    z-index : -1;
    visibility : hidden;
}
#menu .section {
    border-color : #B8B4AE;
    border-width : 1px;
    border-style : none solid solid solid;
    position : absolute;
    z-index : -1;
    visibility : hidden;
}
#menu .box {
    font-family : Arial;
    font-size : 11px;
    font-weight : normal;
    padding : 3px 7px 3px 7px;
}
#menu .box-hover {
    font-family : arial;
    font-size : 11px;
    font-weight : normal;
    padding : 3px 7px 3px 7px;
}
#menu a {
    color : #CCCCCC;
    text-decoration : none;
    white-space : nowrap;
}
#menu a:hover {
    color : #6B93F6;
    text-decoration : none;
    white-space : nowrap;
}


/*Menu librairie*/


#menulib .top {
    color : #FFFFFF;
    font-family : arial;
    font-weight : normal;
    font-size : 11px;
    padding : 2px 8px 2px 8px;
}
#menulib .top a {
    color : #FFFFFF;
    font-weight : bold;
    text-decoration : none;
    white-space : nowrap;
}
#menulib .top a:hover {
    color : #3260D1;
    text-decoration : none;
    white-space : nowrap;
}
#menulib .section-top {
    border-color : #000000;
    background-color : #532D56;
    border-width : 1px;
    border-style : none solid solid solid;
    position : absolute;
    z-index : -1;
    visibility : hidden;
}
#menulib .section {
    border-color : #B8B4AE;
    border-width : 1px;
    border-style : none solid solid solid;
    position : absolute;
    z-index : -1;
    visibility : hidden;
}
#menulib .box {
    font-family : Arial;
    font-size : 11px;
    font-weight : normal;
    padding : 3px 7px 3px 7px;
}
#menulib .box-hover {
    font-family : arial;
    font-size : 11px;
    font-weight : normal;
    padding : 3px 7px 3px 7px;
}
#menulib a {
    color : #CCCCCC;
    text-decoration : none;
    white-space : nowrap;
}
#menulib a:hover {
    color : #6B93F6;
    text-decoration : none;
    white-space : nowrap;
}
