/* CSS Document */

#colonnaCentrale H2{
color:#CC0000;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
line-height:16px;
}
#colonnaCentrale H2 a{
color:#CC0000;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#boxNews{
width:556px;
margin-top:10px;
}
#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_news_top.gif);
background-repeat:no-repeat;
height:42px;
}
#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;
}
a.link_titoletto
{
    color:#404040!important;
}
#boxPrimoPiano A{
color:#bf1515;
text-decoration:none;
font-weight:bold;
}
#boxNews  A{
color:#ff7522;
text-decoration:none;
font-weight:bold;
}
#boxPrimoPiano .primop{
background-color:#FFFFFF;


margin-bottom:20px;
}
#boxPrimoPiano .primop .titoletto
{
padding-left:6px;
background-image:url(../images/freccinaRossa.gif);
background-repeat:no-repeat;
background-position:0px 4px;
    font-weight:bold;
	margin-top:8px;
}
#boxNews  .news{
background-color:#FFFFFF;

margin-bottom:20px;
}
#boxNews .news .titoletto
{
background-image:url(../images/freccinaArancione.gif);
background-repeat:no-repeat;
background-position:0px 4px;
padding-left:6px;
    font-weight:bold;
		margin-top:8px;
}
#boxNews .news .text,#boxPrimoPiano .primop .text{
padding-left:6px;

}
