
body {
font-family:verdana;
font-size:10px;
margin:0 auto;
}
#contenitore-base {
width:980px;
margin:0 auto;
}
#contenitore-testo {
width:980px;
margin:0 auto;
background-image:url(images/sfondo-zona-testo.gif);
float:left;
}
#contenitore-footer {
width:980px;
height:71px;
margin:0 auto;
background-image:url(images/footer-repeat.gif);
background-repeat:repeat-x;
}
#testo_introduttivo{
display:inline; height:160px; width:230px; float:left; margin-left:45px; margin-top:8px;
}
#le_tre_colonne{
display:inline; width:900px; float:left; margin-left:40px;margin-right:40px;  	
}
#colonna_sinistra{
float:left; width:468px;
padding-left:8px;
padding-right:8px;
}
#colonna_destra{
float:left; 
width:200px;
padding-left:8px;
padding-right:8px;
}
#colonna_centrale{
float:left; 
width:200px;
}
.titolo {
font-size:12px;
font-family:tahoma;
font-weight:bold;
}
.in_rosso {
color:#ff0000;
}
.data-articolo{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
text-align:right
}
h2.titolo-articolo {
color:#333333;
display:inline;
font-family:tahoma;
font-size:14px;
line-height:25px;
}
h2 {
color:#333333;
display:inline;
font-family:tahoma;
font-size:14px;
line-height:25px;
}
#mostra_box_invia_articolo{
color:blue;
cursor:pointer;
text-decoration:underline;
}

#mostra_box_commento{
color:blue;
cursor:pointer;
text-decoration:underline;
}

#box_invia_articolo{
display:none;
}

#box_commento{
display:none;
}

.tab_gray {
background-color:#CCCCCC
}

.tab_head {
background-color:#0066FF; color:white
}