/* generali */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	background-image: url(img/fondale.gif);
	line-height: 24px;
 }
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: #FFFFFF;
	font-weight: bold;
	line-height: 26px;
}
.menu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #00CCFF;
}
.menu2 {
	font-size: 12px;
	text-decoration: none;
	color:#CCCCCC;
	font-weight: bold;
	line-height: 26px;
	padding-left:14px;
}
.menu2:hover {
	font-size: 12px;
	text-decoration: none;
	color: #00CCFF;
}
/* Testo */

.yellow {  background-color: #FFFF00}


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

.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #034B64;
	text-decoration: none;
}
.evidenziato {
	color: #FFFFFF;
	background-color: #000000;
}

.titolo {
	font-size: 24px;
	color: #034B64;
	font-weight: bold;
}
.sottoTitolo {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
/* piede */

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

	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mare {
	background-image: url(img/mare.jpg);
	background-repeat: no-repeat;
	height: 469px;
}
.linknero {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.linknero:hover {
	color: #00CCFF;;
	font-weight: normal;
	text-decoration: underline;
}
.img-int {
	border: 6px solid #FFFFFF;
}

