﻿/* Articolo */

a{text-decoration:none;}
.SezioneNotizie
        {
    width: 100%;
    vertical-align : top;
    padding-left: 10px;
    padding-right: 10px;
}
.SezionePrimoPiano
        {
    width: 100%;
    vertical-align : top;
    padding-left: 10px;
    padding-right: 10px;
}
.CalendarioAgenda
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    width: 190px;
}
.CalendarioAgendaToday
{
    border: 2px solid #FF0000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #CC3300;
}

.Miniatura
{
    margin-right: 10px;
}
.TitoloAgenda
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #CBAF4E;
    font-weight: bold;
}
.TitoloPrimoPiano
{
    position: relative;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    color: #CBAF4E;
}
.TitoloNotiziaPrimoPiano
{
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: top;
    text-align: left;
}
.SuntoNotiziaPrimoPiano
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #FFFFFF;
    text-align: justify;
    padding-top: 5px;
}
.TitoloNotizie
{
    position: relative;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    color: #CBAF4E;
}
.TitoloNotizia
{
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: top;
    text-align: left;
}
.SuntoNotizia
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #FFFFFF;
    text-align: justify;
    padding-top: 7px;
    vertical-align: top;
}
.SeparatoreArea
{
    font-size: 1px;
    height: 10px;
}
.Separatore
{
    height: 1px;
    width: 100%;
}


/* Approfondimento */
.TutteLeNotizie
{
    font-family: "Trebuchet MS";
    font-size: 11px;
    font-weight: normal;
    color: #CBAF4E;
}
.TitoloCerca
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    color: #CBAF4E;
}

.MenuEventi
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    width: 200px;
    text-align: left;
}
.MenuEventiItem
{
    color: #000000;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    line-height: 10px;
}
.MenuEventiHover
{
    color: #FF0000;
    text-decoration: none;
}
.MenuEventiSottovoci
{
    font-family: Verdana;
    font-size: 11px;
    padding-left: 3px;
}
.CasellaRicerca
{
    background-color: #F3F3F3;
    font-family: Tahoma;
    color: #222222;
    font-size: 11pt;
}

