@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, geneva, sans-serif;;
	font-size: 11px;
	line-height:12px;
}
body {
	margin:0px;
	/*background-color: #f6650a; ARANCIO*/
	
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #911511;
}
a:active {
	text-decoration: none;
	color: #911511;
}
.titolo {
	font-weight: bold;
	font-size:14px;
	color: #ffffff;
}
.tab_centrale {
background-image:url(http://www.paoloviero.com/images/bg.jpg);
background-repeat: no-repeat;

}

