/* generali */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial;
	font-size:12px;
	background-image: url(img/fondo.jpg);
 }
h1,h2,h3 { margin: 0px;}


/* 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 */
.menu {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
}

/* Testo */

.yellow {  background-color: #FFFF00}


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

.link4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #FF8C01;
	text-decoration: none;
}
.evidenziato {
	color: #FFFFFF;
	background-color: #000000;
}
.titolo2 {
    font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titolo {
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
}

/* piede */

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

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