#top{
    width:960px;
/*    margin:0 auto;*/
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
/*    padding-bottom: 20px;*/
    text-align:left;
}

#top .enlaces {
    text-align: right;
    font-size: 11px;
    padding: 0 11px 0 0;
    height: 22px;
}

#top .enlaces a {
    color: #7c808a;
    display: block;
    float: right;
}

#top .enlaces .sep {
    padding: 0 6px 0 5px;
    color: #fff;
    display: block;
    float: right;
}

#top .enlaces .world {
    color: #7c808a;
    padding-right: 32px;
    background: url(../images/ico_world.gif) no-repeat 48px 0px;
    cursor: pointer;
    font-weight: bold !important;
    display: block;
    float: right;
}

#top .iconos{
    float:right;
    height: 20px;
    
}

#top .logo{
    float:left;
}