#SECCION {
    margin-top:         80px;
}
#SECCION table {
    width:              100%;
}
#EDITORIAL {
    width:              auto;
    height:             95px;
    text-align:         center;
    vertical-align:     middle;
    margin:             auto;
    padding:            0px;
}
#EDITORIAL img {
    margin-top:         9px;
}
#PESTANHAS {
    background:         white;
}
#PESTANHAS TABLE {
    background:         white;
    border:             none;
    border-collapse:    collapse;
    border-spacing:     0px;
    margin:             0px;
    margin-bottom:      0px;
    width:              auto;
}
#PESTANHAS TD {
    background:         #ff9900;
    color:              white;
    width:              100px;
    border:             none;
    vertical-align:     middle;
    text-align:         center;
    font-size:          small;
    font-weight:        bold;
    padding:            0px;
    padding-top:        5px;
    padding-bottom:     5px;
    margin:             0px;
}
#PESTANHAS TD.ALMENARA {
    width:              15px;
    vertical-align:     top;
    padding:            0px;
    margin:             0px;
}
#PESTANHAS A {
    color:              white;
    text-decoration:    none;
}
#PESTANHAS TD.INACTIVO {
    background:         #bfbfbf;
}
#PESTANHAS TD.INCALMENARA {
    background:         #bfbfbf;
    width:              15px;
    vertical-align:     top;
    padding:            0px;
    margin:             0px;
}
#SUBSECCION {
    background:         none;
    height:             100%;
    width:              auto;
    font-size:          small;
    padding:            0px;
    padding-right:      10px;
}
#SUBSECCION table {
    height:             100%;
    width:              100%;
    margin-top:         10px;
}
#SUBSECCION th {
    color:              #ff9900;
    background:         white;
    border:             1px solid #9c9a9c;
    border-right:       none;
    border-left:        none;
    padding:            0px;
    text-align:         left;
    text-transform:     uppercase;
}
#SUBSECCION td {
    font-weight:        bold;
    text-align:         center;
    padding:            0px;
}
#SUBSECCION a.BOTON {
    color:              white;
    background:         url('../../img/fondo_boton.gif');
    font-weight:        bold;
    padding:            2px;
    width:              80px;
    height:             25px;
    cursor:             pointer;
}
#SUBSECCION input.BOTON {
    color:              white;
    background:         url('../../img/fondo_boton.gif');
    font-weight:        bold;
    padding:            2px;
    width:              80px;
    height:             25px;
    cursor:             pointer;
}
#SUBSECCION input.BOTON_GRIS {
    color:              #555555;
    background:         url('../../img/fondo_boton_gris.gif');
    padding:            2px;
    font-weight:        bold;
    width:              80px;
    height:             25px;
    cursor:             pointer;
}
#SUBSECCION input.BOTON_NARANJA {
    color:              white;
    background:         url('../../img/fondo_boton_naranja.gif');
    padding:            2px;
    font-weight:        bold;
    width:              80px;
    height:             25px;
    cursor:             pointer;
}
#EDITOR {
    float:              right;
}
#SUBSECCION input.RADIO {
    width:              auto;
    background:         white;
}
#SUBSECCION input.CHECKBOX {
    width:              auto;
}
#MENU_SUBSECCION {
    width:              100%;
}
#MENU_SUBSECCION table {
    margin:             0px;
}
#CONT_SUBSECCION div {
    padding:            3px;
}
#CONT_SUBSECCION table {
    height:             auto;
    margin:             auto;
}
#CONT_SUBSECCION div.CALENDARIO {
    width:              auto;
    margin:             auto;
}
#CONT_SUBSECCION div.CALENDARIO table {
    width:              auto;
    margin:             auto;
    margin-left:        10px;
}
#CONT_SUBSECCION div.CALENDARIO th {
    color:              black;
}
#CONT_SUBSECCION div.CALENDARIO td {
    font-size:          small;
    border:             none;
    border-left:        1px solid white;
    border-right:       1px solid white;
}
#CONT_SUBSECCION div.CALENDARIO td.DIASEL {
    background:         #ff9900;
    color:              white;
}
#CONT_SUBSECCION div.CALENDARIO td.DIAHOY {
    background:         #888888;
}
#CONT_SUBSECCION div.CALENDARIO td.DIAHOY input {
    color:              white;
}
#CONT_SUBSECCION div.CALENDARIO td.DIAMES {
    background:         #dddddd;
}
#CONT_SUBSECCION div.CALENDARIO td.FINSEM {
    background:         #bfbfbf;
}
#CONT_SUBSECCION div.CALENDARIO input {
    background:         none;
    width:              auto;
    padding:            0px;
    margin:             0px;
}
#CONT_SUBSECCION div.CALENDARIO input.ANHO {
    border:             none;
    width:              auto;
    background:         #bfbfbf;
}
div.MANIFESTO {
    margin-top: 20px;
    font-family: trebuchet MS;
    font-size: 1.2em;
    text-align: justify;
    font-weight: normal;
}
div.MANIFESTO h1 {
    font-size: 1.5em;
}
div.MANIFESTO strong {
}
div.MANIFESTO img {
    background: none;
    margin: 0px;
    padding: 5px;
    border: none;
}
div.MANIFESTO em {
}
div.MANIFESTO li {
    margin-top: 10px;
}
div.MANIFESTO ol {

}

