/* CSS Document */

body {
	background-color: #000000;
	background-image:url(images/sfondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: #977C68;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #977C68;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;

}

input				{ font-size: 8 pt }
.testo_normale_s	{ font-family: "Times New Roman", Times, serif; color: #9E7D58; text-align: left; font-size: 9pt }
.testo_normale_d	{ font-family: "Times New Roman", Times, serif; color: #9E7D58; text-align: right; font-size: 9pt }
.testo_normale_c	{ font-family: "Times New Roman", Times, serif; color: #9E7D58; text-align: center; font-size: 9pt }
.testo_brown_c		{ font-family: "Times New Roman", Times, serif; color: #5B3E1C; text-align: center; font-size: 9pt }
.testo_brown_s		{ font-family: "Times New Roman", Times, serif; color: #5B3E1C; text-align: left; font-size: 9pt }
.testo_brown_r		{ font-family: "Times New Roman", Times, serif; color: #5B3E1C; text-align: right; font-size: 9pt }
.testo_brown_cJ		{ font-family: "Times New Roman", Times, serif; color: #5B3E1C; text-align: justify; font-size: 9pt }
.testo_brown_cP		{ font-family: "Times New Roman", Times, serif; color: #5B3E1C; text-align: center; font-size: 8pt }
.testo_brown_cPJ	{ font-family: "Times New Roman", Times, serif; color: #5B3E1C; text-align: justify; font-size: 8pt }
.testo_normale_cP	{ font-family: "Times New Roman", Times, serif; color: #9E7D58; text-align: center; font-size: 8pt }

a:link				{ font-weight: normal; color: #FFFFFF; text-decoration: none; font-size: 9 pt }
a:visited			{ font-weight: normal; color: #FFFFFF; text-decoration: none; font-size: 9 pt }
a:hover				{ font-weight: normal; color: #FFFFFF; text-decoration: underline; font-size: 9 pt }

.brown:link			{ font-weight: normal; color: #9E7D58; text-decoration: none; font-size: 9 pt }
.brown:visited		{ font-weight: normal; color: #9E7D58; text-decoration: none; font-size: 9 pt }
.brown:hover		{ font-weight: normal; color: #5B3E1C; text-decoration: underline; font-size: 9 pt }

.brown_b:link			{ font-weight: normal; color: #5B3E1C; text-decoration: none; font-size: 9 pt }
.brown_b:visited		{ font-weight: normal; color: #5B3E1C; text-decoration: none; font-size: 9 pt }
.brown_b:hover		{ font-weight: normal; color: #5B3E1C; text-decoration: underline; font-size: 9 pt }