body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

.titoloSez {
  font-size: 12px;
  font-weight: bold;
  color: #C0C0C0;
  margin-bottom: 15px;
  margin-top: 50px;
  margin-left: 0px;
  margin-right: 120px;
  padding-bottom: 0px;
  padding-left: 22px;
  border-bottom: 1px #CC3333 solid;
}

.gruppoImmagini {
	clear: both;
	padding-left: 20px;
}

table.pesi,td.pesi {
  border: 1px outset grey;
}

td {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

th.pesi {
  border: 1px outset grey;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: white;
  background: #bbbbbb;
}

input,select {
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px #c0c0c0 solid;
	border-bottom: 1px #c0c0c0 solid;
}

.logo {
	background: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 10px;
	width: 130px;
	z-index: 10;
	/*border: 1px solid black;*/
}

.credits {
    padding: 7px;
    text-align: right;
    clear: all;
}

a:link {
	color: #CFACA5;
	text-decoration: none;
}

a:visited {
	color: #CFACA5;
	text-decoration: none;
}

a:hover {
	color: #b61e48;
	text-decoration: none
}

a:active {
	color: #b61e48;
	text-decoration: none;

}

a.serie_active,a.serie_active:link,a.serie_active:visited,a.serie_active:hover {
    color: #b61e48;
	font-weight: bold;
}

a.serie_found,a.serie_found:link,a.serie_found:visited {
	background: #FFFFD6;
	color: black;
	font-weight: normal;
}

a.serie_found_active,a.serie_found_active:link,a.serie_found_active:visited,a.serie_found_active:hover {
	background: #FFFFD6;
	color: #b61e48;
	font-weight: bold;
}

a.serie_found:hover {
	color: black;
	background: #E0E098;
	text-decoration: none;
}

.fascia_MQ {
	background-image: url(/images/fascia_MQ.gif);
	background-repeat: no-repeat;

	height: 14px;
	width:  14px;
	text-align: center;

	font-size: 9px;
}

.fascia_PZ {
	background-image: url(/images/fascia_PZ.gif);
	background-repeat: no-repeat;

	height: 14px;
	width:  14px;
	text-align: center;

	font-size: 9px;
}

.fascia_PA {
	background-image: url(/images/fascia_PA.gif);
	background-repeat: no-repeat;

	height: 14px;
	width:  14px;
	text-align: center;

	font-size: 9px;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.cod {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
a.nero_active,a.nero_active:link,a.nero_active:visited,a.nero_active:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
A.sottomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CFACA5;
	font-size: 9px;
	text-decoration: none;
}
A.sottomenu:hover { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #b61e48; 
font-size: 9px; text-decoration: none}
A.sottomenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CFACA5;
	font-size: 9px;
	text-decoration: none;
}
A.sottomenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b61e48;
	font-size: 9px;
	text-decoration: none;
}
.sottomenu {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #b61e48;
	font-size: 10px;
}
.nolink {
	color: #E5CEC9;
}

