/* generali */

body { font-family:Verdana, Arial; font-size:10pt; }
h1 { font-family:Verdana; font-size:14pt; color:#000000; margin: 0px;}
h2 { font-family:Verdana; font-size:13pt; color:#993300; margin: 0px;}
h3 { font-family:Verdana; font-size:12pt; color:#666666; margin: 0px;}

/* testo */

.yellow {  background-color: #FFFF00}
.menu {
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.menu:hover {
	font-size: 10pt;
	text-decoration: none;
	text-decoration: none;
	color: #CC0000;
}
.menu:visited {
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

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

.txtpiccolo {
	font-size: xx-small;
}
.txtgrande {
	font-size: large;
}
.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #FF8C01;
	text-decoration: none;
}
.titoloinverso {
	color: #FFFFFF;
	background-color: #49412C;
	font-size: 12pt;
}
.marketinginformatico {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 7pt;
}
.menumini {
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.menumini:hover {
	color: #CC0000;
	text-decoration: none;
}
.foto {
	border: 1px solid #CC6600;
}
.banner {

	border: 1px solid #000000;
}
