.bloccotesto{
	width: 541px;
	margin-bottom: 10px;
	margin-left: 17px;
	border-right: solid 2px #CCCCCC;
	border-bottom: dashed 1px #CCCCCC;
}

.titolobloccotesto{
	color: #EC8744;
	font-size: 1.5em;	
	padding: 0px;
	font-weight: bold;
	/*background-color: #000000;*/
}

.testobloccotesto{
	font-family: Tahoma;
	padding: 0px;
	color: #000000;
}

.bordered_white{
	border: solid 1px #ffffff;
}

.bordered_white:hover{
	border: solid 1px #000000;
}

.didascalia{
	font-size: 0.85em;
	text-align: center;
	color: #086BA1;
}

.testo_gallery{
	font-family: Tahoma;
	font-size: 0.85em;
	padding: 10px;
	padding-left: 41px;
	padding-top: 0px;
	color: #5EADDA;
}

.link_gallery {
	color: #086BA1;
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
}

.link_gallery:hover {
	color: #EC8744;
}

div#div_immagine{
	background-color: #C8EAFF;/* #015198;*/
	color: #000000;
	position: absolute;
	top: -60px; left: -80px;
	text-align:center;
	border: solid 2px #88C2E3;
	display: none;
	padding: 5px;
	z-index: 100;
}

.table_fotoMin{
	 border: 1px solid #88C2E3;
	 background-color: #C8EAFF;
}