@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #181512;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sf-pagine.jpg);
	background-repeat: repeat-x;
	background-position: top
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #5B4D48;
	line-height:16px;
}
.tahoma-11
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
a:link {
	color: #5B4D48;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B4D48;
}
a:hover {
	text-decoration: underline;
	color: #5B4D48;
}
a:active {
	text-decoration: none;
	color: #5B4D48;
}
object
{	
	outline:none;
}
#bianco {
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#bianco a:link {
	color: #fff;
	text-decoration: none;
}
#bianco a:visited {
	text-decoration: none;
	color: #fff;
}
#bianco a:hover {
	text-decoration: underline;
	color: #fff;
}
#bianco a:active {
	text-decoration: none;
	color: #fff;
}
#bianco b {
	text-decoration: none;
	color: #fff;
}

b {
	color: #5B4D48;
}
#flash_main{
	width:100%;
position:absolute;top:40%;
margin:-300px 0 0 0;
}
/***********PNG FIX FOR IE***********/
img, div, input, td, table { behavior: url(iepngfix.htc) }
/***********override HighSlide behavior********/
.highslide img {
	border:none !important;
}
/*********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:#666;
}
.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;
}
/********************/


/* div apertura prodotti */
#divProdotto {
	width:600px;
	display:none;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:25px;
	/*background-color:#fff;
	border: 1px solid #000;*/
	text-align:center;
}