
table { width: 800px; height: 100%; line-height: 2.5em; background-color: white; color: #68570a; 
       font-size: 12px; font-style: normal; font-family: verdana, arial, times new roman;}
	   
body {margin: 30px;}

.bloccobianco {text-align: justify;}	

.titolo {text-align: left; background-color: white; color: 68570a; font-size: 14px; 
		 font-weight: bold; padding-top: 25px; padding-bottom: 15px;}
		
.titolodue {text-align: center; color: #68570a; font-size: 16px; font-weight: bold;} 
		 
.titolopar {text-align: left; background-color: white; color: #68570a; font-size: 12px; font-weight: bold;}
	
.introduzione {font-style: italic;}
	 		  

.footer {background-color: white; color: #68570a; text-align: left; font-size: 12px;
         padding-left: 30px; padding-right: 30px;}	 

.autoresup {color: #68570a; text-align: justify; font-size: 12px; font-weight: italic;
            padding-top: 10px; padding-bottom: 20px;}
		 
.autoresub {color: #68570a; text-align: justify; font-size: 12px; font-weight: bold;
            padding-top: 10px; padding-bottom: 20px;}
			

.linkfondo {color: #68570a; text-align: center; font-size: 11px; padding-top: 10px; padding-bottom: 10px;}
			 				   
.foto {padding: 20px;}

.sup {vertical-align: super;}

#1 {font-size: 12px; font-weight: normal;} /* con span riduce dimensione testo nel titolo */

#2 {font-weight: bold;}

#3 {font-style: italic;}
			  
a:link, a:visited {color: #68570a; text-decoration: none; font-size: 12px; } 

a:hover {color: #985906; text-decoration: underline; font-weight: bold; font-size: 12px; }

a.intertext:link, a.intertext:visited {color: #68570a; text-decoration: none; font-style: italic; 
                                       font-weight: normal;} 
a.intertext:hover {color: #985906; text-decoration: underline; font-style: italic; font-weight: normal;}




			 
