body{font: Verdana,Arial,sans-serif,Tahoma,Times New Roman}

/** A:visited { color: blue }
A:hover { color: red;
          cursor: pointer } **/

ul#nav{float: left;
              width: 100%;
              position: bottom;
              list-style: none;
              margin: 0;
              padding: 0;
              border-bottom: 0}

ul#nav li{float: left;
                 margin: 0 0em 0;
                 padding: 0}

ul#nav a{float: left;
                padding: 0 0 0 0.4em;
                background: url(tab2.jpg);
                font: 10pt/10pt Tahoma;
	        font-weight: bolder;
	        color: #FFFFFF;
                text-decoration: none}

ul#nav span{float: left;
                   padding: 0.4em 0.4em 0.4em 0;
                   background: url(tab2.jpg) no-repeat top right}

ul#nav li#attivo div{float: left;
                             background: url(tab.jpg);
                             padding: 0em 0em 0em 0.4em;
                             font: 10pt/10pt Tahoma;
	                     font-weight: bolder;
	                     color: #000;
                             text-decoration: none;
                             cursor: default}

ul#nav li#attivo span{float: left;
                             background: url(tab.jpg) no-repeat top right;
                             padding: 0.4em 0.4em 0.4em 0em;}

ul#nav a:hover{background: url(tab1.jpg)}

ul#nav a:hover span{background: url(tab1.jpg) no-repeat top right;
                                color: #FFFFFF;
                                cursor: pointer}

div.rags {font: 8pt/8pt Arial;
              font-weight: bolder;
	      line-height: 1.2;
              color: white;
              text-align: center;
	      margin: 10px 10px 10px 10px;
 	      text-decoration: none;}

div.desc {font: 10pt/10pt Tahoma;
	      line-height: 1.3;
              color: #000000;
              text-align: left;
              margin: 20px 20px 20px 20px;
              text-decoration: none;}

div.desc a{font: 11pt/11pt Arial;
               font-weight: bolder;
               color: #0C356C;
               text-align: left;
               padding: 5 2 0 5;}

div.desc a:hover{font: 11pt/11pt Arial;
                       font-weight: bolder;
                       color: red;
                       cursor: pointer;
                       text-align: left;
                       padding: 5 2 0 5;}
                       
div.desc a img {border: 0;
                        display : block;
                        cursor: pointer;
                        text-decoration: none;}
                        
div.desc span.titolo {font: 16pt/16pt Tahoma;
               color: #0C356C;
               text-align: left;
               padding: 5 2 0 5;}
                        
div#lato_dx {font: 8pt/8pt Arial;
	           line-height: 1.2;
                   background-color: #F0F0F0;
                   padding: 10px 10px 10px 10px;
                   margin: 5px 5px 5px 5px;
                   color: #000000;
                   text-align: left;
 	           text-decoration: none}

div#prod {float: left;
              width: 100%;
              text-align: center;
              background: url(tab3.jpg) no-repeat;
              background-position: top center;
              font: 10pt/10pt Tahoma;
	      font-weight: bolder;
	      color: #FFFFFF;
              text-decoration: none;
              margin: 0;
              padding: 0;
              border-bottom: 0}

img.navigatori {float: left;
                        border: 0;
                        display : block;
                        cursor: pointer;
                        text-decoration: none;}

img.attivo {float: left;
                     border: 0;
                        display : block;
                        cursor: default;
                        text-decoration: none;}

div#macchine a {float: left;
                         width: 100%;
                         position: bottom;
                         text-align: left;
                         background-color: #0C356C;
                         font: 10pt/10pt Tahoma;
	                 color: #FFFFFF;
                         text-decoration: none;
                         margin: 0;
                         padding: 0;
                         border-bottom: 0;}

div#macchine a:hover {float: left;
                         width: 100%;
                         position: bottom;
                         text-align: left;
                         background-color: white;
                         font: 10pt/10pt Tahoma;
	                 cursor: pointer;
	                 color: black;
                         text-decoration: none;
                         margin: 0;
                         padding: 0;
                         border-bottom: 0}
                         
div#macchine span {float: left;
                         width: 100%;
                         position: bottom;
                         text-align: left;
                         background-color: gray;
                         font: 10pt/10pt Tahoma;
	                 color: black;
                         text-decoration: none;
                         cursor: default;
                         margin: 0;
                         padding: 0;
                         border-bottom: 0;}

