/* generali */

body {
	font-family:Verdana, Arial;
	font-size:10pt;
	text-decoration: none;
}
h1 { font-family:Verdana; font-size:16pt; color:#FFFFFF; margin: 0px; font-weight: bold;}
h2 { font-family:Verdana; font-size:14pt; color:#CC0000; margin: 0px; font-weight: bold;}
h3 { font-family:Verdana; font-size:12pt; color:#FFFFFF; margin: 0px; font-weight: bold;}


/* testo */

.testoNoLink {
	text-decoration: none;
	}
	
.yellow {  background-color: #FFFF00}
.menu {
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menu:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #CC0000;
}


.link {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}


.link:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}



.linkt {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	
	}



.linkt2 {
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}

.txtpiccolo {
	font-size: xx-small;
}
.txtgrande {
	font-size: large;
}
.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #FF8C01;
	text-decoration: none;
}
.evidenziato {
	color: #FFFFFF;
	background-color: #000000;
}
.microsito {
	font-size: 10pt;
	letter-spacing: .3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titoloMenu {

	font-size: 24pt;
	letter-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.menuCommento {

	font-size: 9pt;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.titolo {
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
}
.titoloNero {
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
.sottotitolo {
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}
.sottotitolonero {

	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
.sottotitolorosso {


	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
}
.titolorosso {

	font-size: 16pt;
	color: #CC0000;
	font-weight: bold;
}
.marketinginformatico {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.menuInt {
	font-size: 8pt;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}
.menuInt:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	line-height: 18px;
}
.txt {
	font-family:Verdana, Arial;
	font-size:10pt;
	text-decoration: none;
	color: #000000;
}
