td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC
}
div.tabMain {
  background-color: #463A35;

}

div.tabIframeWrapper {
  width: 100%;
}

iframe.tabContent {
  background-color: #463A35;
  width: 100%;
}


a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #463A35;
	text-decoration: none;
	font-weight: normal;
	background-color: #cccccc;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #463A35;
	text-decoration: none;
	font-weight: normal;
	background-color: #cccccc;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
a:hover, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF99FF;
	text-decoration: underline;
	font-weight: normal;
	background-color: #292421;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.link_abstract:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	background-color: #463A35;
}
.link_abstract:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_abstract:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link_abstract:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.link_thumb:hover {
	color: none;
	background-color: #463A35;
}
.link_thumb:active {
color: none;
background-color: #463A35;
}
.link_thumb:link {
color: none;
background-color: #463A35;
}
.link_thumb:visited {
color: none;
background-color: #463A35;
}

.titolo_prog{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
	font-variant: normal;
	background-color: #292421;
	padding-right: 5px;
	padding-left: 5px;
}
.titolo_sez{  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: normal}

.imgGallery {

	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;

}
.textAll2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	padding: 4px;
}
.textAll{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	background-color: #292421;
	padding: 4px;
}
.linkSlide {
	background-color: #000000;
	padding: 7px;
	//border-top: 0px #000000;
	//border-bottom: 1px #000000;
	//border-right: 1px #000000;
	//border-left: 1px #000000;
	font-size: 13px;
}
.videoWin {	
	

	background-image: url(/img/videoWin.jpg);
}

body {
	background-color: #463A35;
}
html {
scrollbar-base-color: #cccccc;
scrollbar-arrow-color: white;
scrollbar-track-color: #ffccff;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

