/*SABART*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
a:link{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:none;
}

#contenitore{
	height: 550px;
	width: 1000px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-275px;
	margin-left:-500px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}


/*testo piccolo*/
.txtSmall{
	font-size: 10px;
	color:#FFFFFF;
}
.txtSmall a:link{
	color:#FFFFFF;
}
.txtSmall a:visited{
	color:#FFFFFF;
}
.txtSmall a:hover{
	color:#999999;
}

/*testo menu*/
.txtMenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-variant: small-caps;
	color:#FFFFFF;
}
.txtMenu a:link{
	color:#FFFFFF;
}
.txtMenu a:visited{
	color:#FFFFFF;
}
.txtMenu a:hover{
	color:#FF0000;
}

/*tit rosso*/
.titRosso{
	font-weight:bold;
	color:#FF0000;
}


/*welcome*/
#welcomeSx{
	width: 324px;
	height:495px;
	float:left;	
	}

#welcomeDx{
	width: 676px;
	height:495px;
	background-image:url(images/welcome-dx.jpg);
	background-repeat:no-repeat;
	float:right;	
	}
#lingue{
	width: 660px;
	height:50px;
	text-align:right;
	padding-top:20px;
	}
.ImgLoghiWelcome{
	margin-top:375px;	
	}
#copy{
	margin-top:530px;	
	width:1000px;
	}
#copySx{
	width:700px;
	float:left;
	}
#copyDx{
	width:300px;
	float:right;
	text-align:right;
	}
	
	
/*PAG*/
#pag{
	width: 1000px;
	height:550px;
	background-image:url(images/sf-pag.jpg);
	background-repeat:no-repeat;
	}
#pagSx{
	width: 241px;
	height:550px;
	float:left;
	}
#pagDx{
	width: 759px;
	height:550px;
	float:right;
	}
.imgLogo{
	margin-top: 145px;
	}
#contenutoPag{
	margin-top:90px;
	margin-left:30px;
	width: 705px;
	height:450px;
	overflow-y:auto;
	overflow-x:hidden;
	}

#menu{
	width: 241px;
	height:300px;
	background-image:url(images/sf-menu.jpg);
	background-repeat:no-repeat;
	}	
#menu ul{
	margin:0px;
	padding:0px;
	line-height:26px;
}
#menu ul li{	
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;	
}

	
/*HOME*/
#home{
	width: 1000px;
	height:550px;
	background-image:url(images/sf-home.jpg);
	background-repeat:no-repeat;
	}
#focusNews{
	margin-top:145px;
	margin-left:35px;
	margin-right:35px;
	width: 180px;
	float:left;
	}
#titNews{
	height:25px;
	background-image:url(images/sf-tit.png);
	margin-bottom:2px;
	padding:5px;
	color:#000000;
	font-weight:bold;

	}
#txtNews{
	height:110px;
	background-image:url(images/sf-txt.png);
	margin-top:2px;
	padding:5px;
	color:#000000;
	
	}
	
/*NEWS*/
#titNews2{
	height:25px;
	margin-bottom:2px;
	padding:5px;
	background-color:#D3D3D3;
	color:#000000;
	font-weight:bold;
	}
.imgNews{
	float:left;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	}
#txtNews2{
	height:242px;
	width:440px;
	padding:5px;
	overflow: auto;
	margin-left:2px;
	}

#allegati{
	background-color:#F1F1F1;
	margin-top:2px;
	padding:3px;
	}

#download{
	height:28px;
	background-color:#F1F1F1;
	margin-top:2px;
	padding:3px;
	}
#downloadSx{
	padding-top:7px;
	float:left;
}
#downloadDx{
	float:right;
}

/*ARCHIVIO*/
#archivio{
	margin-top:20px;
	height:100px;
	width:705px;
	float:left;
	}
#txtArchivio{
	margin-left:3px;
	height:100px;
	width:600px;
	float:left;
	}

#titArchivio{
	padding:3px;
	background-color:#D3D3D3;
	color:#000000;
	font-weight:bold;
	}
#navigazione{
	margin-top:30px;
	float:left;
	}


/*PRODOTTI*/
/*classi per TABELLA ALFABETO*/
.lettera {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	width:15px;
	height:15px;
	background-color: #FF0000;
}
.lettera a:link {
	color:#FFFFFF;
}
.lettera a:visited {
	color:#FFFFFF;
}
.lettera a:hover {
	color:#000000;
	}

.letteraSelezionata {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding:5px;
	width:15px;
	height:15px;
	background-color: #FF0000;
}

.letteraDisattivata {
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	padding:5px;
	width:15px;
	height:15px;
	background-color: #FBCFD0;
}

#sfondoElenco {
	height:360px;
	width:700px;
	background-image:url(images/sf-elenco.jpg);
}

#elencoProdotti {
	font-size:11px;
	color:#000000;
	font-weight:500;
	padding:5px;
	height:350px;
	overflow:auto;
	line-height:35px;
}

/*cerca non scrollo*/
#cerca{
	width: 705px;
	height:450px;
	overflow:hidden;
	}

/*----------------------ENGLISH---------------------*/
#homeEng{
	width:1000px;
	height:550px;
	background-image:url(images/english/sf-home.jpg);
	background-repeat:no-repeat;
	}
	
#pagEng{
	width: 1000px;
	height:550px;
	background-image:url(images/english/sf-pag.jpg);
	background-repeat:no-repeat;
	}