﻿/* Articolo */

a{text-decoration:none;}

.TitoloArgomento
{
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #333333;
}
.DataPubblicazione
{
    font-family: Verdana;
    font-size: 8pt;
    color: #666666;
    margin-right: 10px;
}
.ContenutoArticolo
{
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
}
.ImmagineArticolosx
{
    width: 150px;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}
.TitoloArticolo
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.SeparatoreArticolo
{
    height: 1px;
    width: 100%;
    margin-bottom: 10px;
}

/* Approfondimento */

.TitoloAltriArticoli
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: normal;
    color: #006699;
}
.TitoloAltriDocumenti
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: normal;
    color: #006699;
    padding-top: 40px;
    padding-bottom: 3px;
    margin-top: 40px;
    margin-bottom: 3px;
    margin-right: 10px;
    padding-right: 10px;
}
.TitoloAltriCollegamenti
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: normal;
    color: #006699;
}
.TitoloAltreImmagini
{
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: normal;
    color: #006699;
}
.SeparatoreVerticaleArgomento
{
    height: 660px;
    width: 1px;
    margin-top: 7px;
    padding-right: 10px;
    padding-left: 10px;
}

.DatiAltriDocumenti
{
    width: 160px;
    margin-right: 5px;
}
.DatiAltriDocumentiSotto
{
    width: 100%;
    margin-right: 5px;
    margin-bottom: 20px;
}
.DatiAltriDocumentiLink
{
    font-family: Verdana;
    font-size: 11px;
    color: #006699;
}
.DatiAltriCollegamentiLink
{
    font-family: Verdana;
    font-size: 11px;
    color: #006699;
}
.DatiAltreImmaginiLink
{
    font-family: Verdana;
    font-size: 11px;
    color: #006699;
}
.tbApprofondimento
{
    width: 200px;
    text-align: left;
}
.TutteLeNotizie
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #006699;
    margin-right: 5px;
}
.ImmagineArticolodx
{
    width: 150px;
    position: relative;
    margin-bottom: 10px;
    margin-left: 10px;
}
.ImmagineSeparatore
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.DatiAltriDocumentiLinkSotto
{
    font-family: Verdana;
    font-size: 12px;
    color: #006699;
}
.bordoItem
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DDDDDD;
    padding-top: 4px;
    padding-bottom: 4px;
}

