@charset "iso-8859-1";
/* CSS Document */

/***********PNG FIX FOR IE***********/
img, div, input, td, table { behavior: url(iepngfix.htc) }
/***********override HighSlide behavior********/
.highslide img {
	border:none !important;
}
body {
	margin: 0px;
	color:#1F311E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	background-image:url(immagini/sf-centrato.jpg);
	background-repeat:repeat-x;

}
a:link {
	color: #1F311E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F311E;
}
a:hover {
	text-decoration: underline;
	color: #1F311E;
}
a:active {
	text-decoration: none;
	color: #1F311E;
}
#dw {
	color:#588C01;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#dw a:link, a:visited, a:hover, a:active{
	color:#588C01;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#dw strong{
	color:#DED632;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#dw b{
	color:#DED632;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last {
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last a:link{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last a:visited{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last a:hover{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last a:active{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last strong{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last b{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
.percorso a:link, a:visited, a:hover, a:active{
	color:#1F311E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
.eventi a:link, a:visited, a:hover, a:active{
	color:#588C01;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
/*********FLEXCROLL***********/
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 9px;
background-image:url(immagini/sf-scrollbar.png);
background-repeat:repeat-y;
}
.vscrollerbar {
width: 9px;
background-color:#CAE475;
}
.hscrollerbase {
height: 5px;
background-color: #fff;
}
.hscrollerbar {
height: 5px;
background-color: #fff;
}
.scrollerjogbox {
width: 5px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #fff;
}
/********************/
#centra{
position:absolute;
top:50%;
left:0;
width:100%;
height:700px;
border:0 solid #000;
margin:-350px 0 0;


}
object
{	
	outline:none;
}