body {
	background-color: #FF9900;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/sfondo.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-align: justify;
}

.titoli {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}

.testi {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.firme {
	font-size: 11px;
	font-weight: normal;
	color: #E8980F;
}

.copyright {
	FONT-SIZE: 11px; 
	COLOR: #FFFFFF; 
}

TABLE.annuncio {
	font-size : 12px;
	color : Black;
	background-color : #ffffff;
	width : 100%;
	border : 0px solid Black;
}
TABLE.top_annuncio {
	font-size : 12px;
	color : Black;
	background-color : #ffcc00;
	width : 100%;
	font-weight : bold;
	border : 1px solid Black;
}

A:link.bia {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:visited.bia {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover.bia {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A:active.bia {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A:link.neri {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:visited.neri {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:hover.neri {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A:active.neri {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

INPUT.small {
	BORDER-RIGHT: #322b58 1px solid;
	BORDER-TOP: #322b58 1px solid;
	FONT-SIZE: xx-small;
	BORDER-LEFT: #322b58 1px solid;
	BORDER-BOTTOM: #322b58 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

TEXTAREA.medio {
	BORDER-RIGHT: #322b58 1px solid; 
	BORDER-TOP: #322b58 1px solid; 
	FONT-SIZE: xx-small; 
	BORDER-LEFT: #322b58 1px solid; 
	WIDTH: 350px; 
	BORDER-BOTTOM: #322b58 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
.submit {
	background-color: #C99425;
	color: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: thin solid #FFFFFF;
}