body {
	background-color: #f2f2f1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial;
	font-size:10px;
 }
h1 {
	margin: 0px;
	font-size: 14pt;
	color: #FFCB08;
	font-weight: bold;
}
h2 {
	margin: 0px;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
h3 {
	margin: 0px;
	font-size: 10pt;
	color: #FFCB08;
	font-weight: bold;
}

/* testo */
/* link in alto inizio */
.topTxt {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.topLink {
	font-size: 9px;
	text-decoration: none;
	color: #999999;
}
.topLink:hover {
	color: #CC0000;
}
/* link in alto fine */

/* Menu */
.menu {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menu:hover {
	font-size: 10px;
	text-decoration: none;
	color: #FFCC00;
}

/* Testo */

.yellow {  background-color: #FFFF00}


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

.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #FF8C01;
	text-decoration: none;
}
.evidenziato {
	color: #FFFFFF;
	background-color: #000000;
}

.titolo {
	font-size: 14pt;
	color: #FFCB08;
	font-weight: bold;
}

/* piede */

.marketinginformatico {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menud {

	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.marketinginformaticov {

	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* menu ecc */

.menuTitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;

}
.tmenu {
	background-image: url(img/fnd-menu.jpg);
	background-repeat: no-repeat;
}
.pag {
	align="center";
}