html {
    margin: 0;
    padding: 0;
}
body {
    background-color: #FFFFFF;
    /*color: #0099FF;*/
    color: #F2F2F2;
    font-family: Tahoma, Geneva, sans-serif;
    /*font-size: 12px;*/
    font-size: 16px;
    margin: 0;
    padding: 0;
}
p, h2, pre {
    margin: 0 0 0 10px;
    padding: 5px 20px;
}
td.lun_field {
    background-color: #0099FF;
}
div.lun_left {
    padding-left: 30px;
}
div.lun_right {
    padding-right: 30px;
}
label {
    margin-left: 20px;
}
a {
    background-color: transparent;
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}
pre {
    background-color: transparent;
    color: #ffffff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}
.alignright {
    font-size: 10px;
    margin-top: 0;
    text-align: right;
}
h2 {
    background-color: transparent;
    /*color: #0099FF;*/
    color: #FFFFFF;
    font-size: 12px;
    padding-top: 10px;
    text-transform: uppercase;
}
h1 {
    background-color: #0099FF;
    color: #FFFFFF;
    color: #000000;
    font-size: 11px;
    margin: 0;
    padding: 5px 15px;
    text-transform: uppercase;
}
strong {
    font-size: 13px;
}
#left {
    color: #0099FF;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 160px;
}
#content {
    /*background-color: #202020;
    border-left: 2px solid #202020;
    border-right: 2px solid #202020;*/
    margin: 0 0 0 160px;
    padding: 0;
}
#right {
    color: #202020;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 190px;
}
.Estilo2 {
    color: #0099FF;
}
.Estilo4 {
    color: #0099FF;
    font-size: xx-large;
    font-weight: bold;
}
.Estilo6 {
    color: #FFFFFF;
}
.menutop {
    background-color: transparent;
    color: #FFFFFF;
    font-size: 18px;
    text-decoration: none;
}
table td {
    border: 0 dotted #202020;
    padding: 5px;
}
table.border {
    border-collapse: separate;
    empty-cells: show;
}
#scrollbar1 {
    margin: 20px 0 10px;
    width: 420px;
}
#scrollbar1 .viewport {
    height: 450px;
    overflow: hidden;
    position: relative;
    width: 400px;
}
#scrollbar1 .overview {
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
#scrollbar1 .scrollbar {
    background: url("../images/bg-scrollbar-track-y.png") no-repeat scroll 0 0 transparent;
    float: right;
    position: relative;
    width: 15px;
}
#scrollbar1 .track {
    background: url("../images/bg-scrollbar-trackend-y.png") no-repeat scroll 0 100% transparent;
    height: 100%;
    padding: 0 1px;
    position: relative;
    width: 13px;
}
#scrollbar1 .thumb {
    background: url("../images/bg-scrollbar-thumb-y.png") no-repeat scroll 50% 100% transparent;
    cursor: pointer;
    height: 20px;
    left: -5px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 25px;
}
#scrollbar1 .thumb .end {
    background: url("../images/bg-scrollbar-thumb-y.png") no-repeat scroll 50% 0 transparent;
    height: 5px;
    overflow: hidden;
    width: 25px;
}
#scrollbar1 .disable {
    display: none;
}
#upload_button {
    background-image: url("../images/boton.png");
    color: #000000;
    font-weight: bold;
    height: 35px;
    margin: auto;
    padding-top: 0;
    text-align: center;
}

.select{
    background: url("../images/fondo-sapo-1.png");
    margin-top: 290px;
}
