
/* INIZIO SELETTORI HIGHSLIDE */
.highslide {
	cursor: url(http://www.enzoisaia.com/highslide/graphics/zoomin.cur);
	outline: none;
}

.highslide img {
	/*border: 1px none #F5F5F5;*/
		border : 1px solid #333333;
}

.highslide:hover img {
	/*border: 1px none #FF0000;*/
		border : 1px solid #696969;
}

.highslide-image {
	border: 0px none #EDC798;
	cursor: url(http://www.enzoisaia.com/highslide/graphics/zoomout.cur) , pointer;
	 /* cursor: pointer;opera */
}

.highslide-image-blur {
	cursor: pointer;
	cursor: hand;
}

.highslide-caption {
	background-color: #FFFFFF;
	border: 1px none #FFFFFF;
	border-top: none;
	display: none;
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 10pt;
	padding: 5px;
}

.highslide-display-block {
	display: block;
}

.highslide-display-none {
	display: none;
}

.highslide-loading {
	background-color: #000000;
	background-image: url(http://www.enzoisaia.com/highslide/graphics/loader.gif);
	background-position: 3px 1px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	filter: alpha(opacity=60); /* ie */
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	opacity: 0.60; /* w3c */
	padding: 3px;
	padding-left: 22px;
	text-decoration: none;
	text-transform: uppercase;
}

a.highslide-credits, a.highslide-credits i {
	color: #C0C0C0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0;
	text-decoration: none;
}

a.highslide-credits:hover, a.highslide-credits:hover i {
	background-color: #808080;
	color: #FFFFFF;
}

/* FINE SELETTORI HIGHSLIDE */
HTML {
padding: 0px;
margin : 0px;
}
BODY {
	background : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #F5F5F5;
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #666666;
	scrollbar-face-color : Black;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-track-color : #666666;
	padding: 0px;
margin : 0px;
}
.credits {
	color : #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.normale {
	font-size : 10pt;
}
.fotocentrale {
	border : 1px solid #666666;
	cursor : default;
}
.miniature {
	border : 1px solid #666666;
}
.miniatureOver {
	border : 1px solid #CCCCCC;
}
.miniatureOut {
	border : 1px solid #666666;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	text-decoration : none;
	background-color : transparent;
	color : #FAFAFA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A:HOVER {
	background-color : #FAFAFA;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}
