a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;	color: #996600;}

.carattere_11_bianco {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	border: none;
}
.carattere_14_bianco_b {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	text-decoration: none;
}
.carattere_11_marrone {
	font-family: Arial;
	font-size: 11px;
	color: #660000;
	border: none;
}
.carattere_12_bianco {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
	text-decoration: none;
}
.carattere_12_marrone {

	font-family: Arial;
	font-size: 12px;
	color: #660000;
	border: none;
	font-weight: normal;
	text-decoration: none;
}
.carattere_12_marrone_b {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	border: none;
	font-weight: bold;
	text-decoration: none;
}
.carattere_12_bottone_marrone {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	border: 1px solid #660000;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	text-indent: 5px;
}
.carattere_16_marrone {

	font-family: Arial;
	font-size: 16px;
	color: #660000;
	border: none;
	font-weight: bolder;
	text-decoration: none;
}

.tab_standard {
	border: none;
}
.tab_collegamenti {
	background-color: #000000;
	border: none;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tab_barranav {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #CC3300;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-image: url(immagini/button_up.png);
	height: 25px;
	width: 150px;
}
.tabella_fondo_arancio {
	background-color: #FF7300;
}
.td_bordo_marrone {
	border: 1px solid #660000;
}
.tabella_fondo_marrone {
	background-image: url(immagini/fondo_marrone.gif);
	border: 1px solid #660000;
}
.tabella_fondo_bianco {
	border: 1px solid #660000;
	background-image: url(immagini/fondo_bianco.gif);
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.tabella_titolo {
	border: 1px solid #660000;
	background-image: url(immagini/fondo_titolo.gif);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	height: 22px;
}
.td_bordo_inferiore_marrone {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #660000;
	border-left: none;
	font-family: Arial;
	color: #660000;
}
.td_bordo_chiaro {

	border: 1px solid #FFCC66;
}
.td_bordo_inferiore_chiaro {

	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFCC66;
	border-left: none;
}

.sfondo_body {
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat;
}.carattere_24_bianco {


	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	border: none;
	font-weight: bolder;
	text-decoration: none;
}
.td_bordolaterale_dx {
	background-image: url(immagini/bordolaterale_dx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 30px;
}
.td_bordolaterale_sx {
	background-image: url(immagini/bordolaterale_sx.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 30px;
}

