/* STANDARD */
*                   {font-family: Verdana, Sans Serif, sans-serif, Tahoma, Times New Roman; color: #000; font-size: 12pt;}
a                   {color: #172867;  font-size : 14px; font-weight : bold; text-decoration: none;}
a:hover             {color: #172867; font-size : 14px; font-weight : bold; text-decoration: none;}
body                { 
                      margin-top: 40px; margin-left: 0px; margin-right: 0px; margin-bottom: 20px;  
                      /* background-attachment: scroll; */
                    	background-image: url(sfondo_nuovo.jpg);
                    	background-repeat: repeat-x;
                    	background-position: left top; text-align: center;
                    }
.centratura01       {margin: 0px auto; text-align: left;} /* sopprime il tag CENTER */
.w950			          {width: 950px;} /* pagina */
.h100                {height: 100px;} /* spot */
.b1 			          {border: 1px solid #000;}
.titolo             {color: #FFF; font-size: 14px; font-weight: bold; }
.spot               {color: #172867; font-size: 14px; font-weight: bold; }
.copy               {color: #CCC; font-size: 10px; font-weight: bold;}
         
