.tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #7f7f7f; 
	font-size: 10px; 
	text-decoration: none;
	}

.titolo {
	font-family: 'Comfortaa'; 
	color: #7f7f7f; 
	font-size: 13px; 
	text-decoration: none;
	line-height: 20px;
	}

.titolo:hover {
	font-family: 'Comfortaa'; 
	color: #272727; 
	font-size: 13px; 
	text-decoration: none;
	line-height: 20px;
	}
	
.menu-piccolo {
	font-family: 'Comfortaa'; 
	color: #7f7f7f; 
	font-size: 11px; 
	text-decoration: none;
	line-height: 20px;
	}

.menu-piccolo:hover {
	font-family: 'Comfortaa'; 
	color: #272727; 
	font-size: 11px; 
	text-decoration: none;
	line-height: 20px;
	}

.titolo_piccolo {
	font-family: 'Comfortaa'; 
	color: #7f7f7f; 
	font-size: 11px; 
	text-decoration: none;
	line-height: 20px;
	}

.titolo_piccolo:hover {
	font-family: 'Comfortaa'; 
	color: #7f7f7f; 
	font-size: 11px; 
	text-decoration: none;
	line-height: 12,8pt;
	}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #363636; 
	font-size: 7pt; 
	text-decoration: none;
	line-height: 12pt;
	}
	
.testo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #363636; 
	font-size: 7pt; 
	text-decoration: none;
	line-height: 12pt;
	}


.testomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-size: 9px; 
	text-decoration: none;
	}
	
.testomenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #cccccc; 
	font-size: 9px; 
	text-decoration: none;
	}

.testocontatti {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-size: 10px; 
	text-decoration: none;
	line-height: 18px;
	}

.testocontatti:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #75957f; 
	font-size: 10px; 
	text-decoration: none;
	line-height: 18px;
	}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	width: 200px;
	text-decoration: none;
	border: thin solid #ffffff;
	background-color: #757575;
	}
	
.formbottone {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 10px;
	width: 90px;
	height: 20px;
	text-decoration: none;
	border: thin solid #757575;
	background-color: #CCCCCC;
	font-weight: bold;
	}
	
	
.piede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff; 
	font-size: 10px; 
	text-decoration: none;
	}

.piedegrigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4f5054; 
	font-size: 10px; 
	text-decoration: none;
	}

.piedegrigio:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC; 
	font-size: 10px; 
	text-decoration: none;
	}


.creditslink {  font-family: Tahoma, Verdana, Arial, sans-serif; color: #DA0546; font-size: 11px; text-decoration: none;}
.creditslink:hover {  font-family: Tahoma, Verdana, Arial, sans-serif; color: #000000; font-size: 11px; text-decoration: none;}
.creditstesto {  font-family: Tahoma, Verdana, Arial, sans-serif; color: #000000; font-size: 11px; text-decoration: none;}


/* css per la barra laterale */




#overlay {
	position: absolute;
	top: 0;
	color: #151518;
	padding: 20px;
	width: 240px;
	z-index:1;
	left: 100%;
	height: 98%;
	background-image: url(../images/sfondo-testo.png);
}




#azienda {
	position:absolute;
	left:240px;
	top:0px;
	padding: 30px;
	width:206px;
	height:100%;
	z-index:1;
	background-image: url(../images/sfondo-azienda.png);
}
#retevendita {
	position: absolute;
	top: 0;
	color: #151518;
	padding: 20px;
	width: 100%;
	z-index:1;
	left: 240px;
	height: 100%;
	background-image: url(../images/sfondo-retevendita.png);
}

#flash {
	position: absolute;
	top: 0;
	color: #151518;
	width: 100%;
	z-index:0;
	left: 0;
	height: 100%;
}
#overlay2 {
	position: absolute;
	top: 0;
	color: #ccc;
	padding: 20px;
	width: 100%;
	z-index:1;
	left: 490px;
	height: 98%;
}
fieldset {
	text-align: left;
	margin-bottom: 10px;
	border:solid 2px #333;
}
fieldset * {
	text-align: left;
}
legend {
	color: #fc0;
	cursor: pointer;
	display: block;	
}

#control {
	text-align: center;
}
#control a {
	font-weight: bold;
}

#thumbs, #thumbs1, #thumbs2 {
	text-align: center;
}
#thumbs a, #thumbs1 a, #thumbs2 a {
	display: block;
	line-height: 22px;
	float: left;
	width: 22px; 
	height: 22px;
}

#transition {
	width:10%;
}

#showtitle {
	z-index: 3;
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: #000;
	display: none;
	color: #fff;
	width: 275px;
}

a.activeslide { background:red; }

#superbgimage {
	display: none;
	background: #fff url('superbgloading.gif') center center no-repeat;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}


/* fine css per la barra laterale */


.scanlines {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 40%;
	z-index: 2;
}
