﻿


#materias
{
    background-color: #e5e5e6;
}

#materias .titulo
{
    font-family: Georgia;
    font-size: 11px;
    font-weight: normal;
    color: #8c8d8f;
}

#materias .elemento
{
    padding-top: 5px;
    padding-bottom: 5px;
    /*height: 20px;*/
    border-bottom: solid 1px #8c8d8f;
    margin: 3px;
}

.coleccionDestacada 
{
    font-weight: bold;
}