body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	background-color: #d9eff8;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
}

a:link, a:visited{
	color: #006666;
}
a:hover{
	color: #006666;
}
img{
	border:none;
}

h1{
	font-size: 10pt;
	color:#FF9900;
	margin-top: 30px;
}

#div_container{
	width: 775px;
	margin:auto;
	height:auto;	
}
#div_container2{
	background-color:#FFFFFF;
	float:left;
}

#div_header{
	background-color: #e3f0f5;
	height: 67px;
}

#span_logo{
	float:left;
	text-align:left;
	display:block;
	width: 295px;
}

#span_menu{
	float:left;
	text-align:left;
	padding-left: 17px;
}

#div_main{
	height: auto;
	float:left;
}

#span_righbox{
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
	width: 300px;
	float:left;
	background-color: #FFFFFF;
}
#span_main{
	width:auto;
	float:left;
	background-color:#FFFFFF;
	padding: 23px;
	width: 410px;
}
#footer{
	font-size: 8pt;
	color:#333333;
	text-align:center;
}
.titolo{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3f0f5;
}
.v_spacer{
	height: 25px;
}
.testo{
	background-image: url(../images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.small{
	font-size: 10px;	
}
.small input{
	font-size: 10px;	
}