@import url("infoweek/style.css");
.indirizzo { font-family: Arial;
		  color: #004378;
		  font-size: 11px; 
		  font-style: normal;
		  font-weight: bold;
		  padding-bottom: 3px;
		  } 

.testo { font-family: Arial; 
		 font-size: 11px; 
		 font-style: normal; 
		 color: #004378;
		 }
		 
.big { font-family: Arial; 
		 font-size: 12px; 
		 font-style: normal; 
         font-weight: bold; 
		 color: #004378;
		 }
		 
a.big:active { text-decoration: none;}

a.big:hover { text-decoration: underline;
		 	   }
			   
a.big:link { text-decoration: none;}

.link {  font-family: Arial; 
		 font-size: 11px; 
		 font-style: normal;
		 color: #004378;
		 text-decoration: none;
		 }
		 
a.link:active { text-decoration: none;}

a.link:hover { text-decoration: underline;
			   font-family: Arial; 
		 	   font-size: 11px;
		 	   font-style: normal;
		 	   color: #0099CC; 
			   } 

.menu_azz  { font-family: Arial;
		 font-size: 11px;
		 font-style: normal; 
		 text-decoration: none;
	  	 font-weight: bold; 
		 color: #004378;
		 }

a.menu_azz:active { text-decoration: none;}

a.menu_azz:hover { text-decoration: underline;
			   font-family: Arial; 
		 	   font-size: 11px;
		 	   font-style: normal; 
		 	   color: #058950; 
		 	   }
			   
a.menu_azz:link { text-decoration: none;}
			   
.menu_arancio  { font-family: Arial; 
		 font-size: 11px;
		 font-style: normal; 
		 text-decoration: none;
	  	 font-weight: bold; 
		 color: #004378; 
		 }

a.menu_arancio:active { text-decoration: none;}

a.menu_arancio:hover { text-decoration: underline;
			   font-family: Arial; 
		 	   font-size: 11px;
		 	   font-style: normal; 
		 	   color: #DE1319; 
		 	   }

a.menu_arancio:link { text-decoration: none;}

.menu_grigio  { font-family: Arial; 
		 font-size: 11px;
		 font-style: normal; 
		 text-decoration: none;
	  	 font-weight: bold; 
		 color: #004378; 
		 }

a.menu_grigio:active { text-decoration: none;}

a.menu_grigio:hover { text-decoration: underline;
			   font-family: Arial; 
		 	   font-size: 11px;
		 	   font-style: normal; 
		 	   color: #6B6B6B; 
		 	   }

a.menu_grigio:link { text-decoration: none;}
 
.testoTab { font-family: Arial; 
		 font-size: 11px; 
		 font-style: normal; 
		 color: #004378; 
		 padding-left: 10px;
		 line-height: 18px;
		 }
		 
p { line-height: 140%; margin-top: 10px; margin-bottom: 0px; }
		 
.evidenza { font-family: Arial;
		  font-size: 11px; 
		  font-style: normal; 
		  font-weight: bold;
		  color: #004378; 
		  }
		  
.rosso  { font-family: Arial;
		 font-size: 11px;
		 font-style: normal; 
		 text-decoration: none;
	  	 font-weight: bold; 
		 color: #cc0000;
		 }

