h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: rgb(255, 102, 0);
	text-decoration: none;
}

.testo_principale a:link {
	color: #C3D0D9;
	text-decoration: underline;
}
.testo_principale a:visited {
	color: #C3D0D9;
	text-decoration: underline;
}
.testo_principale a:active {
	color: #C3D0D9;
	text-decoration: underline;
}
.testo_principale A:hover {
		
	text-decoration: underline; color: rgb(255, 102, 0);
	}

.classMenu A:link {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: rgb(40,40,40);
}


.classMenu A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: rgb(40,40,40);
	font-style: normal;
	font-weight: bold;
}
.classMenu A:active {
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: rgb(40,40,40);
}
.classMenu A:hover {
		
	text-decoration: underline; color: rgb(255, 102, 0);
	}

.classBarra A:link {
	
	text-decoration: none; color: rgb(92,104,112);
	}
.classBarra A:visited {
	
	text-decoration: none; color: rgb(92,104,112);
	}
.classBarra A:active {
	
	text-decoration: none; color: rgb(92,104,112);
	}
.classBarra A:hover {
	
	text-decoration: underline; color: rgb(255, 102, 0);
	}
	
	
.titolo_sx {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: rgb(255, 102, 0);
	text-decoration: none;
}
.titolo_dx {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.menu_sel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(160,160,160);
	text-decoration: none;
}
.testo_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: rgb(195,208,217);
	text-decoration: none;
}
.barra_f_sel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: rgb(172,196,210);
	text-decoration: none;
}
.barra_f_unsel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: rgb(138,157,168);
	text-decoration: none;
}
.barra_t_sel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: rgb(132, 149, 161);
	text-decoration: none;
}
.classBarra .barra_t_unsel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.testo_main {
	font-weight: normal;
}
.testo_main_b {
	font-weight: bold;
}
.test_main_i {
	font-weight: normal;
	font-style: italic;
}

.testo_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: rgb(42, 47, 51);
	text-decoration: none;
}
.testo_principale {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: rgb(195,208,217);
}
.testo_principale_b {
	font-weight: bold;
}

td.t_sx {
	background-image: url(../images/header_sx.gif);
	width: 550px; 
	height: 30px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
td.t_center {
	background-image: url(../images/str_vert.gif);
	width: 48px; 
	height: 800px;	
	vertical-align: bottom;
}
td.t_dx {
	background-image: url(../images/header_dx.gif);
	width: 250px; 
	height: 30px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}