/* generali */

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: #E2D046}


.link {
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link:hover {
	color: #252525;
	font-weight: normal;
	text-decoration: underline;
}

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

.titolo {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.sottoTitolo {
	font-size: 14px;
	color: #FFFFFF;
	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;
}
/*miaggle*/


.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #361C0D;
	font-weight: bold;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #361C0D;
	margin-left: 8px;

}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #361C0D;
	margin-left: 16px;

}
.menu1sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
.menu2sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin-left: 8px;

}
.menu3sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin-left: 16px;

}


.tableFoot {
  /*
  border-width:1;
  border-top: solid #990000;  
  border-bottom: solid #FFFFFF;  
  */
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.tableNoBorder {
	border-width: 0;
}
.tableNoBorderMENU_CONT {
	border-width: 0;
}
.tableNoBorderMENU {
	border-width: 0;
}
.tableNoBorderCONT {
	border-width: 0;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: bold;
}
