body { background:#f7f7f7; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
td img {display: block;}
.footer{ font-size:10px;}
.box_slogan { font-family:Helvetica, Arial, sans-serif font-size; font-size:11px; color:#666666; }

.box_centrale {
background-color:#FFF3DE;
padding: 5px 30px 20px 40px;
SCROLLBAR-HIGHLIGHT-COLOR: white; 
SCROLLBAR-SHADOW-COLOR: #c8ddf5; 
SCROLLBAR-3DLIGHT-COLOR: black; 
SCROLLBAR-ARROW-COLOR: gray; 
SCROLLBAR-DARKSHADOW-COLOR: gray; 
SCROLLBAR-BASE-COLOR: #e2e8ec;
scrollbar-lightshadow-color: #c8ddf5;
}
.box_centrale a:link { color:#333333; text-decoration:none}
.box_centrale a:hover { text-decoration:underline; color:#003399;}

.titolo_rosso {color:#FF0000;}
/* inizio css menu */
#slantedmenu{
font-weight: bold;
font-size: 86%;
}
#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: left; /*set value to "center" for example to center items*/
}
#slantedmenu ul li{
display: inline;
}
#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 15px;
margin: 0;
text-decoration: none;
background: transparent url(images/slantdivider.gif) top right no-repeat;
}
#slantedmenu ul li a:visited{
color: #494949;
} 
#slantedmenu ul li a:hover{
color: black;
}
/* fine css menu */
