.titolo_img {
	text-align: right;
	width: 100%;
	height: 63px;
}
.cont_int {
	text-align: justify;
	width: 538px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 49px;
	margin-left: 34px;
	line-height: 140%;
}

/* -- photogallery -- */

div.foto {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 141px;
	width: 176px;
	color: #192165;
	background-image:   url(/img/pulsanti/sfondo_off.png);
	background-repeat: no-repeat;
	background-position: left top;
}	
.relat {
	position: relative;
	margin: 20px 0px 0px;
	padding: 0px;
	float: left;
}
.foto1 {
    height: 141px;
	width: 176px;
	position: absolute;
	visibility: visible;
	z-index: 20;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.foto1 a{
	text-decoration:none;
	height: 141px;
	width: 176px;
	display: block;
}
.foto1 a:hover{	
	text-decoration:none;
	height: 141px;
	width: 176px;
	display: block;
}
.foto2 {
	height: 141px;
	width: 176px;
	position: absolute;
	visibility: hidden;
	z-index: 25;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
/* -- varie -- */
.els{
	color: #BB001B;
	font-weight: bold;
}
.boxinfo {
	margin-top: 113px;
	margin-left: 35px;
	text-align: left;
}
.boxinfo a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BE0F2E;	
}
.boxinfo a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
}

#popup {
	position: absolute;
	left: 263px;
	top: 76px;
	height: 500px;
	width: 466px;
	z-index: 35;
	visibility: hidden;
}
.popupsfondo{
	background-image: url(/img/popup/sfondo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 500px;
	width: 466px;
}
#spaz_popup {
	height: 457px;
	width: 453px;
	position: absolute;
	z-index: 40;
	left: 9px;
	top: 6px;
}
#popupchiudi {
	position: absolute;
	left: 263px;
	top: 546px;
	height: 28px;
	width: 466px;
	z-index: 40;
	visibility: hidden;
}
#popupchiudi a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BE0F2E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#popupchiudi a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.popprint {	
	float: left;	
	margin-left: 8px;
}
.popchiudi {	
	float: right;	
	margin-right: 8px;
}
#boxindietro {
	position: absolute;
	left: 243px;
	top: 528px;
	height: 72px;
	width: 40px;
	z-index: 30;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BE0F2E;
	background-image: url(/img/puntini.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#boxindietro a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BE0F2E;
	text-decoration: none;
	font-weight: bold;
}
#boxindietro a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#boxavanti {
	position: absolute;
	left: 729px;
	top: 528px;
	height: 72px;
	width: 40px;
	z-index: 30;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BE0F2E;
	background-image: url(/img/puntini.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: right;
}
#boxavanti a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BE0F2E;
	text-decoration: none;
	font-weight: bold;
}
#boxavanti a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

