/* l'elemento body */
body {
	margin: 0;
	padding: 20pt;
	color: #000;
	background: transparent;
	font: 10pt Verdana, Arial, sans serif;
	text-align: center;
}


#colonna-2, #menu, #menu2, #contenitore, #testa{
display: none;
}





/* box centrato */

#testa {
	background: transparent;

}


#testo {
	margin: 2em auto;
	width: 93em;
	text-align: right;
	
}



#colonna-1 {
	float: left;
	width: 75em;
	margin-right: 2em;
	text-align: left;
	color: #000;
	background: transparent;
	
}






#link {
	text-align: right;
	clear: left;
	margin: 0em auto;
	width: 93em;
		
}

#link2 {
	text-align: right;
	clear: left;
	margin: 0em auto;
	width: 93em;
	border-top: 1px #333 solid;
	
}

#museo {
	background: transparent;
	width: 100%;
	text-align: center;

}




p {
	line-height: 30px;


}

img {
	vertical-align: middle;
}



/* i collegamenti */
a img {
	border: none;
	
}


a:link {
	background: transparent;
	color: #333;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #333;
	text-decoration: none;
}

a:hover,a:focus,a:active {
	background: transparent;
	color: #333;
	text-decoration: none;
}




#inv {
	height: 300px;
	background: #fff url(i/logo2.gif) center bottom no-repeat;
	
}

hr,.pgNav {
	position: absolute;
	top: -1000em;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

