
/* stile di foto e video gallery */

.gallerycontainer {
	padding: 1px;
	width: 90%;
	margin: 0 auto;
}

.listgals {
	/*
	border: 1px solid #5d3717;
	background: #a4d824;
	*/
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0px auto;
	table-layout: fixed;
}

.listgals td {
	text-align: center;
	vertical-align: top;
	border: 0px solid red;
}

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

.listgals A:HOVER {
	color: #f00;
}

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

.fotoartext {
	position: static;
}

.fotoart {
	height: 166px;
	width: 164px;
	margin: 0px auto;
	height: 193px;
	/*
	border: 1px solid #a39d75;
	background: #c8c08f;
	*/
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/foto.jpg);
}

.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;
	background-color: #420409;
	border: 1px solid #be0b0b;
}

.scotchsx {
	position: absolute;
	top: -37px;
	left: 3px;
}

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

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

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

.imgtopgallery A:HOVER {
	color: white;
}

#vplayer {
	width: 320px;
}

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