
/* stile di foto e video gallery */

.gallerycontainer {
}

.listgals {
	width: 70%;
	border: 0px solid;
	margin: 0px auto;
	table-layout: fixed;
}

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

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

.listgals A:HOVER {
	color: #24276b;
}

.titolofotoart {
	/*font-weight: bold;*/
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	/*
	font-style: italic;
	*/
	font-weight: bold;
	padding: 5px;
}

.fotoartext {
	position: relative;
}

.fotoart {
	height: 135px;
	width: 205px;
	margin: 0px auto;
	border: 1px solid #1379c1;
	background: #82a7c1;
}

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

.galtitle {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	padding: 3px;
	margin: 10px auto;
	width: 60%;
}

#videoplayer {
	width: 320px;
	margin: 0 auto;
}

.titolovideo {
	text-align: center;
	width: 500px;
	margin: 20px auto;
	padding: 8px;
	color: white;
	font-weight: bold;
	border: 1px solid #be0b0b;
}

.scotchsx {
	position: absolute;
	top: -60px;
	left: 0px;
}

.scotchdx {
	position: absolute;
	top: -60px;
	right: 0px;
}

.imgtopgallery {
	text-align: center;
	color: black;
	font-weight: bold;
	margin-bottom: 20px;
}

.imgtopgallery A, .imgtopgallery A:LINK, .imgtopgallery A:VISITED {
	color: #0d9de4;
}

.imgtopgallery A:HOVER {
	color: #00f;
}

#vplayer {
	width: 320px;
}

#vplayerext {
	display: table;
	margin: 0 auto;
	border: 0px solid blue;
	width: 320px;
}

.titolomcgal {
	color: #707172;
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
}

.indietro A, .indietro A:LINK, .indietro A:VISITED {
	color: #000;
}

.indietro A:HOVER {
	color: red;
}