body { 
background-color: #FFFFFF; 
color: #000000; 
margin: 0 1px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#header { 
background: #EE6633;
background-image:url(images/header.jpg);
background-position: center;
background-repeat:no-repeat;
color: #FF0000; 
border-top: 1px solid #000000;
border-bottom: 0px solid #0000CC;
height: 120px;
text-align: center;
font-family: Verdana;
}

#colonna-sx { 
float: left;
width: 20%;
background-color: #EE6633; 
color: #000000; 
font-size: 12px;
}

#principale { 
float: left;
width: 60%;
background: #FFFFFF; 
color: #000000; 
}

#colonna-dx { 
margin-right:-1px; 
float: left;
width: 20%;
background-color: #FFFFFF; 
color: #000000; 
font-size: 12px;
}

#colonna-sx .box, #colonna-dx .box {
background-color: #FFFFFF;
padding: 10px;
margin: 4px;
}

#principale .box {
border-style: none solid none solid;
border-color: #000000;
border-width: 0px;
padding: 10px;
}

#footer { 
clear: left;
background: #00CCFF; color: #FFFFFF; 
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 2px 10px;
text-align: center;
font-size: 12px;
}
.block a {
background-color: #FFFFFF;
display: block;
margin: 4px;
color: #000000;
text-decoration: none;
border-left: 2px solid #3399CC;
border-bottom: 1px solid;
padding-left: 4px;
width: 120px;
}
.block a:hover {
background-color: #00CCFF;
color: #000000;
text-decoration: none;
border-left: 2px solid #3399CC;
border-right: 0px solid #0000CC;
}
hr {
display: none;
}
.spaz {
margin: 4px 4px 4px 4px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.minilogo {
margin: 0px 0px -4px 4px;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
}

#aba {
position: absolute;
top: 640px;
left: -100px;
z-index: 2;
}
#chiudi {
position: absolute;
top: 640px;
left: -100px;
background-color: #FFFFFF;
width:260px;
height:20px;
z-index: 3;
}
#giorni {
position: absolute;
background-color: #FFFFFF;
color: #000000;
border-top: #336699 solid 1px;
border-right: #336699 solid 1px;
border-bottom: #336699 solid 1px;
border-left: #336699 solid 1px;
padding-left: 8px;
width: 90px;
height: 125px;
top: 660px;
left: -102px;
z-index: 4;
}
.mini {
font-size: 10px;
}
#meteo {
background-image: url(http://www.ilmeteo.it/italy1.gif);
background-repeat: norepeat;
width:140px;
height: 160px;
}
