/* generali */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	font-family:Verdana, Arial; font-size:10pt; 
 }
h1 { font-family:Verdana; font-size:16pt; margin: 0px; font-weight: bold;}
h2 { font-family:Verdana; font-size:14pt; margin: 0px; font-weight: bold;}
h3 { font-family:Verdana; font-size:12pt; margin: 0px; font-weight: bold;}


/* testo */

.yellow {  background-color: #FFFF00}
.menu {
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.menu:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}


.link {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
.link:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}

.txtpiccolo {
	font-size: 8pt;
	text-decoration: none;
	color: #101010;
		
}
.txtgrande {
	font-size: large;
}
.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #947050;
	text-decoration: none;
}
.evidenziato {
	color: #FFFFFF;
	background-color: #000000;
}

.titolo {
	font-size: 16pt;
	color: #101010;
	font-weight: bold;
}

.testo {
	font-size: 10pt;
	font-family:Verdana, Arial;
	font-size:10pt;
	color: #101010;
	text-decoration: none;
	cursor:text;
	
}
.marketinginformatico {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.menuTop {

	font-size: 10pt;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.menuTxt {

	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.menuTopTxt {


	font-size: 10pt;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

