﻿/* 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('/CospesItalia/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('/CospesItalia/HOME01/Immagini/sfondoPP.jpg');*/
    background-repeat: no-repeat;
}
.CalendarioAgenda
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #006699;
    width: 160px;
}
.CalendarioAgendaToday
{
    border: 1px solid #0000FF;
    border-width: 2px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0000FF;
}
.Miniatura
{
    margin-right: 10px;
}
.TitoloAgenda
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.TitoloPrimoPiano
{
    position: relative;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    color: #336699;
}
.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;    
}


