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


#promo_animato{
	width:762px;
	height: 199px;
	outline:0;
	display:block;}
	
	
#promo_adsl a{
	padding-top: 6px;
	float: left;
	width:378px;
	height: 210px;
	outline:0;
	background: url(immagini/generale/promo/adsl.jpg) no-repeat bottom;
	display:block;}
	
	
#promo_notelecom a{
	padding-top: 6px;
	float: right;
	width:378px;
	height: 210px;
	outline:0;
	background: url(immagini/generale/promo/notelecom.jpg) no-repeat bottom;
	display:block;}
	
	
#promo_pecmail a{
	padding-top: 6px;
	float: left;
	width:378px;
	height: 210px;
	outline:0;
	background: url(immagini/generale/promo/pecmail.jpg) no-repeat bottom;
	display:block;}
	
	
#promo_numeroverde a{
	padding-top: 6px;
	float: right;
	width:378px;
	height: 210px;
	outline:0;
	background: url(immagini/generale/promo/numeroverde.jpg) no-repeat bottom;
	display:block;}