* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
}
a {
	text-decoration:none;
	color: #0000FF;
}
a:link {
	text-decoration:none;
	color: #0000FF;
}
a:hover {
	text-decoration:underline;
	color: #00008B;
}

p {	
margin: 20px 0px 20px 0px;
	line-height: 16px;font-size: 14px;
}

#spazio_1 {
	width: 99%;
	height: 5px;
}
#spazio_2 {
	width: 99%;
	height: 10px;
}
#spazio_3 {
	width: 99%;
	height: 15px;
}
#spazio_4 {
	width: 99%;
	height: 20px;
}
#spazio_5 {
	width: 99%;
	height: 25px;
}

#tb_principale {
	table-layout: auto;
	border: none;
	border-collpse: collapse;
}
#td_header {
	border: none;
	width: 728px;
	vertical-align: top; 
	text-align: center; 
}
#td_footer {
	border: none;
	width: 728px;
	vertical-align: top; 
	text-align: center; 	
}
#td_sinistra {
	border: none;
	width: 120px;
	vertical-align: top; 
	text-align: center;
}
#td_destra {
	border: none;
	width: 120px;
	vertical-align: top; 
	text-align: center;
}
#td_centro {
	border: none;
	width: 488px;
	height: 540px;
	vertical-align: top; 
	text-align: left; 	
}

#tb_risultati {
	border: none;
	table-layout: auto;
	border: none;
	border-collpse: collapse;
}
#td_risultati_A {
	border: none;
	width: 375px;
	height: 38px;
	vertical-align: middle; 
	text-align: left;
}
#td_risultati_B {
	border: none;
	width: 74px;
	height: 38px;
	vertical-align: middle; 
	text-align: left;
}

#td_box_c {
	width: 100%;
	background-color: #E6E6FA;
	border: 1px solid #0000FF;
}
#td_box_t {
	width: 100%;
	background-color: #0000FF;
	border: 1px solid #0000FF;
	color: #FFFFFF;
}
