/* generali */

body { font-family:Verdana, Arial; font-size:10pt; color: #CCCCCC}
h1 {
	font-family:Verdana;
	font-size:16pt;
	color:#CC0000;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
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 */

.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: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}
.link:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

.txtpiccolo {
	font-size: 8pt;
	color: #CCCCCC;
}
.txtgrande {
	font-size: large;
	color: #CCCCCC;
}
.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #C50000;
	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;
	text-decoration: none;
}
.marketinginformatico {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.foto {
	border: 2px solid #999999;
}
.linkinverso {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #CC0000;
	line-height: 18px;
}
.linkinverso:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
.inverso {

	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #CC0000;
	line-height: normal;
}
.txtnero {
	color: #000000;
}
.txt {
	color: #CCCCCC;
	text-decoration:none;
	cursor:text;
	
}

