div#breadcrum {
        background-color:#ededed;
        border-bottom:1px solid #bbb;
        line-height:20px;
        padding-left:5px;
        font-size:10px;
        background-image: url(../imagenes/cabecera/breadroom.gif);
        background-repeat:no-repeat;
        background-position:top right;
        color:#015095;
        margin-bottom:10px;
}

div#breadcrum A{
        color:#015095;
        font-weight:bold;
}


DIV#cronologia {
        padding-left:10px;
        padding-bottom:3px;
}
DIV#cronologia P{
        padding-bottom:10px;
        font-weight:bold;
        font-size:10px;
        color:#44579b;
}
DIV#cronologia H1{
        margin-top:4px;
        margin-bottom:4px;
}
DIV#novedades {
        padding:10px;
}
DIV#novedades A{
        display:block;
        padding-left:10px;
        color:#a17a5c;
        font-size:11px;
        padding-bottom:2px;
        text-decoration:none;
        padding-top:2px;
        padding-bottom:2px;
        width:170px;
}
DIV#novedades A.seleccionado{
        display:block;
        font-weight:bold;
        padding-left:10px;
        background-color:#44579b;
        color:#fff;
}

DIV#juicios TABLE {
        border-top:1px solid #bbb;
        border-left:1px solid #bbb;
        width:250px;
        margin:10px;
}
DIV#juicios TH,DIV#juicios TD {
        border-right:1px solid #bbb;
        border-bottom:1px solid #bbb;
        padding:2px;
        font-size:10px;
}
DIV#juicios TH {
        background-color:#44579b;
        color:#fff;
}
DIV#juicios TD {
        font-size:9px;
        text-align:right;
        padding-right:4px;
}
DIV#juicios TD.impar {
        background-color:#dee3e9;
}

DIV#juicios P {
        font-size:10px;
        text-align:center;
        padding:0px;
}

DIV.secciones_noticias H1 {
        font-size:18px;
        text-align:center;
        border-bottom: 2px dotted #dee3ef;
        margin-bottom:10px;
        color:#29659c;
        font-weight:bold;
}
DIV.secciones_noticias P.nombre {
        font-size:12px;
        text-align:left;
        font-weight:bold;
        margin-bottom:5px;
        color:#000;
}
DIV.secciones_noticias SPAN.fecha {
        font-size:10px;
        text-align:left;
        font-weight:NORMAL;
        margin-bottom:5px;
        color:#777;
}
DIV.secciones_noticias A {
        font-size:12px;
        font-weight:bold;
        color:#29659c;
}

DIV.secciones {
        width:300px;
        text-align:right;
        float:right;
}
DIV.secciones H1 {
        font-size:12px;
        text-align:right;
        border-bottom: 2px dotted #dee3ef;
        margin-bottom:10px;
        margin-top:10px;
        color:#29659c;
        font-weight:bold;

}
DIV.secciones A {
        font-size:12px;
        color:#29659c;
        margin-right:10px;
        margin-bottom:5px;
        display:block;
}

