/* tutti i testi del sito */
.text {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}


.linkgrassettobianco {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
}

/* per le briciole di pane*/
.briciole{
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	font-weight  : bold;
}
.briciole:Hover {
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-decoration : underline;
	font-weight  : bold;
}




/* titoli dei contenuti */
.titolo{
	color : #3399CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	text-decoration : none;
	font-weight  : bold;	
}

/* link dei contenuti */
.link{
	color : #0099CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	font-weight  : bold;	
; text-transform: none
}
.link:Hover{
	color : #A52A2A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	font-weight  : bold;	
}

.tubi { 
	color : #336699;
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 font-size : 12px; 
	 font-style : normal; 
	 font-weight : bolder; 
	 text-decoration : underline; 
	 text-transform: none; 
	 line-height: normal	   
}
.tubi:Hover{ 
	color : #A52A2A;
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 font-size : 12px; 
	 font-style : normal; 
	 font-weight : bolder; 
	 text-decoration : underline; 
	 text-transform: none; 
	 line-height: normal	   
}

.titolograssettobianco{ 
	color : #FFFFFF;
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 font-size : 12px; 
	 font-style : normal; 
	 font-weight : bolder; 
	 text-decoration : none; 
	 text-transform: none; 
	 line-height: normal	   
}
.textbianco{ 
	color : #FFFFFF;
	 font-family : Verdana, Arial, Helvetica, sans-serif; 
	 font-size : 10px; 
	 font-style : normal; 
	 font-weight : bolder; 
	 text-decoration : none; 
	 text-transform: none; 
	 line-height: normal	   
}




.tubi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #336699;
	text-decoration: underline;
}


.tubi2:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #A52A2A;
	text-decoration: underline;
}


.tubi3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.titolograssettonero {
 	 color : #000000; 
	 font-family : Verdana, Arial, Helvetica, sans-serif;
	  font-size : 12px; 
	  font-style : normal; 
	  font-weight : bolder; 
	  text-decoration : none; 
	  text-transform: none; 
	  line-height: normal 
}


.titolograssettoblu { color : #3399CC; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal; font-weight : bolder; text-decoration : none; text-transform: none; line-height: normal }
