﻿body 
{
    background-image:url(img/sfondo.png);
/*  link:948C55;
    vlink:948C55;
    alink:"948C55;
*/        
    
}

.finestraCentrale
{
 width:330px;
 padding-top:20px;
 padding-right:10px;
 padding-left:10px;
 padding-bottom:10px;
 font-family:Arial, Verdana;
 font-size:9pt;
 text-align:justify;
 line-height:20px;
 font-weight:lighter;  
}
.finestraCentrale h1
{
font-size:12pt;
font-weight:bold;
color:#1c1911;    
}
.finestraCentrale h2
{

font-size:9pt;
color:#1c1911;
line-height:18px;
font-weight:lighter; 
}
.finestraCentrale b
{
font-weight:bolder;
font-size:9pt;
color:#1c1911;
}
.finestraCentrale li
{

font-size:8pt;
}
.finestraSin
{
width:200px;
height:270px;
background-image:url("img/finestraDesCT.png");
background-repeat:no-repeat;
background-position:top;
}


.finestraDesContainer
{
padding-left:90px;
width:150px;
height:152px;
}

.finestraDesTop
{
width:100%;
height:30px;
background-image:url('img/News_topT.png');
background-repeat:no-repeat;
}

.finestraDesMiddle
{
padding-left:20px; 
width:100%;
height:80px;
background-image:url('img/News_middleT.png');
background-repeat:repeat-y;
text-decoration:none;
}
.finestraDesMiddle a:link, .finestraDesMiddle a:visited
{
text-decoration:none;
color:#1c1911;
}

.finestraDesMiddle table
{
text-align:left;
font-family:Arial, Verdana;
font-size:9pt;
color:#1c1911;
}
.finestraDesBottom
{
width:100%;
height:52px;
background-image:url('img/News_bottomT.png');
background-repeat:no-repeat;
}