body {
background-color:white;
color: black;
font-family: verdana, sans-serif;
font-size:12px;
}


#contenitore {
margin: 0 auto;
width:920px;
background-image:url('Grafica/sfondo1.gif');
background-repeat:repeat-y;
margin-top:-10px;
margin-bottom:-10px;
}


#header {
background-image:url('Grafica/header.jpg');
background-repeat:no-repeat;
background-color:white;
width:816px;
height:205px;
margin: 0 auto;
}

#museo {
margin: 0 auto;
width: 816px;
height: 112px;
}

#bianco{
background-color:white;
width:216px;
float:left;
height:112px;
position:relative;
z-index:2;
}

#menumuseo{
text-align:center;
padding-left:0px;
background-image:url('Grafica/museo.gif');
background-repeat:no-repeat;
width:600px;
float:left;
height:112px;
}


#centro {
width:816px;
margin: 0 auto;
background-color:white;
margin-bottom:25px;
}

#menuugo {
background-image:url('Grafica/ugo1.gif');
background-repeat:no-repeat;
width:154px;
height:387px;
float:left;
margin-top:-80px;
z-index:3;
position:relative;
padding-top:60px;
padding-left:20px;
}

#testo {
background-color:white;
float:left;
width:642px;
}

#footer {
width:637px;
height:50px;
background-image:url('Grafica/footer.jpg');
background-repeat:no-repeat;
margin: 0 auto;
padding-top:75px;
text-align:center;
font-size:10px;
}


h1 {
font-size:12px;
text-align:center;
margin-bottom:25px;
}

acronym {
border-bottom: 1px dotted black;
}

a:link {
color:#333333;
text-decoration: none;
font-weight: bold;
}

a:visited  {
color:black;
text-decoration: none;
font-weight: bold;
}

a:hover 
{
color:#666666;
text-decoration: none;
}

a.menualto:link {
color: black;
text-decoration: none;
font-weight: bold;
}

a.menualto:visited  {
text-decoration: none;
font-weight: bold;
}

a.menualto:hover 
{
color:#cccccc;
text-decoration: none;
}



input, select, textarea {
	font-family:Courier New;
	font-size:12px;
	text-decoration:none;
}

hr.menu {
clear:left;
display:block;
width:70%;
border:0;
background-color:white;
display:block;
border-top: 1px dotted black;
margin-top:5px;
margin-bottom:5px;
margin-left:0px;
color:white;
}


img.sinistra {
float:left;
border: 0px;
padding: 3px 3px 3px 0px;
}

p.centraimmagine {
text-align:center;
}

p.giustifica {
text-align:justify;
}

img.destra {
float:right;
border: 0px;
padding: 3px 0px 3px 3px;
}

img.centrata {
display: block;
margin: 0 auto;
border: 0px;
}

table.tabella {
width: 100%;
text-align: center;
border: 0;
font-size: 12px;
}

td.opere {
text-align:center;
}

img.miniatureopere {
border: 1px solid black;
}

.sl {
text-decoration: underline;
}