@charset "utf-8";
/* CSS Document */

.nero{
font-size:12px;
color: #000000;
font-weight:bold;
font-family:"Trebuchet MS";
}
.blu_box{
font-size:15px;
color: #006699;
font-weight:bold;
font-family:"Trebuchet MS";
}
.nero_titolo{
font-size:18px;
color: #000000;
font-weight:bold;
font-family:"Trebuchet MS";
}
.bianco{
font-size:12px;
color: #FFFFFF;
font-weight:bold;
font-family:"Trebuchet MS";
}
.arancio{
font-size:13px;
color: #FF6600;
font-weight:bold;
font-family:"Trebuchet MS";
}
.verde{
font-size:13px;
color: #669900;
font-weight:bold;
font-family:"Trebuchet MS";
}
.blu{
font-size:13px;
color: #0099CC;
font-weight:bold;
font-family:"Trebuchet MS";
}
.rosso{
font-size:13px;
color: #CC0000;
font-weight:bold;
font-family:"Trebuchet MS";
}
.a{
font-size:12px;
color: #FFFFFF;
font-weight:bold;
font-family:"Trebuchet MS";
text-decoration: none;

}
.a:hover{
font-size:12px;
color: #FFFFFF;
font-weight:bold;
font-family:"Trebuchet MS";
text-decoration:underline;

}

h1,h2,h3,h4,h5 { margin-top:3px; margin-bottom:0px; padding:0px; font-size:16px;}