﻿#calendario_pubblicazioni table {
    font-size: 0.85em;
}

    #calendario_pubblicazioni table th {
        width: 10%;
        border: solid 0px black;
        padding: 2px;
    }

    #calendario_pubblicazioni table td {
        text-align: left;
        vertical-align: top;
        border-right: solid 1px #003366;
        border-bottom: solid 1px #003366;
        padding: 2px;
    }

#calendario_pubblicazioni th.titolo_standard {
    background-color: #003366 !important;
    vertical-align: bottom;
    color: white;
}

#calendario_pubblicazioni table th.standard_1 {
    background-color: #e2dede !important;
    text-align: center;
    color: black !important;
}

#calendario_pubblicazioni table th.standard_2 {
    background-color: #92b2d3 !important;
    color: black !important;
    text-align: center;
}

#calendario_pubblicazioni table th.standard_3 {
    background-color: #faf3bb !important;
    text-align: center;
    color: black !important;
}

#calendario_pubblicazioni table th.titolo_quotidiano_1 {
    background-color: #e2dede !important;
    text-align: left;
    vertical-align: bottom;
    border-right: solid 1px #003366;
    color: black !important;
}

#calendario_pubblicazioni table th.titolo_quotidiano_2 {
    background-color: #92b2d3 !important;
    color: black !important;
    text-align: left;
    vertical-align: bottom;
    border-right: solid 1px #003366;
}

#calendario_pubblicazioni table th.titolo_quotidiano_3 {
    background-color: #faf3bb !important;
    color: black !important;
    text-align: left;
    vertical-align: bottom;
    border-right: solid 1px #003366;
}
