body{
margin:0 0 30px 0;
padding:0;
font-family:Arial, Helvetica, sans;
line-height:20px;


}

td{
padding:7px;
}

img{
border:0;
}

a{
text-decoration:none;
color:#000;
}

b{font-size: 110%; color:#606060;}
em{color: red;}



#maincontainer{
width: 940px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
margin-top: 0px;
height: 35px; /*Height of top section*/
background:#fff url(../img/button1.gif);
}

#contentcolumn{
margin-top:0px;
}
#corpo{
font-size: 13px;
color:#000;
}
#footer{
border:1px solid #000;
width: 100%;
color: #FFF;
text-align: center;

}



/* footer nav */
#foot {
	background-color: #FFF;
	height: 200px;
	text-align: left;
	padding:40px 0px 0px 40px;;
}

#footbox{
	font-size:12px;
	float:left;
	width: 380px;	
	padding: 40px 30px 0 25px;
	border:0px solid #000;
}
#footbox a {	
	color:#569A2D;
	text-decoration:none;
}
#footbox  a:hover {
	color:#000;
}

/*finestrelle small foot*/
#smallfoot {	
	height: 328px;	
	text-align: left;
	padding: 0px;
	line-height:16px;
	margin: 20px 0 30px 0;
}

#halffoot {	
	height: 166px;	
	text-align: left;
	padding: 0px;
	line-height:16px;
}













/*menu top*/
.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; position:relative; border-width:0 1px; border-bottom:0;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:16px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(../img/button3.gif);}
.menu1 li.current a b {background:url(../img/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../img/button2.gif);}
.menu1 li a:hover b {background:url(../img/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(../img/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(../img/button3.gif) no-repeat right top;}


