.bottone a {
	display:inline;
	padding:5px 10px 0px;
	height:15px;
	_height:25px;
	_margin-bottom:0px;
	float:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#363636;
	line-height: 15px;
	border-top: none;
	border-right: 1px solid #CACACA;
	border-bottom: none;
	border-left: none;
}

.bottone a:hover {
	color:#FFCC00;
	background-color:#363636;
	border-right: 1px solid #CACACA;
}

.bottone a.selected {
	background-color:#363636;
	color:#FFCC00;
	border-right: 1px solid #CACACA;
}

.bottone_giallo a {
	display:inline;
	padding:5px 10px 0px;
	height:15px;
	_height:25px;
	_margin-bottom:0px;
	float:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFCC00;
	background-color:#363636;
	line-height: 15px;
	border-top: none;
	border-right: 1px solid #CACACA;
	border-bottom: none;
	border-left: none;
}

.bottone_giallo a:hover {
	color:#FFCC00;
	background-color:#363636;
	border-right: 1px solid #CACACA;
}

.bottone_giallo a.selected {
	background-color:#363636;
	color:#FFCC00;
	border-right: 1px solid #CACACA;
}

.bottone_nobordo a {
	display:inline;
	padding:5px 10px 0px;
	height:15px;
	_height:25px;
	_margin-bottom:0px;
	float:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#363636;
	line-height: 15px;
	border-top: none;
	border-right: 1px solid #CACACA;
	border-bottom: none;
	border-left: 1px solid #CACACA;
}

.bottone_nobordo a:hover {
	color:#FFCC00;
	background-color:#363636;
	border-right: 1px solid #CACACA;
}

.bottone_nobordo a.selected {
	background-color:#363636;
	color:#FFCC00;
	border-right: 1px solid #CACACA;
}

.bottone_chisiamo a {
	display:inline;
	padding:5px 10px 0px;
	height:15px;
	_height:25px;
	_margin-bottom:0px;
	float:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#363636;
	line-height: 15px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACA;

}

.bottone_chisiamo a:hover {
	color:#FFCC00;
	background-color:#363636;
	border-right: 1px solid #CACACA;
}

.bottone_chisiamo a.selected {
	background-color:#363636;
	color:#FFCC00;
	border-right: 1px solid #CACACA;
}

.bottone_contatti a {
	display:inline;
	padding:5px 10px 0px;
	height:15px;
	_height:25px;
	_margin-bottom:0px;
	float:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#363636;
	line-height: 15px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ACACAC;


}

.bottone_contatti a:hover {
	color:#FFCC00;
	background-color:#363636;
}

.bottone_contatti a.selected {
	background-color:#363636;
	color:#FFCC00;
	border-right: 1px solid #CACACA;
}

table.tabella_bianca {border-right: 1px solid #FFFFFF;border-left: 1px solid #FFFFFF;}
table.tabella_tumb {
	border: 1px dotted #ACACAC;
}

table.tabella_galleria {
	border-right: none;
	border-left: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
}
table.tabella_tutta_bianca {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

table.tabella_grigia {
	background-color: #363636;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACACAC;
	border-bottom-color: #ACACAC;
	height: 23px;
	border-bottom-width: 1px;

}

table.tabella_grigia_soprasotto {
	background-color: #363636;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACACAC;
	border-bottom-color: #ACACAC;
	height: 23px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ACACAC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACACAC;



}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.testo-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	text-align: justify;
}
.testo-menu-galleria {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.testo-tumb {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.titolini-immagini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.pi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

a.pi:link { color:#FFFFFF; text-decoration:none}
a.pi:visited { color:#FFCC00; text-decoration:none}
a.pi:hover { color:#FFCC00; text-decoration:none; cursor:hand}
a.pi:active { color:#FFFFFF; text-decoration:none}