#intestazione {
	background-image: url(tela.png); 
	left: 0px; top: 0px; width: 100%; height: 100px; position: absolute; z-index: 4;

	background: rgba(9, 8, 35,0.6); 
		/* Explorer 5.5 -> 7 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f090823, endColorstr=#9A090823);
	/* Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f090823, endColorstr=#9A090823)";
}
#menu {
	right: 50px; top: 70px; position: absolute;  
	color: rgb(250, 250, 250);
	z-index: 4;
}
#menu a:link {
		color: rgb(212, 212, 212); text-decoration: none; font-family: Helvetica, sans-serif; font-size: 15px;
}
#menu a:visited {
		color: rgb(212, 212, 212); text-decoration: none; font-family: Helvetica, sans-serif; font-size: 15px;
}
#menu a:hover {
		color: rgb(255, 255, 255); text-decoration: none; font-family: Helvetica, sans-serif; font-size: 15px;
}
#menu a:active {
		color: rgb(212, 212, 212); text-decoration: none; font-family: Helvetica, sans-serif; font-size: 15px;
	}



#footer {
	text-align: center;
	background-image: url(tela.png); 
	background-color: rgb(9, 8, 35); left: 0px; bottom: 0px; width: 100%; height: 30px; position: absolute; 
	padding-top: 9px; 
	z-index: 4;
}

#intestazionesx {
	text-align: justify;
	background-image: url(tela.png); 
	background: rgba(9, 8, 35,0.8); 
	
	/* Explorer 5.5 -> 7 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f090823, endColorstr=#CC090823);
	/* Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f090823, endColorstr=#CC090823)";
   
	color: rgb(255, 255, 255);
	left: -2px; top: -2px; 
	width: 400px; height: 20px; position: relative; 
	font-family: Helvetica, sans-serif; font-size: 15px; 
	padding: 1px 1px 1px 2px; 
	z-index: 5;
	overflow: hidden;
}


#intestazionesxstretto {
	text-align: justify;
	background-image: url(tela.png); 
	background: rgba(9, 8, 35,0.8); 
	
	/* Explorer 5.5 -> 7 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f090823, endColorstr=#CC090823);
	/* Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f090823, endColorstr=#CC090823)";
   
	color: rgb(255, 255, 255);
	left: -2px; top: -2px; 
	width: 300px; height: 20px; position: relative; 
	font-family: Helvetica, sans-serif; font-size: 15px; 
	padding: 1px 1px 1px 2px; 
	z-index: 5;
	overflow: hidden;
}

#imgclose {
	text-align: right;
	float:right;
	width: 20px; height: 20px; position: relative; 
	font-family: Helvetica, sans-serif; font-size: 15px; 
	z-index: 5;
	overflow: hidden;
}

#imgdummy {
	text-align: right;
	float:right;
	width: 8px; height: 20px; position: relative; 
	font-family: Helvetica, sans-serif; font-size: 15px; 
	z-index: 5;
	overflow: hidden;
}

#imgopacity {
	text-align: right;
	float:right;
	width: 20px; height: 20px; position: relative; 
	font-family: Helvetica, sans-serif; font-size: 15px; 
	z-index: 5;
	overflow: hidden;
}


#sx {
	text-align: justify;
	background-image: url(tela.png); 
	background: rgba(9, 8, 35,0.4); 
	
	/* Explorer 5.5 -> 7 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f090823, endColorstr=#66090823);
	/* Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f090823, endColorstr=#66090823)";
   
	color: rgb(255, 255, 255);
	left: 20px; top: 120px; 
	width: 400px; position: absolute; 
	font-family: Helvetica, sans-serif; font-size: 15px; 
	padding: 5px 5px 5px 5px; 
	z-index: 4;
	overflow: hidden;
}

#sxstretto {
	text-align: justify;
	background-image: url(tela.png); 
	background: rgba(9, 8, 35,0.4); 
	
	/* Explorer 5.5 -> 7 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f090823, endColorstr=#66090823);
	/* Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f090823, endColorstr=#66090823)";
	
	color: rgb(255, 255, 255);
	left: 20px; top: 120px; 
	width: 300px; position: absolute; 
	font-family: Helvetica, sans-serif; font-size: 15px; 
	padding: 5px 5px 5px 5px; 
	z-index: 4;
	overflow: hidden;
}

#maxarea {
	text-align: justify;
	background-color: rgb(9, 8, 35); left: 0px; top: 120px; 
	width: 100%; height: 1700px; position: absolute; 
	font-family: Helvetica, sans-serif; font-size: 15px; 
	z-index: 4;
}

#dipinto {
	text-align: center;
	background-color: rgb(9, 8, 35);
	width: 150px;
	font-family: Helvetica, sans-serif; font-size: 15px; 
}

body {
	color: rgb(202, 202, 202); background-color: rgb(9, 8, 35); font-family: Helvetica, sans-serif; font-size: 15px;
}

a:link {
	color: rgb(212, 212, 212); text-decoration: none; font-family: Helvetica, sans-serif; font-size: 15px;
}
a:visited {
	color: rgb(212, 212, 212); text-decoration: none; font-family: Helvetica, sans-serif; font-size: 15px;
}
a:hover {
	color: rgb(255, 255, 255); text-decoration: underline; font-family: Helvetica, sans-serif; font-size: 15px;
}
a:active {
	color: rgb(212, 212, 212); text-decoration: none; font-family: Helvetica, sans-serif; font-size: 15px;
}
a {
outline: 0;
}