#contenitore {
border: 0px solid #CCCCCC;
width:750px;
height:18px;
margin: 0 auto;
}

#intestazione_blu_eventi {
clear:both;
text-align:center;
width:750px;
height:18px;
border:0px solid blue;
margin-left:0px;
margin-top:5px;
float:left; }

.sfondo_intestazione_blu_eventi {
text-align: left;
/*background: #375dc5;*/
background: transparent url(testata_blu.png) no-repeat;
color: #ffffff;
font: bold 12px verdana;
padding: 1px 0px 0px 7px;

}