
.shadetabs {
	font-family: Verdana;
	font-size: 11px;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 1px;
	padding: 3px 0;
	text-align: left;
}

.shadetabs li {
	display: inline;
	list-style-type: none;
	margin: 0;
}

.shadetabs li a {
	background: white url(shade1.gif) repeat-x scroll left top;
	border: 1px solid #777788;
	color: #990000;
	margin: 1px;
	padding: 3px;
	text-decoration: none;
}

.shadetabs li a:visited {
	color: #2D2B2B;
}

.shadetabs li a:hover {
	background-position: right center;
	color: #2D2B2B;
	text-decoration: underline;
}

.shadetabs li.selected {
	position: relative;
	top: 1px;
}

.shadetabs li.selected a {
	background-image: url(shadeactive1.gif);
	border-bottom-color: white;
}

.shadetabs li.selected a:hover {
	text-decoration: none;
}

.contentstyle {
	border: 1px solid gray;
	margin-bottom: 1em;
	padding: 10px;
	width: 95%;
}

.immagine {
	background-color: #F5F5F5;
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom: 1px solid gray;
	border-color: gray;
	border-width: 1px;
	line-height: 10px;
	margin-bottom: 1em;
	width: 95%;
}

.linktab {
	background-color: #F5F5F5;
	background-image: url(arrow_.png);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	border-color: #CCCCCC;
	border-width: 1px;
	color: #888888;
	margin: 1px;
	text-indent: 23px;
	width: 95%;
	list-style-type: none !important;
}

.linktab a {
	color: #333333;
	font-size: 12px;
	margin: 1px;
	padding: 3px;
	text-decoration: none;
}

.linktab a:hover {
	background-color: #F4F4F4;
	color: #FF0000;
	margin: 1px;
	padding: 3px;
	text-decoration: none;
}

.date_giornali {
	background-color: #F5F5F5;
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #444444;
	border-color: #444444;
	border-width: 1px;
	color: #888888;
	margin: 1px;
}

.dategiornali a {
	border: medium solid #000000;
	color: #333333;
	font-size: 12px;
	margin: 1px;
	padding: 3px;
	text-decoration: none;
}

.primaLista li{
	list-style: none !important;
}

