﻿/* Articolo */

a{text-decoration:none;}
.ArchivioNotizie
{
    width: 200px;
    border: 1px solid #CCCCCC;
    text-align: left;
    padding-right: 3px;
    padding-left: 3px;
    background-image: url('/LAY002/Immagini/SfondoArchNotizie.jpg');
    /*background-image: url('/CospesItalia/LAY002/Immagini/SfondoArchNotizie.jpg');*/
    background-repeat: no-repeat;
}
.AreaIndice
        {
        width: 100%;
        vertical-align : top;
        padding-left: 10px;
        background-image: url('/LAY002/Immagini/sfondoArg.jpg');
        /*background-image: url('/CospesItalia/LAY002/Immagini/sfondoArg.jpg');*/
        background-repeat: no-repeat;
    }

.TitoloArgomento
{
    position: relative;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    color: #e2001a;
}
.SeparatoreArticolo
{
    height: 1px;
    width: 445px;
    margin-bottom: 10px;
    
}

/* Approfondimento */

.TitoloArchivioNotizie
{
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.SeparatoreVerticaleArgomento
{
    height: 660px;
    width: 1px;
    margin-left: 7px;
    margin-top: 7px;
}

.DatiArchivioNotizie
{
    width: 190px;
}
.DatiArchivioNotizieLink
{
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    width: 165px;
}
.ImmagineRss
{
    height: 16px;
    width: 16px;
    position: relative;
    margin-right: 10px;
    top: 2px;
    left: 1px;
}
.DatiIndice
{
    width: 100%;
}
.DatiIndiceSunto
{
    vertical-align: top;
    font-family: "Trebuchet MS";
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}
.DatiIndiceDate
{
    font-family: "Trebuchet MS";
    font-size: 10pt;
    color: #000000;
    width: 100px;
    font-weight: bold;
}
.DatiIndiceTitoloLink
{
    font-family: "Trebuchet MS";
    font-size: 10pt;
    color: #000000;
    width: 345px;
    font-weight: bold;
}
.DatiIndicePaging
{
    font-family: Verdana;
    font-size: 11px;
    color: #006699;
    width: 345px;
    text-align: right;
}
.bordoItem
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DDDDDD;
}
.TitoloArgomentoData
{
    position: relative;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
}

