A { cursor: default; }
.nblnk { font-size: 8pt; color: #808080; text-decoration: none; cursor: pointer;}
.nblnk:hover { text-decoration: underline; }
.text2 { font-size: 8pt; font-family: arial; color: #404040; }

.shplnk { font-size: 8pt; color: #404040; text-decoration: none; cursor: pointer;}
.shplnk:hover { text-decoration: underline; }

body { 
	
	/* background: #ffffff url('../gfx/bg_verde.jpg') 0 0 repeat-x;  */
	/* background: #121212 url('../gfx/background-stadio.jpg') center center no-repeat;  */
	background: #000 url('../gfx/background-2019.jpg') center center no-repeat;
	background-size: cover;
	background-attachment: fixed  !important;

	}

#headbanntab a {cursor: pointer}

.aralnk {  font-size: 8pt; color: #404040; text-decoration: none;  cursor: pointer;}
.aralnk:hover { text-decoration: underline; }



.boxTitle0 {
	font-family: helvetica, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #5e5e5e;
	}
.boxContent0 {
	font-family: helvetica, arial;
	font-size: 7.5pt;
	color: #606060;
	}


.boxContent0 a { cursor: pointer !important; }


#tabBottonieraEx {
	font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #e6e7e9;
	text-align: center;
}
#tabBottonieraEx a{
	color: #656565;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 4px;
}
#tabBottonieraEx a:hover {
	color: #ffffff;
	background-color: #537bb9;
}
#tabBottonieraEx td {
	height: 30px !important;
}
#tabBottonieraEx td:hover {
	background-color: #537bb9;
}
#tabBottonieraEx .separatore {
	background-color: #e0e0e0;
	width: 2px
}








#tabBottonieraEx {
background: #86ad20 !important; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(172,234,0,1) 0%, rgba(134,173,32,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(172,234,0,1)), color-stop(100%,rgba(134,173,32,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(172,234,0,1) 0%,rgba(134,173,32,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(172,234,0,1) 0%,rgba(134,173,32,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(172,234,0,1) 0%,rgba(134,173,32,1) 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  rgba(172,234,0,1) 0%,rgba(134,173,32,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acea00', endColorstr='#86ad20',GradientType=0 ) !important; /* IE6-9 */
}

#tabBottonieraEx td {    height: 30px !important;  }

#tabBottonieraEx a {
cursor: pointer !important;
color: #FFFFFF !important;
font-size: 14px !important;
padding-top: 10px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
	#tabBottonieraEx td {    height: 38px !important;  }
}  

















.submn {font-size: 7pt; font-weight: bold; color: #606060; text-decoration: none; cursor: pointer;}
.submn:hover { text-decoration: none;  }
.submnbg { background-color: #e6e7e9; }


.submnbg { height: 20px; text-align: left; }


#abclink a{color: #808080; text-decoration: none} #abclink a:hover{color: #101010; }


.artlnk { font-size: 8pt; color: #606060; text-decoration: none; cursor: pointer;}
.artlnk:hover { text-decoration: underline; }




.lnkltt { font-size: 13pt; text-decoration: none; color: #606060; font-weight: bold; cursor: pointer;}
.lnkltt:hover { color: #b0b0b0; }
.lnkall {color: #606060; cursor: pointer; text-decoration: none; font-size: 9pt;}
.lnkall:hover { text-decoration: underline; }




#peel {  width: 85px;   height: 250px;   position: fixed;   top: 50%;   left: 0px;   margin-top: -125px;  margin-left: 0px; background: url('../pagepeel.png') 0 0 no-repeat;  cursor: pointer;  z-index: 9999; border-radius: 0px; -moz-border-radius: 0px; }
#overlay { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 2220px; background: #000; z-index: 999; }
/*
@media screen and (max-width: 989px) {
	#tabBottonieraEx {
		display: none;
	}
}
*/