.titolo{
text-align:left;
background-image:url(../immagini/sottolineatura.gif);
background-position:bottom;
background-repeat:repeat-x;
width:380px;
height:26px;
font-family:"Comic Sans MS";
color:195625;
font-size:18px;
margin-left:30px;
margin-top:15px;
}

.titolo a{
text-decoration:none;
color:#195625;
}

.data{
background-image:url(../immagini/data.gif);
background-repeat:no-repeat;
width:52px;
height:53px;
float:left;
text-align:center;
margin:6px 5px 0 5px;
z-index:1;
}

.contenuto{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:10px;
margin-left:10px;
line-height:20px;
}

.autore{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
margin-top:10px;
margin-right:10px;
color:green;
}

.giorno{
color:#FFFFFF;
}

.numero{
color:green;
}

.mese{					/*Per Mozzilla*/
line-height:5px;
color:green;
font-size:10px;
vertical-align:top;
}

* html .mese{     			/*Per IE 6*/
line-height:10px;
color:green;
font-size:10px;
vertical-align:top;
}

*:first-child+html .mese{		/*Per IE 7*/
line-height:10px;
color:green;
font-size:10px;
vertical-align:top;
}

.verticale{
color:#ACD493;
background-color:#ACD493;
text-align:center;
height:1px;
border:0;
width:400px;
}

a{
color:green;
text-decoration:none;
}
