@charset "UTF-8";
/* CSS Document */

	

/*** --------------------- banners --------------------- ***/


#civibank a {
	margin: 17px 17px 0 0;
	padding: 0;
	float:left;
	width: 140px;
	height: 132px;
	float:left;
	background: url(banners/civibank.gif) no-repeat 0 0;
	display: block;
	cursor:pointer;
	} 
		
#civibank a:hover {
	text-decoration:none;
	background:  url(banners/civibank.gif) no-repeat -140px 0;
	}	
	
#zorzettig a {
	margin: 17px 17px 0 0;
	padding: 0;
	float:left;
	width: 140px;
	height: 132px;
	float:left;
	background: url(banners/zorzettig.gif) no-repeat 0 0;
	display: block;
	cursor:pointer;
	} 
		
#zorzettig a:hover {
	text-decoration:none;
	background:  url(banners/zorzettig.gif) no-repeat -140px 0;
	}	
	
#burello a {
	margin: 17px 17px 0 0;
	padding: 0;
	float:left;
	width: 140px;
	height: 132px;
	float:left;
	background: url(banners/burello.gif) no-repeat 0 0;
	display: block;
	cursor:pointer;
	} 
		
#burello a:hover {
	text-decoration:none;
	background:  url(banners/burello.gif) no-repeat -140px 0;
	}	
	
#chinesport a {
	margin: 17px 17px 0 0;
	padding: 0;
	float:left;
	width: 140px;
	height: 132px;
	float:left;
	background: url(banners/chinesport.gif) no-repeat 0 0;
	display: block;
	cursor:pointer;
	} 
		
#chinesport a:hover {
	text-decoration:none;
	background:  url(banners/chinesport.gif) no-repeat -140px 0;
	}	
	
#vetroresina a {
	margin: 17px 17px 0 0;
	padding: 0;
	float:left;
	width: 140px;
	height: 132px;
	float:left;
	background: url(banners/vetroresina.gif) no-repeat 0 0;
	display: block;
	cursor:pointer;
	} 
		
#vetroresina a:hover {
	text-decoration:none;
	background:  url(banners/vetroresina.gif) no-repeat -140px 0;
	}	
	
#pmp a {
	margin: 17px 17px 0 0;
	padding: 0;
	float:left;
	width: 140px;
	height: 132px;
	float:left;
	background: url(banners/pmp.gif) no-repeat 0 0;
	display: block;
	cursor:pointer;
	} 
		
#pmp a:hover {
	text-decoration:none;
	background:  url(banners/pmp.gif) no-repeat -140px 0;
	}	
	
