/* generali */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial;
	font-size:10pt;
	background-image: url(img/blu.gif);
	text-decoration: none;
 }
h1,h2,h3 { margin: 0px;}
.testo {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial;
	font-size:10pt;
	color: #000000;
	text-decoration: none;
 }

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

/* Menu */


.link {
	color: #2E3192;
	font-weight: normal;
	text-decoration: underline;
}

.linkt {
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	cursor:text;
	
	
}

.link:hover {
	color: #EE2C23;
	font-weight: normal;
	text-decoration: underline;
}
.linkRed {
	color: #EE2C23;
	font-weight: normal;
	text-decoration: underline;
}
.linkRed:hover {
	color: #2E3192;
	font-weight: normal;
	text-decoration: underline;
}

.grassetto {
	font-weight: bolder;
}
.evidenziato {
	color: #FFFFFF;
	background-color: #EE2C23;
}

.titolo {
	font-size: 16pt;
	color: #EE2C23;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

/* piede */

.marketinginformatico {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sottotitolorosso {
	font-size: 12pt;
	color: #EE2C23;
	font-weight: bold;
	text-decoration: none;
}
.titoloBlu {
	font-size: 16pt;
	color: #2E3192;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.tmini {
	font-size: 12px;
	font-style: italic;
}
.tpiccolo{
	font-size: 10px;

}

.sottotitoloblu {

	font-size: 12pt;
	color: #2E3192;
	font-weight: bold;
	text-decoration: none;
}
.testoblu {
	color: #2E3192;
	font-weight: bold;
	text-decoration: none;
}
.testorosso {

	color: #EE2C23;
	font-weight: bold;
	text-decoration: none;
}
.linea {
	font-family: Tahoma, Verdana, Arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 300px;
}
