/* CSS Document */
body {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(img/sf.jpg);
	color:#fff;
}
img, div {behavior: url(iepngfix.htc);}
a.opacity:hover img {
	filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity:0.6;
}
a.opacity img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#content {
	position:relative;
	margin:0 auto;
	width:900px;
}
#top{
	position:relative;
	top:0; left:0;
	width:900px;
	background:url(img/sf_center.jpg) center top no-repeat;
}
#top #musica{
	position:absolute;
	width:55px;
	top:0;right:0;
	margin-top:5px;
	z-index:100;
}
#top #flash {
	position:relative;
	top:0;right:0;
	width:724px;
	margin-left:176px;
}
#top #logo{
	position:absolute;
	top:0;left:0;
	width:305px;
	margin-left:-60px;	
}
#top #menu{
	position:absolute;
	top:0;left:0;
	width:280px;
	margin-top:346px;
}
#top #menu ul{
	padding-bottom:83px;
	margin-left:15px;
}
#top  #menu ul li{
	margin-top:4px;
	font-size:13px;
	font-weight:bold;
}
#top  #menu ul li a{
	text-decoration:none;
	color:#fff;	
	padding-left:20px;
}
#top  #menu ul li a:hover{
	color:#ED9E00;
	background:url(img/freccia.gif) left no-repeat;
}
.act{
	text-decoration:none;
	color:#ED9E00;
	background:url(img/freccia.gif) left no-repeat;
	padding-left:20px;
}
#center{
	position:relative;
	width:900px;
	top:0;left:0;
	background:url(img/sf_text.jpg) center top no-repeat;
	padding-top:15px;
	height:155px;
	min-height:155px;
	height:auto !important;
}
#center #tit{
	position:absolute;
	top:0;left:0;
}
#center #tit img{
	margin-left:35px;
	margin-top:15px;
}
#center #txt{
	position:relative;
	top:0;
	width:650px;
	margin-left:250px;
}
#center #txt img{
	margin:2px;
}
#center #txt p{
	font-size:12px;
	text-align:justify;
}
#center #txt h1{
	font-size:18px;
	font-weight:250;
	color:#ED9E00;
	margin-bottom:8px;
}
#center #txt table td{
	padding:5px;
}
.txt_inp{
	font-family: "Arial", Verdana, sans-serif;
	font-size:12px;
	padding:2px;
	color:#fff;
	background:#336027;
	border-top:1px solid #273e15;
	border-left:1px solid #273e15;
	border-right:1px solid #628354;
	border-bottom:1px solid #628354;
}
.btt{
	background:#759d6b;
	color:#273e15;
	padding:3px;
	margin-right:5px;
	font-family: "Arial", Verdana, sans-serif;
	border-top:1px solid #273e15;
	border-left:1px solid #273e15;
	border-right:1px solid #628354;
	border-bottom:1px solid #628354;
}
.btt:hover{
	cursor:pointer;
	background:#2b4619;
	color:#fff;
	padding:3px;
	margin-right:5px;
	font-family: "Arial", Verdana, sans-serif;
	border-bottom:1px solid #273e15;
	border-right:1px solid #273e15;
	border-left:1px solid #628354;
	border-top:1px solid #628354;
}
#foot{
	position:relative;
	top:0;left:0;
	width:900px;
}
#foot #via{
	position:relative;
	width:900px;
	margin-top:20px;
	border-bottom:1px solid #808569;
}
#foot #via p{
	font-size:12px;
	text-align:right;
}
#foot #via #credit{
	position:absolute;
	margin-top:-15px;
}
#foot #via #credit a{
	color:#ED9E00;
	text-decoration:none;
}
#foot p{
	text-align:right;
	font-size:12px;
}
#foot p a{
	text-decoration:none;
	color:#fff;
}
#foot p a:hover{
	text-decoration:none;
	color:#ED9E00;
}
