#maspaginas
{
    width: 980px;
    border-top: 1px solid #DEDDE0;
    clear: both;
    color: gray;
 
}
div .mas{
float: left;
padding: 5px;
width: 230px;
}

div .tituloBloque, .tituloBloque {
border-left: 2px solid  #A5273F;
color: #ba2025;
display: block;
font: 12px "soberana_titularbold", serif;
outline: none;
text-decoration: none;
margin-bottom: 0.5em;
padding-left: 0.3em;
text-transform: none;
}

div .mas ol
{
display: block;
list-style:none;
}

div .mas ol li
{
    font: 11px "soberana_titularbold", serif;
    margin-top: 1em;    
    -webkit-margin-before: 1em;
-webkit-margin-after: 1em;
}
div .mas ol li a{
text-decoration: none;
color: #5F5E5C;
}
div .mas ol li a:hover {
text-decoration: underline;
color:#5F5E5C;
}