a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	text-decoration: underline;
	color: #66CC99;
}
a:active {
	text-decoration: none;
	color: #66CC99;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color:#f2efe6;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.punteggio_sx_dx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.punteggio_dx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.punteggio_sx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.punteggio_sotto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.punteggio_sotto_e_lati {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.punteggio_sotto_e_sopra {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.punteggio_tutti_i_lati {
	border: 1px dotted #999999;
}
.txt_side_menu {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-indent: 8px;
	line-height: 2px;
}
.sidebar_titoletto_01 {
	color: #666666;
	font-family: arial black;
	font-size: 12px;
}
.sidebar_link_prodotto {
	color: #006699;
	font-family: arial;
	font-size: 12px;
	list-style-type: square;
}
.zero_margin {
	margin: 0px;
	padding: 0px;
}

.titolo_serie {
	font-family: Arial;
	font-size: 14px;
	color: #6699CC;
	font-weight: bold;
}
