﻿/* Articolo */

a{text-decoration:none;}
.SezioneNotizie
        {
    width: 100%;
    vertical-align : top;
    padding-left: 10px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #E6E6E6;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #E6E6E6;
    padding-right: 10px;
    background-repeat: repeat-x;
    background-image: url('/HOME01/Immagini/sfondoNOT.jpg');
    /*background-image: url('/LonatePozzolo/HOME01/Immagini/sfondoNOT.jpg');*/
}
.SezionePrimoPiano
        {
    width: 100%;
    vertical-align : top;
    padding-left: 10px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #E6E6E6;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #E6E6E6;
    padding-right: 10px;
    background-image: url('/HOME01/Immagini/sfondoPP.jpg');
    /*background-image: url('/LonatePozzolo/HOME01/Immagini/sfondoPP.jpg');*/
    background-repeat: no-repeat;
}

.CalendarioAgenda
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    width: 160px;
}

.CalendarioAgendaToday
{
    border: 2px solid #FF0000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.Miniatura
{
    margin-right: 10px;
}
.TitoloAgenda
{
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.TitoloPrimoPiano
{
    position: relative;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    color: #e2001a;
}
.TitoloNotiziaPrimoPiano
{
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    text-align: left;
}
.SuntoNotiziaPrimoPiano
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #000000;
    text-align: justify;
    padding-top: 5px;
}
.TitoloNotizie
{
    position: relative;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.TitoloNotizia
{
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    text-align: left;
}
.SuntoNotizia
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #000000;
    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: #666666;    
}

.TitoloCerca
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.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;
}

