@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: #0053a0;
	background-image:url(http://www.mspweb.it/venere/images/bg.gif);
	background-repeat:repeat-x;	
	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 {
border-bottom:4px;
border-bottom-color:#af6155;
border-left:1px;
border-left-color:#af6155;
border-right:1px;
border-right-color:#af6155;
border-top:1px;
border-top-color:#af6155;
}*/
