.container{width:1000px;margin:0 auto;}
#top{width:1000px;margin:0 auto;    height: 130px;position:relative;}
#topul {
    position: absolute;
    margin: 0px;
    list-style: none;
    top: 62px;
    left: 418px;
}
#topul li{display:inline-block;}
#topul li a {
    color: #fff;
    display: block;
    padding: 10px;
    border-right: 1px solid #fff;
    padding-top: 0px;
    padding-bottom: 0px;
}

#topul li:last-child a{border:none;}
#recherche_bloc{
    width: 300px;
    float: right;
    margin-top: 63px;
}

#recherche_bloc input{background:#fff;width:202px;height:24px;border:none;}
#recherche_bloc button{height:24px;border:none;background:#1289f0;border:none;color:#fff;}




