@charset "utf-8";
/* CSS Document */


#BoxVetrina{
	float:left;
	width:387px;
	height:197px;
	
	}

#ContenutoVetrina{
	margin-top:2px;
	padding-left:2px;
	}

#Minisito{
	float:left;
	width:770px;
	height:340px;
	}

#ImgEmozionaleHome{
	float:left;
	width:770px;
	height:260px;
	}
	
	
#ColonnaSX{
	padding:0;
	margin:0;
	float:left;
	width:387px;
	background:url(css_img/2009/BK_BoxSX.gif) no-repeat;
}	
	
#ColonnaDX{
	padding:0;
	margin:0;
	float:left;
	width:383px;
	

}	
	
	
#BoxConsumer{
	float:left;
	width:383px;
	background:url(css_img/2009/BK_Industria.gif) no-repeat;
	}

#ContenutoConsumer{
	
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	}

#BoxBannerSotto{
	float:left;
	padding-top:20px;
	width:387px;
	height:130px;
	}


#BoxArtiGrafiche{
	float:left;
	width:387px;
	}

#ContenutoArtiGrafiche{
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	height:93px;
	}

#BoxIndustria{
	float:left;
	width:383px;
	background:url(css_img/2009/BK_News.gif) no-repeat;
	}


#ContenutoIndustria{
	margin-top:30px;
	margin-left:10px;
	}

#BoxChiusura{
	float:left;
	width:383px;
	height:15px;
	background:url(css_img/2009/BK_NewsChiusura.gif) no-repeat;
	}


#areaBannerColonnaSX{
		float:left;
		width:387px;
		height:80px;
		
}

#areaBannerColonnaDX{
		float:left;
		width:374px;
		height:80px;
		
}



#areaBanner{
		float:left;
		padding-top:10px;
		width:770px;
		height:50px;
		text-align:center;
}

.bannerSX{
	margin-right:15px;
	}

.bannerDX{
	margin-left:14px;
}


/*- TASTO--------------------------- */

#tastiBox{
	float:left;
	padding:0;
	margin:0;
	width:370px;
	height:36px;
	background:url(css_img/2009/BK_pulsanti.gif) no-repeat;
	
	}


#tasto{
	width:auto;
	height:auto;
	}

    #tasto ul {
          margin:0;
          padding:0;
          list-style:none;
      }
    #tasto li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
    #tasto a {
      float:left;
      background:url(css_img/2009/TastoSX.gif) no-repeat left top;
	  margin-right:10px;
      text-decoration:none;
      }
    #tasto a span {
      float:left;
      display:block;
      background:url(css_img/2009/TastoDX.gif) no-repeat right top;
      padding:2px 20px 3px 20px;
	  color:#9b9b9b;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tasto a span {float:none;}
    /* End IE5-Mac hack */
	
		
	#tasto a:hover span {
      color:#FFFFFF;
      }
    #tasto a:hover {
      background-position:0% -18px;
      }
    #tasto a:hover span {
      background-position:100% -18px;
      }

    #tasto #current a {
        background-position:0% -18px;
     }
   	#tasto #current a span {
        background-position:100% -18px;
   		}
	


#tastoN{
	width:auto;
	height:auto;
	}

    #tastoN ul {
          margin:0;
          padding:0;
          list-style:none;
      }
    #tastoN li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
    #tastoN a {
      float:left;
      background:url(css_img/2009/TastoSX2.gif) no-repeat left top;
	  margin-right:10px;
      text-decoration:none;
      }
    #tastoN a span {
      float:left;
      display:block;
      background:url(css_img/2009/TastoDX2.gif) no-repeat right top;
      padding:2px 20px 3px 20px;
	  color:#FFFFFF;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tastoN a span {float:none;}
    /* End IE5-Mac hack */
	
		
	#tastoN a:hover span {
      color:#9b9b9b;
      }
    #tastoN a:hover {
      background-position:0% -18px;
      }
    #tastoN a:hover span {
      background-position:100% -18px;
      }

    #tastoN #current a {
        background-position:0% -18px;
     }
   	#tastoN #current a span {
        background-position:100% -18px;
   		}
	
	
	
/*- FINE TASTO--------------------------- */


	
	
/*- FINE TASTO--------------------------- */


.visibleDiv
{
    position: fixed;
}

.visibleDiv
{
    top: 10px;
    left: 10px;
}

.visibleDiv
{
    top: 10px;
    right: 10px;
}


