body {
	margin:0;
	padding:0;
	text-align:left;
	background-color:#000000;
	font-family: "Arial", "Verdana", "Tahoma", "Times New Roman";
	font-size:10px;
	color:#FFFFFF;
	cursor:default;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#00A8FF;
	text-decoration:none;
}
.header {
	float:left;
	width:1000px;
	background: url(img/div_footer.jpg) no-repeat bottom left #000000;
	clear:both;	
}
	.testo_header {
		padding:10px 0px;
		color:#ffffff;
		font-size:12px;
		text-align:center;
		font-weight:bold;
	}
.contenitore {
	width:1000px;   
	margin:0px auto 0px auto;
	padding:0px;
	background: url(img/fondo.jpg) no-repeat top left #000000;
	min-height:800px;
}
	.bott1 {
		padding-left:160px;
		padding-top:161px;
		float:left;
	}
	.bott2 {
		padding-left:310px;
		padding-top:161px;
		float:left;
		
	}
	.bott3 {
		padding-left:160px;
		padding-top:326px;
		padding-bottom:140px;
		float:left;
		
	}
	.bott4 {
		padding-left:310px;
		padding-top:326px;
		padding-bottom:140px;
		float:left;
		
	}
.footer {
	float:left;
	width:1000px;
	height:22px;
	background: url(img/div_footer.jpg) no-repeat top left #000000;
	clear:both;	
}
	.testo_footersx {
		padding-top:5px;
		color:#ffffff;
		font-size:10px;
		float:left;
	}
	.testo_footerdx {
		padding-top:5px;
		color:#ffffff;
		font-size:10px;
		float:right;
	}

.box_util_open {
	color:#FFF;
}
.box_util_open a {
	color:#00A8FF;
	text-decoration:none;
}
.box_util_open a:hover {
	color:#00A8FF;
	text-decoration:underline;
}


