/* CSS Document */

#testo{
width:426px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#686868;
padding-left:50px;
position:relative;
}


#testo .titolo{
height:45px;
background-image:url(../images/pallino.gif);
background-position:top left;
background-repeat: repeat-x;

color:#828282;
font-family:Arial, Times, serif;
font-size:18px;
margin-bottom:15px;

}
#testo .titolo IMG{
margin-right:3px;
}
#testo .corpo{
}




.titolo .data{
font-size:30px;
}
.titolo B{
color:#f15a29;
}
.testo{
font-size:17px;
color:#002D53;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.testo P{
margin-top:5px;
margin-bottom:5px;
}

.txtTwitter {
    left:407px;
    position:absolute;
    top:236px;
    width:305px;
    z-index:100;
    font-weight:bold;
}

HR{
border-top:1px dotted #c9ed00;
border-bottom:1px dotted #c9ed00;
}
.stage{
float:left;
width:404px;
border:6px solid #e5e5e5;
height:80px;
margin-bottom:40px;
padding:5px;
}
.t_stage{
color:#939393;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:5px;
}

.news{
}
.news .data{
/**color:#ff9000;
font-weight:bold;
*/
}

.news .titoletto A{
color:#ff5500;
font-weight:bold;
}

.news .text{
margin-bottom:20px;

}

.boxStage
{
    position:relative;
}

