body {
	background-image:  url(images/gif/sfondo.gif);
	background-repeat: repeat-y;
	position: absolute;top: 50%;
	margin-left: 0; margin-top: -250px;  margin-right: 0;
    
}
div#minipics a:link {
	border-top: 2px none #333333;
	border-right: 2px none #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px none #333333;	
	
}
div#minipics a:visited {
	border-top: 2px none #333333;
	border-right: 2px none #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px none #333333;	

	
}
div#minipics a:hover {
	border-top: 2px none #ffcc66;
	border-right: 2px none #ffcc66;
	border-bottom: 2px solid #ffcc66;
	border-left: 2px none #ffcc66;	
	
}
div#minipics a:active {
	border-top: 2px none #ffcc66;
	border-right: 2px none #ffcc66;
	border-bottom: 2px solid #ffcc66;
	border-left: 2px none #ffcc66;	
}
.sfondo_riga {
	background-color: #333333;
}

html{margin:0;padding:0}
img{border:0}
div#container{width:760px; height:400px}
div#header img{float:left}
div#header h2{
	float:left;
	margin:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}
div#zoom{float:right;padding: 0;border:0}
div#zoom h3{
	margin:0;
	font-size:11px;
	color: #CCCCCC;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#zoom img{display:block;width:350px;height:380px;}
div#minipics{margin-right:350px}
div#minipics ul{list-style-type: none;margin-left: 25px; padding: 0}
div#minipics li{float:left;margin:2px 0 2px 0;border:0;padding: 0}


