@charset "iso-8859-1";
body {
	margin:0px;
	background-color: #fff;
	text-align:center;
	overflow-x:hidden !important;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}

html {
	overflow-x:hidden !important;
}
/*************************/
a:link, a:visited {
	color:#1863AF;
	text-decoration:none;
}
a:hover, a:active {
	color:#1863AF;
	text-decoration:underline;
}
/*************************/
div#base {
	width: 1600px;
	height: 853px;
	top:0px;
	left:50%;
	margin-left:-800px;
	position: absolute;
	z-index:1;
	visibility: visible;
	background-image:url(immagini/sf-index.jpg)
}
#sito {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-460px;
	z-index:2;
	width:926px;
	height:750px;
	vertical-align:top;
}
img {
	behavior: url("iepngfix.htc");
}
/*****************************/
#inviaci {
	background-color:#EEEBCA;
	background-image:url(immagini/sf-inviaci.gif);
	background-repeat:no-repeat;
	background-position:275px top;
	width:392px;
	height:35px;
	margin-left:65px;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	line-height:16px;
}
#collaborazioni {
	background-color:#EEEBCA;
	background-image:url(immagini/sf-inviaci.gif);
	background-repeat:no-repeat;
	background-position:275px bottom;
	width:392px;
	height:72px;
	margin-left:25px;
	padding-top:5px;
	padding-left:10px;
	line-height:16px;
}
.testi-cnt {
	line-height:16px;
	margin:0px 55px 30px 10px;
}
.testi-prodotti {
	line-height:16px;
	margin:10px 55px 15px 25px;
}
.testi-prodotti .titoletto{
	font-size:14px;
	font-weight:bold;
}
/*********************/
#link-dw {
	margin-top:10px;
}
#link-dw a{
	font-weight:bold;
}
