* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
    margin:0;
	font-family:Arial, Helvetica, sans-serif;
	scrollbar-base-color: #00346E;
    scrollbar-arrow-color: #FC0102;
    scrollbar-3dlight-color: #C8D9E2;
    scrollbar-darkshadow-color: #000033;
    scrollbar-face-color: #00346E;
    scrollbar-highlight-color: #C8D9E2;
    scrollbar-shadow-color: #2E5D8F;
    scrollbar-track-color: #C8D9E2;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-X;
	background-color:#00346E;
}
#container{
    height:100%;
	position:relative;
    left:50%;
    margin-left:-500px;
}
div#bottom{
width:100%; 
height:10px; 
background-image:url(../images/sfumaturabottom.jpg);
background-repeat:repeat-x;
}
div#footer{
width:100%; 
height:30px; 
background-color:#C8D9E2;
padding-top:8px;
}
div.boxtabella{width:586px !important;width /**/:590px;
    height:420px !important;height /**/: 424px;
    overflow:auto;padding: 2px;
	margin-left:10px;
	background:url(../images/tabella.png);
    border:1px solid #F90203;
}
div.boxlista{width:936px !important;width /**/:940px;
    height:420px !important;height /**/: 424px;
    overflow:auto;padding: 2px;
	margin-left:10px;
	background:url(../images/tabella.png);
    border:1px solid #F90203;
}
.testofooter{
font-size:12px;
font-stretch:condensed;
color:#000033;
}
.testofooter a{
font-size:12px;
font-stretch:condensed;
color:#000033;
text-decoration: none;
}
.testofooter a:hover{
font-size:12px;
font-stretch:condensed;
color:#00346E;
text-decoration: underline;
}
.testobianco{
font-size:14px;
font-stretch:condensed;
color:#FFFFFF;
}
.testobianco a{
font-size:14px;
font-stretch:condensed;
color:#FFFFFF;
text-decoration: none;
}
.testobianco a:hover{
font-size:14px;
font-stretch:condensed;
color:#033574;
text-decoration: underline;
}
.testobiancomedio{
font-size:12px;
font-stretch:condensed;
color:#FFFFFF;
}
.testobiancomedio a{
font-size:12px;
font-stretch:condensed;
color:#FFFFFF;
text-decoration: none;
}
.testobiancomedio a:hover{
font-size:12px;
font-stretch:condensed;
color:#033574;
text-decoration: underline;
}
.testobiancopiccolo{
font-size:11px;
font-stretch:condensed;
color:#FFFFFF;
}
.testobiancopiccolo a{
font-size:11px;
font-stretch:condensed;
color:#FFFFFF;
text-decoration: none;
}
.testobiancopiccolo a:hover{
font-size:11px;
font-stretch:condensed;
color:#033574;
text-decoration: underline;
}