<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	}
a:hover {
	font-weight: bold;
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;
	}
#intestazione {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2F2E2E;
	background-image: url(../../img/intestazione_bianca.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 47px;
	width: 205px;
	top: 5px;
	right: 20px;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 65px;
	padding-top: 13px;
	z-index: 5;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	height: 135px;
	width: 480px;
	left: 15px;
	top: 120px;
	z-index: 4;
	padding-top: 20px;
	padding-left: 20px;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #251F42;
}
#footer_scheda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../../img/logo_footer.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 20px;
	width: 675px;
	left: 20px;
	top: 5520px;
	padding-left: 35px;
	padding-top: 10px;
	color: #000000;
	z-index: 4;
}
#sfondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDEDED;
	background-color: #FFFFFF;
	background-image: url(../../img/pixel_sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: 5720px;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
	padding-top: 1px;
	padding-left: 15px;
	font-weight: bold;
}
#logo_museo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	background-image: url(../../img/logo_museo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 85px;
	width: 85px;
	left: 5px;
	top: 15px;
	z-index: 3;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 95px;
	top: 64px;
	z-index: 4;
	font-size: 13px;
	color: #FF9900;
	background-color: #FFFFFF;
	height: 15px;
	padding-top: 0px;
	background-repeat: repeat-x;
	width: 685px;
}
 #menu ul {
     margin: 0; padding: 0; 
 	 list-style-type: none; list-style-image: none; 
}
 #menu li {
     display: inline; 
}
 #menu ul li a {
	text-decoration:none;
	margin: 8px;
	color: #000000;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
}
 #menu ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
#sottomenu {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 95px;
	top: 80px;
	z-index: 4;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../../img/pixel_menu.jpg);
	background-color: #333333;
	height: 16px;
	padding-top: 4px;
	background-repeat: repeat-x;
	width: 685px;
}
#img_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95px;
	color: #FFFFFF;
	position: absolute;
	height: 180px;
	width: 790px;
	top: 100px;
	background-color: #302A55;
	z-index: 2;
	left: 0px;
	background-image: url(../../img/img_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#base_corpo {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 5225px;
	width: 570px;
	left: 205px;
	top: 285px;
	z-index: 2;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: 0px 0px;
}
#elenco1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3366CC;
	background-color: #FFFFFF;
	position: absolute;
	height: 500px;
	width: 600px;
	left: 420px;
	top: 790px;
	z-index: 4;
	text-align: justify;
	padding-left: 40px;
	padding-right: 30px;
}
#elenco1  p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
}
#elenco1 p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3399FF;
}
#elenco1 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#elenco1 li {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	line-height: 20px;
}
#elenco1 li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
}
#elenco1 li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #3399FF;
}
#testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AB4E00;
	background-color: #F8F4EB;
	background-position: left top;
	position: absolute;
	height: 5200px;
	width: 490px;
	left: 210px;
	top: 290px;
	z-index: 3;
	line-height: 20px;
	text-align: justify;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 20px;
}
#testo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#testo p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
#testo p a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #3399FF;
}
#sottomenu ul {
     margin: 0; padding: 0; 
 	 list-style-type: none; list-style-image: none; 
}
 #sottomenu li {
	display: inline;
}
 #sottomenu ul li a {
	text-decoration:none;
	margin: 8px;
	padding: 5px 25px 5px 25px;
	color: #EDEDED;
	background-repeat: repeat-x;
	font-weight: bold;
}
 #sottomenu ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#base_box{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 5225px;
	width: 205px;
	left: 0px;
	top: 285px;
	z-index: 2;
	background-color: #EBEBEB;
	background-repeat: repeat;
	background-position: 0px 0px;
}
#titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #AB1800;
	background-image: url(../img/titolo_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 26px;
	width: 180px;
	left: 5px;
	top: 285px;
	z-index: 3;
	padding-top: 9px;
	padding-left: 15px;
}
#box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	position: absolute;
	z-index: 4;
	height: 55px;
	width: 185px;
	left: 5px;
	top: 320px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#box1 ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	padding-left: 25px;
}
#box1 ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	list-style-type: square;
	font-size: 16px;
	font-weight: bold;
}
#box1 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #916952;
	font-size: 12px;
	font-weight: normal;
}
#box1 ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	text-decoration: underline;
}
#box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	position: absolute;
	z-index: 4;
	height: 830px;
	width: 160px;
	left: 5px;
	top: 415px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 15px;
}
#box2 ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
}
#box2 ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	list-style-type: square;
	font-size: 16px;
	font-weight: bold;
}
#box2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #916952;
	font-size: 12px;
	font-weight: normal;
}
#box2 ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	text-decoration: underline;
}
#box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	position: absolute;
	z-index: 4;
	height: 4195px;
	width: 160px;
	left: 5px;
	top: 1305px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 15px;
}
#box3 ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
	padding-left: 20px;
}
#box3 ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	list-style-type: square;
	font-size: 16px;
	font-weight: bold;
}
#box3 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	font-size: 12px;
	font-weight: normal;
}
#box3 ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	text-decoration: underline;
}
#titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #AB4E00;
	background-image: url(../img/titolo_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 26px;
	width: 180px;
	left: 5px;
	top: 380px;
	z-index: 3;
	padding-top: 9px;
	padding-left: 15px;
}
#titolo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #AC7F00;
	background-image: url(../img/titolo_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 26px;
	width: 180px;
	left: 5px;
	top: 1270px;
	z-index: 3;
	padding-top: 9px;
	padding-left: 15px;
}
</pre></body></html>