﻿#contenido
{
    position: relative;
    float:left;
    width: 43.2em;
}
h3
{
    color: #036;
}
#contenido li
{
    padding-top: 1em;
    padding-bottom: 1em;
}
#contenido ul li ul li
{
    padding-left: 1em;
    background-image: url(../images/flecha-azul-margen-arriba.gif);
    background-repeat: no-repeat;
    margin-top: 1em;
    border-bottom-style: none;
    padding-top: 0em;
    padding-bottom: 0em;    
}
#contenido a
{
    font-size: 1.2em;
    color: #333;
    font-family: Arial;    
}
.bordegrisabajo
{
     border-bottom: 0.1em solid #CCC;
}
#subir
{
    font-weight: bold;
    color: #036;
}