html, body{height:100%; margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000}

.sfbodyhome {
	background-attachment: scroll;
	background-image: url(pattorizz-home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sfbodypages {
	background-attachment: scroll;
	background-image: url(pattorizz.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.int {
	background-attachment: scroll;
	background-image: url(int.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pattvert {
	background-attachment: scroll;
	background-image: url(pattvert.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height:100%;
	margin-bottom:-126px;
}
.footer {
	background-attachment: scroll;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.patfooter {
	background-attachment: scroll;
	background-image: url(pattfooter.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.titolopag {margin-top:50px; font-size:18px; padding-left:35px; }
.corpopag {margin-left:60px; width:880px; margin-top:60px;}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {

	color: #FF0000;
	text-decoration: underline;
}
.chform {width:260px;}
.cellasott {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
ul{
	/*list-style: disc url(freccia.jpg);*/
	/*list-style-image: url(file:freccia.jpg);*/
	/**/
	margin-left:8px;
	padding:0 16px;
	
	
}
li{
	margin-bottom:5px; margin-top:5px;
}

.Menu{
	/*list-style: square url(closedfolder.png);*/
	
	/*
	list-style: disc url(freccia.jpg);
	line-height: 20px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#a38774;
	*/
}
.Sottomenu{
	/*list-style: disc url(closedfolder.png);*/
	
	/*
	list-style: disc url(no.png);;
	background-color:#bcafa6;
	line-height: 20px;
	*/
	
}
.Menu a{
	/*
	margin-left:6px; 
	vertical-align:middle;	
	*/
}
.Menu a:hover{
color:#FFFFFF;	
}
.sfondomenuprod {
	background-attachment: scroll;
	background-image: url(grafica/sf-menuprod-center.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
