body {
	margin-top: 0;
	margin-left: 0;
	background-color: /*#1A1F2F*/#252E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}
	/* 
	#627563
	#1E1A1B
	*/
.autore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	TEXT-DECORATION: none;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CC0000;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 6px;
	color: #FFFFFF;
}
A:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY:  arial, helvetica, sans-serif;
	COLOR: #BFBFBF;
	TEXT-DECORATION: none;
}
A:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: arial, helvetica, sans-serif;
	TEXT-DECORATION: underline;
}
A:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY:  arial, helvetica, sans-serif;
	COLOR: #BFBFBF;
	TEXT-DECORATION: none;
}
img {
	border-color: #ffffff;
}

.fancybox-title-over-wrap {

	margin-left: 2.0%;/*< distanza bordi*/
	margin-bottom: 2.0%;

	color: #000; /* < colore titolo immagine */

	padding: 0px;/* < ampiezza fondo */
	/background: rgba(255, 255, 255, .8);/* < colore fondo */
	/**background: transparent;
	background: rgba(0, 0, 0, .8);*/
}
