#bkleft {
    width: 760px;
    height: 120px;
    background: url('http://www.andestrip.com.pe/cabecera/images/bkg-left.gif') no-repeat left top;
    overflow: hidden;
}

#bkright {
    height: 120px;
    margin-left: 16px;
    background: url('http://www.andestrip.com.pe/cabecera/images/bkg-right0.gif') no-repeat right top;
}

#bkmiddle {
    position: relative;
    width: 728px;
    height: 120px;
    margin-right: 16px;
    border-top: 3px solid #CCCCCC;
}

#bkmiddle .logo {
    position: absolute;
    top: 0;
    left: 0;
    border: 0px none;
}

#bkmiddle .fotos {
    position: absolute;
    top: 0;
    left: 173px;
    border: 0px none;
}

#bkmiddle #links {
    position: absolute;
    top: 0;
    right: 0;
    width: 219px;
    height: 117px;
    overflow: hidden;    
}

#links .travel {
    height: 57px;
    text-align: right;
}

#links .menu {
    height: 34px;
    text-align: right;
    font: normal 11px Arial;
    color: #666666;    
}

#links .menu a,
#links .menu a:active,
#links .menu a:visited {
    color: #666666;
    text-decoration: none;    
}

#links .menu a:hover {
    text-decoration: underline;
}

#links .fono {
    width: 100%;
    height: 30px;
    background: #90B01E url('http://www.andestrip.com.pe/cabecera/images/telef-bkg.gif') no-repeat left top;
    text-align: right;
    padding-top: 8px;
}

#laptop {
    width: 180px;
    height: 115px;
    background: #FFFFFF url('http://www.andestrip.com.pe/cabecera/images/banner-laptop.jpg') no-repeat left top;
    overflow: hidden;
    text-align: center;
}

#laptop div {
    width: 102px;
    height: 60px;
    font: normal 11px Arial;
    color: #FFFFFF;
    margin: 0px auto;
    padding-top: 24px;
}

#laptop span {
    font-weight: bold;
}

#laptop a,
#laptop a:active,
#laptop a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#laptop a:hover {
    color: #FFFF00;
}