/* generali */

body { font-family:Verdana, Arial; font-size:10pt; }
h1 {
	font-family:Verdana;
	font-size:16pt;
	color:#092969;
	margin: 0px;
	font-weight: bold;
}
h2 { font-family:Verdana; font-size:13pt; color:#B90624; margin: 0px;}
h3 { font-family:Verdana; font-size:12pt; color:#333333; margin: 0px;}


/* testo */

.yellow {  background-color: #FFFF00}
.menu {
	font-size: 8pt;
	text-decoration: none;
	color: #092A6D;
}
.menu:hover {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}


.link {
	color: #092969;
	font-weight: normal;
	text-decoration: underline;
}

.linkt {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.link:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}
.link:visited {
	color: #092969;
	font-weight: normal;
	text-decoration: underline;
	}
.txtpiccolo {
	font-size: xx-small;
}
.txtgrande {
	font-size: large;
}
.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.titoloinverso {
	color: #FFE909;
	background-color: #092969;
}
.marketinginformatico {
	font-size: 8pt;
	color: #0066CC;
	text-decoration: none;
}
.credits {
	font-size: 8pt;
	color: #999999;
}
.titolo {

	font-family:Verdana;
	font-size:16pt;
	color:#092969;
	margin: 0px;
	font-weight: bold;
}
.bordo {
	border: 1px solid;
}
.TitoloBlu {

	font-family:Verdana;
	font-size:14pt;
	color:#092969;
	margin: 0px;
	font-weight: bold;
}
.TitoloRosso {


	font-family:Verdana;
	font-size:14pt;
	color:#C1001F;
	margin: 0px;
	font-weight: bold;
}
.linkBianco {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
