
/* stile di foto e video gallery */

.gallerycontainer {
	padding: 1px;
}

.listgals {
	/*
	border: 1px solid #5d3717;
	background: #a4d824;
	*/
	width: 90%;
	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: black;
}

.listgals A:HOVER {
	color: red;
}

.titolofotoart {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.fotoartext {
	background-image: url(polaroid.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	padding-top: 9px;
}

.fotoart {
	height: 115px;
	width: 150px;
	margin: 10px auto;
	background-color: #666;
	border: 1px solid white;
}

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

.galtitle {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	padding: 3px;
	margin: 10px auto;
	width: 60%;
	border: 1px solid white;
	background: #666;
	color: white;
}

#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: -20px;
	left: -20px;
}

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

#categorie, #categoriehome {
	float: left;
	display: inline;
	width: 150px;
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
	margin-left: 0px;
	padding: 0;
	border: 0px solid red;
}

#prodotti, #prodottihome {
	width: 540px;
	margin-left: 10px;
	float: left;
	display: inline;
	padding: 0px;
	border: 0px solid green;
	margin-top: 3px;
}

#categoriehome {
	margin-left: 20px;
	padding: 0px;
	width:288px;
}

#prodottihome {
	margin-left: 20px;
	width:402px;
	background-color: white;
	border: 0px;
}

#categorie A {
	display: block;
	width: 96%;
	padding: 10px 0;
}

#categorie A, #categorie A:LINK, #categorie A:VISITED {
	font-weight: bold;
	color: #000;
}

#categorie A:HOVER, #categorie .catactive A {
	color: #f00;
}

.catlinks0 {
	font-size: 14px;
	margin: 5px auto;
	padding: 0px;
	border: 1px solid #fff;
	background: #ecd7d2;
	text-align: center;
}