.botonMenu{
    margin-right: 5px;
    margin-left: 5px;
}
a{
    text-decoration: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}
th{
    vertical-align: top;
}
.link{
    cursor: pointer;
    text-decoration: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}
.web{
    width: 900px;
}
td{
    vertical-align: top;
}
.ventana{
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1pt;
    border-left-width: 1pt;
    border-bottom-width: 1pt;
    border-top-width: 1pt;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
}
.tituloVentana{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 22px;
    font-weight: bold;
    font-size: 12pt;
}
.contenidoVentana{
    font-size: 10pt;
    text-align: justify;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    margin-right: 6px;
    margin-left: 6px;
    margin-bottom: 6px;
    margin-top: 6px;
    padding-left: 4px;
    padding-right: 4px;
}
#menu{
    height: 22px;
    font-weight: bolder;
    font-size: 12pt;
}
#mensaje{
    height: 22px;
    font-weight: bolder;
    font-size: 14pt;
}
#contenido{
    float: left;
    width: 590px;
}
#barraLateral{
    float: left;
    width: 308px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
.barraLateral{
    width: 298px;
}
#pieDePagina{
    font-size: 8pt;
    font-weight: bold;
}
#navegacion{
    width: 590px;
    vertical-align: top;
}
.navegacion{
    width: 584px;
    margin-right: 6px;
}
.volverArriba{
    font-size: 8pt;
}