DIV.secciones {
        width:300px;
        text-align:right;
        float:right;
        color:#464659;
}
DIV.secciones H1 {
        font-size:14px;
        text-align:right;
        border-bottom: 2px dotted #fff;
        margin-bottom:10px;
        margin-top:10px;
        color:#000;
		padding-bottom:2px;
        font-weight:bold;

}
DIV.secciones A {
        font-size:12px;
        color:#000;
        margin-bottom:5px;
        display:block;
		line-height:14px;
		text-decoration:underline;
}
DIV.secciones a:hover {
        color:#da7f46;
}
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;
}

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.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;
        
}



