/* PRINT */
/* www.jdsusa.com */
/* giulia_girotto@yahoo.it */

/*TAG HTML*/
body { 
   font-family: Arial, Verdana, sans-serif; 
   font-size: x-small;
       /* false value for WinIE4/5 */
	 voice-family: "\"; vertical-align: top}\"";
	   /* trick WinIE4/5 into thinking the rule is over */
	 voice-family: inherit;
	   /* recover from trick */
	 font-size: small;    
   color: #999;
   text-align: left; 
   vertical-align: top;
   } 
p, td, ul, ol, li, dl, dt, dd { 
   font-family: Arial, Verdana, sans-serif; 
   font-size: x-small; 
       /* false value for WinIE4/5 */
	 voice-family: "\"}\"";
	   /* trick WinIE4/5 into thinking the rule is over */
	 voice-family: inherit;
	   /* recover from trick */
	 font-size: small;  
   color: #999; 
   text-align: left; 
   vertical-align: top;
   }
img { border: none;}
ol { list-style-type: lower-alpha;}
ul { list-style-image: url(../img/pto-elenco.gif);}

/* CLASSI */
.company {  color:#369;}
.products {  color: #690;}
.news {  color: #363;}
.index { color: #999;}
.hide { display:none; } 
.print-hide { display:none;}
.img-align-bottom { vertical-align: bottom;}
.img-border { border: 1px solid #060;}

/* ELEMENTI DI PAGINA */
#table {
	width: 100%;
	text-align: left;
	}
#menu { display:none;} 
#logo {
   border-bottom: 1px solid #000; 
   } 
#primary { 
   width: 100%;
   padding: 10px 0px 10px 0px;
   text-align: left;
   } 
#left { 
   display:none; 
   } 
#left-catalogue { 
   width: 200px;
   padding: 0px;
   vertical-align: top; 
   text-align: center;
   } 
#path { 
   font-size:x-small; 
   padding: 7px 0px 2 px 10px; 
   } 
#path a { 
   color: #666; 
   text-decoration: none;
   } 
#main-cont { 
   padding: 10px;
   }
#main-cont h1 { 
   font-size: large;
   padding: 0px;
   font-weight: normal;
   } 
#main-cont h2 { 
   font-size: small;
   padding: 0px;
   font-weight: normal; 
   } 
#main-cont a { 
   color:#000; 
   text-decoration: none;
   font-weight: bold;
   } 
#footer { 
   font-size: x-small;  
   padding: 25px 0px 15px 10px; 
   } 
#footer a { 
   color:#333; 
   text-decoration: none;
   } 
#elenco-pdf li { 
   list-style-image: url(../img/pto-elenco-arrow.gif); 
   }
.news-titolo {
	font-size: small;
	color: #363;
   }
#icons td {
	border: 1px #000 solid;
	padding: 2px;}
#icons img { text-align:center; }
.icone {  
   vertical-align: middle;
   text-align: center;
   }
