ul, li {
	margin: 0px;
	padding: 0px;

}

table {
	border-collapse: collapse;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table tr {


}

table th {
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A6B6E;
	border-bottom-color: #6A6B6E;
	border-right-style: none;
	border-left-style: none;

}

table .col1 {
	width: 38%;
	border-left-style: none;
}



table td {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
/*	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A6B6E;
*/
	border-left-style: none;
	border-right-style: none;

}

table .bordo-sx-dx {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6A6B6E;
	border-left-color: #6A6B6E;
	width: 38%;


}

table .bordo-sx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A6B6E;


}

table .bordo-sx-top {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A6B6E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A6B6E;


}


table .bordo-dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A6B6E;


}


table td a, a:visited {
	color: rgba(199, 199, 199, 0.87);
	text-decoration: none;
}


table td a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}



table td strong {
	color: rgba(199, 199, 199, 0.87);
	
}
table td .evidenza {

	background-image: url(img/punto_elenco.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: normal;
}
/********* finale ************/
