
/*--- STILI CONTENUTO ---*/


/*--- td TXT con background non ripetuto---*/

TD.txt2 {
	font-size: 11px;
	font-family:Verdana, Helvetica, sans-serif;
	color: #771113;
		}

TD.txt2 b { 
color: #771113;
font-weight: bold;
}

TD.txt2 A { 
color: #771113;
text-decoration: none;
}

TD.txt2 A:hover { 
	text-decoration: underline;
}

TD.txt2 P.right { 
text-align: right;
}

TD.txt2 P.justify { 
text-align: justify;
}

TD.txt2 P.center { 
text-align: center;
}

TD.txt2 H1 {
	font-size: 18px;
	color: #771113;
	text-align: center;
}

TD.txt2 H2 {
	font-size: 14px;
	color: #771113;
	text-align: center;
}
/*--- FINE td TXT con background non ripetuto---*/

/*--- testi blu scuro interni alle pagine ---*/

TD.txt {
	font-size: 10px;
	font-family:Verdana, Helvetica, sans-serif;
	color: #777777;
		}

TD.txt b { 
color: #777777;
font-weight: bold;
}

TD.txt A { 
color: #777777;
text-decoration: none;
font-weight: bold;
}

TD.txt A:hover { 
	text-decoration: underline;
}
		
TD.txt P.right { 
text-align: right;
}

TD.txt P.justify { 
text-align: justify;
}

TD.txt P.center { 
text-align: center;
}



/*--- testi blu scuro interni alle pagine ---*/

