body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.barraAlta {
	background-image: url(img/pattern_barra_alta.gif);
}
.bgMacchinaFotografica {
	background-image: url(img/bg_macchina_fotografica.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.patternRigaAlta {
	background-image: url(img/pattern_riga_alta.gif);
}
.bgVerdino {
	background-color: #4FA49C;
}
td {
	font-size: 11px;
	vertical-align: top;
}
.boldVerde {
	font-weight: bold;
	color: #4FA49C;
}
a {
	color: #4FA49C;
}
a:hover {
	color: #4FA49C;
	text-decoration:none;
}
.testoFooter {
	color: #4D4D4D;
}
.fondoGrigio {
	background-color: #232323;
}
.patternPellicola {
	background-image: url(img/pattern_pellicola.gif);
}
.testoFooter {
	color: #4D4D4D;
}
.bordoGrigio {
	border: 2px solid #B8B8B8;
}
.fotoBG {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #262626;
	background-image: url(img/caricamento.gif);
}
.bgFotoAngoletto {
	background-image: url(img/angoletto_foto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inputDescCat {
	font-size: 10px;
	color: #FFFFFF;
}
.patternCellaFoto {
	background-image: url(img/photogallery/pattern_cella_foto.gif);
}
.bordiVerdi {
	border: 1px solid #5BB0A7;
}
.bgFotoSplash {
	background-image: url(img/splash/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgBenvenuto {
	background-image: url(img/splash/benvenuti.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
