/* CSS Document */

#titolo{

/*text-align:center;*/
line-height:16px;
margin-bottom:26px;
border-bottom:1px solid #CC0000;

}
#titolo H2{
background-color:#FFFFFF;
/*position:absolute;*/
display:inline;
position:relative;
top:2px;
color:#CC0000;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#boxNews{
width:556px;
margin-top:10px;
color:#404040;
}
#boxPrimoPiano{
width:556px;
margin-top:10px;
}
#boxPrimoPiano .top{
background-image:url(../images/boxCentrale_primopiano_top.gif);
background-repeat:no-repeat;
height:47px;
}
#boxNews .top{
background-image:url(../images/boxCentrale_top.gif);
background-repeat:no-repeat;
height:10px;
}
#boxPrimoPiano .bottom,#boxNews .bottom{
background-image:url(../images/boxCentrale_bottom.gif);
background-repeat:no-repeat;
height:10px;
}
#boxPrimoPiano .center,#boxNews .center{
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:20px;
padding-left:18px;
padding-right:18px;
}

#boxPrimoPiano A{
color:#bf1515;
text-decoration:none;
font-weight:bold;
}
#boxNews  A{
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
/*color:#ff7522;
text-decoration:none;
font-weight:bold;*/
color:#404040;
}
#boxNews  P{
margin-bottom:24px;
}
#boxNews  H3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#bf1515;
margin-bottom:8px;
}
#boxNews  strong{
color:#404040;
}

#boxPrimoPiano .news{
background-color:#FFFFFF;
background-image:url(../images/freccinaRossa.gif);
background-repeat:no-repeat;
background-position:0px 4px;
padding-left:6px;
margin-bottom:20px;
}
#boxNews  .news{
background-color:#FFFFFF;
background-image:url(../images/freccinaArancione.gif);
background-repeat:no-repeat;
background-position:0px 4px;
padding-left:6px;
margin-bottom:20px;
}

