BODY {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #ffffcc;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #ffffcc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffcc;
	height: 100%
}

.tabella 
{
    text-align: center; 
    height: 100%; 
    border: 0; 
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
 
div.prova { 
	width: 450px; 
	height: 452px;
	border: 1px solid #333333; 
	background-color: #ffffcc; 
	filter:alpha(opacity=70); 
	opacity: 0.7; 
	-moz-opacity:0.7; 
}

/*  opacità immagine  */
a.opacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
} 
a.opacity:hover img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
} 

.tablebarra{
	width: 100%;
	background: #f8651d;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-color:  #ffffcc;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color:  #ffffcc;
	border-top-style: solid;	
}

.tablebarra2{
	width: 100%;
	background: #f8651d;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-color:  #ffffcc;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color:  #ffffcc;
	border-top-style: solid;	
}

.tablebarraHP{
	width: 100%;
	min-height: 18px;
	/*background: #caa8ff;*/
	background: #b485ff;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-color:  #ffffcc;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color:  #ffffcc;
	border-top-style: solid;	
}

.tablebarraTB{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-color:  #efefef;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color:  #efefef;
	border-top-style: solid;
}

.tablebarraTBLR{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-color:  #efefef;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color:  #efefef;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color:  #efefef;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color:  #efefef;
	border-right-style: solid;	

}

.tablebarraTBLR_red{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #993300;	
}

.tablebarraTBLR_black{
	margin: 0px;
	background: #ffffcc;
	padding: 0px 0px 0px 0px;
	border: 1px solid #333333;

}


/*titoli */
.tlogo {
	color: #ffffcc; /* d7bdff;*/
	font-size:26px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

.t1B {
	/*color: #993300;*/
	color: #D610CE;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

.t1B_small {
	color: #D610CE;
	font-size:13px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

.t1_xsmall {
	color: #D610CE;
	font-size:11px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

.t1B_large {
	color: #D610CE;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

.t1B2 {
	color: #333333;
	font-size:14px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

/*sottotitoli */
.t3 {
	color: #6c5099;
	font-size:14px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.t3 A:link {color: #6c5099;
	text-decoration: none;
}
.t3 A:visited {color: #6c5099;
	text-decoration: none;
}
.t3 A:active {	color: #6c5099;
	text-decoration: none;
}
.t3 A:hover {color: #6c5099;
	text-decoration: underline;
}

.t3B {
	color: #b20dac;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.t3B A:link {color: #b20dac;
	text-decoration: none;
}
.t3B A:visited {color: #b20dac;
	text-decoration: none;
}
.t3B A:active {	color: #b20dac;
	text-decoration: none;
}
.t3B A:hover {color: #d64fd1;
	text-decoration: none;
}

.t3small {
	/*color: #5a4380;*/
	color: #5a4380;
	font-size:10px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.t3small A:link {color: #5a4380;
	text-decoration: none;
}
.t3small A:visited {color: #5a4380;
	text-decoration: none;
}
.t3small A:active {	color: #5a4380;
	text-decoration: none;
}
.t3small A:hover {color: #5a4380;
	text-decoration: underline;
}

.t3pag {
	/*color: #5a4380;*/
	color: #D610CE;
	font-size:10px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.t3pag A:link {color: #D610CE;
	text-decoration: none;
}
.t3pag A:visited {color: #D610CE;
	text-decoration: none;
}
.t3pag A:active {	color: #D610CE;
	text-decoration: none;
}
.t3pag A:hover {color: #D610CE;
	text-decoration: underline;
}

.t4 {
	color: #000000;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.t4  A:link {color: #000000;
	text-decoration: underline;
}
.t4  A:visited {color: #000000;
	text-decoration: underline;
}
.t4  A:active {	color: #000000;
	text-decoration: underline;
}
.t4  A:hover {color: #000000;
	text-decoration: underline;
}

.t4_small {
	color: #000000;
	font-size:10px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.t4_large {
	color: #000000;
	font-size:14px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

/*descrizioni */
.t5 {
	color: #efefef;
	font-size:11px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.tindex{
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.tindex A:link {color: #ffffff;
	text-decoration: none;
}
.tindex A:visited {color: #ffffff;
	text-decoration: none;
}
.tindex A:active {	color: #ffffff;
	text-decoration: none;
}
.tindex A:hover {color: #dfd9ff;
	text-decoration: none;
}

.tScritta{
	color: #ffffcc;
	font-size:10px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.tindex2 A:link {color: #ffffcc;
	text-decoration: none;
}
.tindex2 A:visited {color: #ffffcc;
	text-decoration: none;
}
.tindex2 A:active {	color: #ffffcc;
	text-decoration: none;
}
.tindex2 A:hover {color: #dfd9ff;
	text-decoration: underline;
}

.tindex2{
	color: #999999;
	font-size:10px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.tindex2 A:link {color: #999999;
	text-decoration: none;
}
.tindex2 A:visited {color: #999999;
	text-decoration: none;
}
.tindex2 A:active {	color: #999999;
	text-decoration: none;
}
.tindex2 A:hover {color: #333333;
	text-decoration: underline;
}

.tindex3{
	color: #999999;
	font-size:10px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.tindex3 A:link {color: #999999;
	text-decoration: none;
}
.tindex3 A:visited {color: #999999;
	text-decoration: none;
}
.tindex3 A:active {	color: #999999;
	text-decoration: none;
}
.tindex3 A:hover {color: #333333;
	text-decoration: underline;
}

.tindex_opere{
	/*color: #ffff33;*/
	color: #b20dac;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.tindex_opere A:link {color: #b20dac;
	text-decoration: none;
}
.tindex_opere A:visited {color: #b20dac;
	text-decoration: none;
}
.tindex_opere A:active {	color: #b20dac;
	text-decoration: none;
}
.tindex_opere A:hover {color: #b20dac;
	text-decoration: none;
}

.filetto {
	border-bottom-width: 2px;
	border-bottom-color: #993300;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;

}

.filettoTop {
	border-top-width: 2px;
	border-top-color: #993300;
	border-top-style: solid;
	margin: 0px;
	padding: 0px;

}

.filettoT {
	border-top-width: 1px;
	border-top-color: #993300;
	border-top-style: solid;
	margin: 0px;
	padding: 0px;

}

.box {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999; 
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	
}


/*parte centrale con scrolling*/
#live-notizie {color:#000000}
#live-notizie .descrizione {width:420px;height:455px;background:#ffffcc;float:left; display:block; overflow:auto; scrollbar-face-color: #333333;scrollbar-arrow-color: #993300;
	       scrollbar-highlight-color: #993300; scrollbar-shadow-color: #993300; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #993300; scrollbar-track-color: #993300;}
#live-notizie a {color:#6a696f; text-decoration:none; font-weight:italic;}
#live-notizie a:hover {color:#999999; text-decoration:underline;}
#live-notizie .spazioNotizia {margin-right:5px; background-color:#ffffcc; margin-left:5px; margin-top:5px; margin-bottom:5px; color:#000000;}



