@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	background-image:  url(img/bg.jpg); background-position:top; background-attachment:fixed;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.aLink:link 
{
	color:#000;
	font-weight:bold;
	text-decoration: none;
}

a.aLink:visited {color:#000;text-decoration: none; font-weight:bold;}
a.aLink:hover {color:white;text-decoration:underline;}
a.aLink:active {color:#000;font-weight:bold; } 


.opacity  {
filter:alpha(opacity=20); opacity:0.20;
}
.opacity-strong  {
filter:alpha(opacity=50); opacity:0.5;
}
.Stile1 {
	font-family: trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#LayerMenuSwf {
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:1;
}
.Stile2 {
	font-family: trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.Stile3 {color: #333333}
.Stile8 {font-size: 13px; color: #813636;}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FCEDE4;
	border: 1px solid #C0C0C0;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FCEDE4;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; height:170px; 
	background-color: #FCEDE4; border: 1px solid #C0C0C0;
}
.NewsHome{
	font-size:13px;
	font-weight:bold;
	background-color:#90755a;
	color:#F4EADD;
	padding-left:8px;
	height:25px;
	
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
-->
</style>
body {
}
