/* fast and furious .. no time ..
 #h{#professionnels}#background#page
    #header #header-top
    #content
*/
.langs{padding: 7px;position: relative;}
.langs .lang{white-space: nowrap;}
#h #background .langs a {
    color: #fff;
    text-transform: uppercase;
}
.langs ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0px;
    /*top: 35px;*/
    padding: 6px;
    background: #e74759;
    list-style: none;
    z-index: 9999999;
}
.langs:hover > ul, .langs:hover .langs > ul:hover, .langs:hover .langs .current:hover > ul {
    opacity: 1;
    visibility: visible;
}
.langs ul li {
    position: relative;
    float: left;
    color: #162749;
}
.float-right {float: right;}
.alertefetes{background:#FF9;color:#000;text-align:center;padding:5px 20px;}
