@charset "UTF-8";


#principal {
    width: 730px;
}

#fotos h3 {
    margin: 0 0 40px 0;
}

#fotos #fotos_cont img {
    float: left;
    margin-right: 5px;
}

#fotos #fotos_cont #btNoScript img {
    float: none;
}

#fotos #foto {
    float: right;
    text-align: center;
    width: 500px;
}

#fotos #foto img {
    float: none;
    margin: 0;
    max-width: 500px;
}

#enl_fotos {
    border-bottom: 1px #cccccc solid;
    border-top: 1px #cccccc solid;
    display: none;
    height: 60px;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
}

#enl_fotos img {
    cursor: pointer;
    margin: 0 1px;
    visibility: hidden;
}

#btNoScript {
    margin-bottom: 30px;
    text-align: right;
}

img#btRetroceder,
img#btAvanzar {
    cursor: default;
    opacity: .40;
    visibility: visible;
}
