@charset "iso-8859-1";
	/* CSS Document */

body {
	margin:0px;
	background-image:url(immagini/sf-pag.jpg);	
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#8C8C8C;
}
.testi-h20 {
	line-height:20px;
	
}

.testi-h20-p30 {
	line-height:20px;
	padding-left:30px;
	
}
.testi-h16-p30 {
	line-height:16px;
	padding-left:30px;
	
}

.bienc {
	color:#FFF;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
}
.bienc-sota {
	color:#FFF;
	font-size:11px;
}
.bienc-10 {
	color:#FFF;
	font-size:10px;
}
.bienc-gros
{
	font-weight: bold;
}

.arancio-sottolineato {
	color:#F60;
	text-decoration: none;
	font-weight: bold;
}

.arancio-sottolineato a:link, .arancio-sottolineato a:visited, .arancio-sottolineato a:hover, .arancio-sottolineato a:active {
	color:#F60 !important;
	text-decoration: underline !important;
	font-weight: bold !important;
}

a:link, a:visited {
	color:#8C8C8C;
	text-decoration:none;
}
a:hover, a:active {
	color:#8C8C8C;
	text-decoration:underline
}


/***********override HighSlide behavior********/
.highslide img {
	border:none !important;
}
/*******************************/
h1
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#8C8C8C;
	font-weight:bold;
}
.arancio10 {
	font-size:10px;
	color:#F60;
	font-weight: bold;
	padding-left:30px;
}
#dw a:link, #dw a:visited  {
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}

#dw a:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration:underline;
}

#dw a:active {
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}

#credits a:link, #credits a:visited  {
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
}

#credits a:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;
}

#credits a:active {
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
}

#link-sota a:link, #link-sota a:visited  {
	font-size: 10px;
	color: #FFF;
	text-decoration:none;

}

#link-sota a:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration:underline;

}

#link-sota a:active {
	font-size: 10px;
	color: #FFF;
	text-decoration:none;

}

#collegamento a:link, #collegamento a:visited  {
	font-size: 11px;
	color: #8C8C8C;
	text-decoration:underline;

}

#collegamento a:hover, #collegamento a:active  {
	font-size: 11px;
	color: #8C8C8C;
	text-decoration:underline;
	
}


