html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
.sfondo{
	background-color:#302621;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.cellagallery {	
	border: 1px solid #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cellaTitoloGallery {
	border-top: 1px none #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px none #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
}
a.linkgallery {	
	border: 10px solid #FF0000;
}
.bordicella {
	border-top: 1px none #53352D;
	border-right: 1px none #53352D;
	border-bottom: 1px solid #53352D;
	border-left: 1px none #53352D;
}
.sfmenu {
	background-image: url(patterncarta.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
}

