.tabla-estatica
{
    margin-top: 5px;
    padding: 0;
    font-size: 12px;
    border: 1px solid #434349;
}

.estatica-cuerpo
{
    margin: 0 0 0 1px;
    padding: 0;
}

.estatica-cuerpo-izquierda
{
    width: 11px;
    height: 216px;
    background: url(/img/estaticas/fondo_estatic_izqdo.jpg) top left no-repeat;
}

.estatica-cuerpo-entradilla
{
    width: 230px;
    padding: 20px;
    background: url(/img/estaticas/fondo_estatic.jpg) top left repeat-x;
}

.estatica-cuerpo-entradilla h1
{
    font-size: 20px;
    color: #EA2629;
}

.estatica-cuerpo-desarrollo
{
    width: 747px;
    padding: 25px;
    background: url(/img/estaticas/fondo_estatic.jpg) top left repeat-x;
}

.estatica-cuerpo-desarrollo p
{
    line-height: 1.25em;
    text-align: justify;
    margin-bottom: 10px;
}

.estatica-cuerpo-desarrollo ul
{
    list-style: inside;
    list-style-type: circle;
}

.estatica-cuerpo-desarrollo li
{
    margin-left: 15px;
    line-height: 1.3em;
}

.estatica-cuerpo-derecha
{
    width: 11px;
    height: 216px;
    background: url(/img/estaticas/fondo_estatic_dcho.jpg) top right no-repeat;
}
