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

body {
	color:#c0c0c0;
	margin-top: 0px;
	padding:0px;
	background-color:#000000;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

a.bianco{
	color:#FFFFFF;
}

div.grigioscuro{
	background-color:#585858;
	color:#FFFFFF;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #a0a0a0;
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color:#a0a0a0;
}

.normale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#a0a0a0;
	line-height:24pt;
	text-align:justify;
	
}

.normale-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#a0a0a0;
	line-height:16pt;
	text-align:left;
	
}

.normale A:LINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#a0a0a0;
	font-weight: bold;
	text-decoration:underline;
}

.normale A:VISITED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#a0a0a0;
	font-weight: bold;
	text-decoration:underline;
}

.normale A:HOVER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:underline;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#a0a0a0;
}

.footer A:LINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#a0a0a0;
	font-weight: bold;
	text-decoration:underline;
}

.footer A:VISITED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#a0a0a0;
	font-weight: bold;
	text-decoration:underline;
}

.footer A:HOVER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#a0a0a0;
	font-weight: bold;
	text-decoration:underline;
}

.footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#78716e;
}

.footer2 A:LINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#78716e;
	font-weight: bold;
	text-decoration:none;
}

.footer2 A:VISITED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#78716e;
	font-weight: bold;
	text-decoration:none;
}

.footer2 A:HOVER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#a0a0a0;
	font-weight: bold;
	text-decoration:none;
}

.tabella-centrale {
	width:990px;
	background-color:#000000;
	border:0px; 
	margin:0px auto 0px auto;
	padding:0px;
	padding-left:0px;
	padding-right:0px; 
	border-collapse: collapse; 
	border-left:0px; 
	border-right:0px;
}

.tabella-corpo {
	width:520px;
	height:427px;
	background-color:#000000;
	border:0px; 
	margin:0px auto 0px auto;
	padding:0px;
	padding-left:0px;
	padding-right:0px; 
	border-collapse: collapse; 
	border-left:0px; 
	border-right:0px;
}

.centrato {
	text-align:center;
}

.destra {
	text-align:right;
}

.giustificato {
	text-align:justify;
}

div#risvoltina {
	background-color:#000000;
	width:387px;
	margin:0 auto 0 auto;
	border:0px;
	padding:0px;
}
