@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:#fff;
	background-color:#00152B;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
#dw {
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#dw a:link{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#dw a:visited{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#dwa:hover{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#dw a:active{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#dw strong{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#dw b{
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last {
	color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last a:link, a:visited, a:hover, a:active{
	color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last strong{
	color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}
#last b{
	color:#000;
	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:600px;
border:0 solid #000;
margin:-305px 0 0;


}
object
{	
	outline:none;
}