/*Super CSS by NETTuno */

#lineaheader {
	width: 840px;
	height: 7px;
	background: #AE0082;
	z-index: 3;
	margin: auto;
	border-bottom: 1px solid #000;
}

#header {
	width: 840px;
	height: 52px;
	background: #666666 url(../images/logo.png) no-repeat left bottom;
	color: #919191;
	font-size: 11px;
	z-index: 4;
	margin: auto;
	border-bottom: 1px solid #000;	
}
#titolohome{
	text-align: center;
	width: 840px;
	height: 52px;
}
#titolohome h1{
	display: none;
}
#myGallery{
	margin: auto;
	width: 840px !important;
	height: 396px !important;	
}