@charset "utf-8";
body {
	background-color:#000066;
	padding:0px;
	border:0px;
	margin:0px;
	text-align:center;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	/*font-family:"Times New Roman", Times, serif;
	font-size:14px;*/
	color:#663333;
}
A:link {
	color:#000033;
	text-decoration:none;
}
A:visited {
	color:#000033;
	text-decoration:none;
}
A:hover {
	color:#663333;
	text-decoration:underline;
}
#centrato{
	width:958px;
	margin: 20px auto;
	text-align:left;
	background-color:#000066;
}
#contenuti{
	background-color:#FFFFFF;
}
#tdDx img{
	border:0px;
}
input, textarea {
font-size:14px;
background-color:#FFCC99;
border: 1px dotted #993300;
}
