body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	background-color: #FAFAF0;
	background-attachment: fixed;
	/* background-image: url(Immagini/cannocchiale.gif); */
	background-repeat: no-repeat;
	background-position: right 98%;
	text-align: center;
}

a:link {
	text-decoration: none;
}
a:hover{
	color: #FCC86E;
	text-decoration: underline;
}
a:visited{
	text-decoration: none;
}
.titolo{
	margin: 0 0 20px;
	border-bottom: 4px double #D83F20;
	padding: 10px 50px 10px 10px;
	background-color: #FFD566;
	color: #003471;
	font: italic bolder x-large Verdana, Arial, Helvetica, sans-serif;
	height: 2em;
	text-align: center;
	width: auto;
    }
.titolo a:hover{
	color: #D83F20;
	text-decoration: underline;
	}
.titolo a:visited{
	color: #003471;
}
.sottotitolo {
	font-style: oblique;
	color: #D83F20;
	font-size: 0.9em;
}

/*stili per la galleria*/
.img {
	color: #4E6034;
	margin-right: 5em;
	line-height: 2em;
	text-align: left;
	margin-left: 5em;
}

.gallery{
}

ol.gallery{
    margin: 0px 5%;
    padding: 0
    }

ol.gallery li{
	float:left;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0;
	list-style-type: none;
	text-align: center;
    }

ol.gallery h3{
    margin: 0;
    padding: 3px 0 8px;
    /*background: #000*/
    color: #999999;
    font: 10px Arial, Helvetica, sans-serif;
    text-align: center
    }

ol.gallery a{
    padding: 0px 0px 10px;
   /* background: #000 */   }

ol.gallery a:hover{
    color: #fff; /*hack per i ie5.5 e le regole sotto*/
    }

ol.gallery a img{
	border: 1px solid #000;
	padding: 0;
	margin-bottom: 8px;
}

ol.gallery a:hover img{
	border: 1px solid #FFC52D;
    }
.logo img{
	border: 0px;
}
#contenitore {
	width: 960px;
	/*width: 80%*/
	vertical-align: top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFD566;
	border-left-color: #FFD566;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 0px;
}
.testo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	color: #4E6034;
	margin-right: 5em;
	line-height: 2em;
	text-align: left;
	margin-left: 5em;
}
.testoPiccolo{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #4E6034;
	line-height: 1em;
	text-decoration: none;
}
.testoRichiamo{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #4E6034;
	line-height: 1em;
	text-decoration: none;
	font-style: italic;
}
.icone
{
	float: left;
	width: 126px;
	margin: 0 15px 15px 0;
	padding: 5px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	height: 164px;
	background-color: #FFFFFF;
}

.sezAttualeFondoPagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #003471;
	font-weight: bold;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFD566;
}
.didascalie {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 1em;
	padding-right: 5px;
	padding-left: 5px;
	visibility: hidden;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
}
.pulsanti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003471;
	text-align: right;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 30px;
	clear: both;
}
.pulsanti a{
	color: #003471;
}
.pulsanti a:hover{
	text-decoration: underline;
	color: #003471;
}
/********************* Stili museo**********************/

/*a {
	color: #FFFFFF;
	text-decoration: none;
}*/

img {
	border: none;
	padding-right: 0px;
}

label {
	margin: 0px;
	padding: 0px;
}

/*************************** intestazione ***************************/

#intestazione {
	background-color: #ECEBE6;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	width:100%;
	height:37px;
	position: relative;
	font-size: 10px;
}

				/***componenti di intestazione***/


#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#cerca {
	width:285px;
	height: 37px;
	position:absolute;
	top:7px;
	right:0;
}

#bottoni {
	width: 112px;
	position: absolute;
	top: 0px;
	left: 173px;
}


/*********************** fine intestazione *********************/

/************************* navigazione *************************/

#navigazione {
	color: #FCC86E;
	background-color: #000000;
	margin-top: 0px;
	width: 100%;
	height: 19px;
	position: relative;
	font-size: 10px;
}

				/***componenti di navigazione***/

#quadretti {
	width: 39px;
	position: absolute;
	top: 0px;
	left: 0px;
	
}

#menu {
	background-color: #000000;
	text-align: justify;
	width: 561px;
	position: absolute;
	top: 0px;
	left: 39px;
	margin-top: 3px;
}

#lingua {
	background-color: #000000;
	text-align: center;
	width: 160px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 3px;
	color: #FFFFFF;
}

/************************* fine navigazione *********************/



						/***************/
/*************************** classes ***********************/
						/***************/

a.menuinfo {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menuinfo:hover {
	color: #000000;
	background-color: #BCDCD5;
}

a.menumuseo {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menumuseo:hover {
	color: #000000;
	background-color: #EDD9CF;
}

a.menuist {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menuist:hover {
	color: #000000;
	background-color: #D2C8E0;
}

a.menubiblio {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menubiblio:hover {
	color: #000000;
	background-color: #E8D587;
}

a.menuespo {
	color: #ECEBE6;
	text-decoration: underline;
}

a.menuespo :visited {
	color: #ECEBE6;
	text-decoration: underline;
}

a.menuespo:hover {
	color: #000000;
	background-color: #ECEBE6;
}

.grigio {
	color: #AAAAAA;
	font-size: 9px;
}
.bianco {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bianco a{
	color: #FFFFFF;
	text-decoration: none;
}
.bianco a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
/*********************pie' di pagina ***********************/

.piedipagina {
	color: #fcc86e;
	background-color: #000000;
	text-align: center;
	margin-top: 0px;	
	padding-bottom: 3px;
	width:100%;
}
#footer {
	font-size: 11px;
	text-align: center;
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	height: 20px;
}
#footer a{
	color: #FFFFFF;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
