@charset "iso-8859-1";
.accessori {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.barra {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.dati {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;


}
a:link {
	color: #ffff3e;
	text-decoration: none;
}
a:visited {
	color: #ffff3e;
	text-decoration: none;
}
a:hover {
	color: #ffff90;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
.top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
	border-top-style: solid;
}
.supertop {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #333333;

}
.accessorinero {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.accessoribold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	font-variant: normal;




}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}