
/* stile di foto e video gallery */

.listgals {
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px;
	margin: 10px auto;
}

.listgals td {
	width: 24%;
	text-align: center;
	vertical-align: top;
}

.listgals A, .listgals A:LINK, .listgals A:VISITED {
	color: #55524e;
}

.listgals A:HOVER {
	color: black;
}

.titolofotoart {
	font-size: 12px;
	font-weight: bold;
	color: #3bb1bd;
}

.fotoart {
	height: 150px;
	border: 0px solid #f78417;
	background-color: #acacac;
}

.telefono {
	position: absolute;
	top: 210px;
	left: 70px;
}

.galtitle {
	text-align: center;
	color: #3bb1bd;
	font-weight: bold;
	padding: 8px;
}
