
BODY { font: Garamond, Times New Roman, Arial ; 
       line-height: 16px; 
       color: #000000; 
       background: url(img/back.jpg); }

TABLE { font: 12px Garamond, Times New Roman, Arial;  }

.tabsfondo { background-image: url(img/sfondo.jpg); 
             background-color: #F7E5A8; 
	     background-repeat: no-repeat;    
}

.testosfondo { font-size: 14px; 
	       font-weight: normal; 
	       line-height: 1.2; 
	       padding-left: 16px; 
	       padding-right: 16px; 
	       text-align:justify; 
	       height: 315px; 
}

.tabtesto {  background-color: #F7E5A8; 
}

.tdtesto {font-size: 14px; 
	  font-weight: normal; 
	  line-height: 1.2; 
	  padding-left: 16px; 
	  padding-right: 16px; 
	  text-align:justify; 
	  background-color: #F7E5A8; 
	  vertical-align: bottom; 
	  
}

.tdtitolo {padding-right: 16px; 
           font-size: 20px; 
	   font: Times New Roman, Arial;	       
           height: 210px; 
	   text-align: right;
	   vertical-align: bottom; 
}

.tdindex {padding-right: 16px; 
           font-size: 20px; 
	   font: Times New Roman, Arial;	       
           height: 200px; 
	   text-align: right;
	   vertical-align: bottom; 
}

.tdnome {  padding-right: 16px; 
 	   padding-left: 16px; 
           font-size: 20px; 
	   font: Times New Roman, Arial;	       
	   text-align: left;
	   vertical-align: top;    
}

.tdimgprod {
 	   padding-left: 8px; 
}


A,A:visited { color: #5E2914; text-decoration: none;}

A:hover {text-decoration: underline; }

P {font-size: small; }

SELECT {  font-size: x-small; }

INPUT {font-size: small;}

IMG {border-color: grey;}


