﻿.Avviso-Container
{
    margin:0px 10px 0px 10px;
}        
.Avviso-Oggetto
{
    font: normal 2em Georgia, "Courier New", courier, serif;
    color: #ce5c00
}
.Avviso-Testo
{
    overflow:auto;
    word-wrap:break-word;
    margin-top:2px
}
.Avviso-Pubblicato
{
    color:#666666;
    font-size:10px;
    letter-spacing:0.6%;
}
.Avviso-Allegato
{
    line-height:16px;
    vertical-align:middle;
    background:url('../Images/allegato.gif') left center no-repeat;
    margin-bottom:1px;
}
.Avviso-Pulsanti
{
    border-top:solid 1px #99CCE6;
    padding-top:1px;
}    

.Calendar-Container
{
    width:44px;
    height:49px;
    background:url('../Images/datebg.gif') left center no-repeat;
    text-align:center;
}
.Calendar-Month
{
    padding-top:1px;
    padding-right:1px;
    color:White;
    font-weight:bold;
    font-size:9px;
}
.Calendar-Day
{
    font-family:Georgia;
    font-size:21px;
    font-weight:bold;
    color:#006699;
    line-height:26px;
    margin-top:3px;
}