/********************* HTML tag styles**********************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 76%;*/
	font-size: 10px;
	text-align: center;
	top: 0px;
	left: 0px;
	margin: 0px;
}

h1 {
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: 5px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}

h3{
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	/*font-weight: lighter;*/
	margin: 0px;
}

h5 {
	font-size: 14px;
	font-weight: lighter;
	margin: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #FCC86E;
	text-decoration: underline;
	
}

img {
	border: none;
}




/*************************** intestazione ***************************/
#intestazione {
	position: relative;
	width: 100%;
	margin: 0px auto 0px; /*background-color: #FCC86E;*/
/*text-align: left; background-image: url(fondointest.gif);*/
	background-image: url(fondointest.gif);
}

#nome {
	position:absolute;
	left:90px;
	top:10px;
	width:238px;
	height:50px;
	z-index:1;
	font-size: 15px;
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 281px;
	text-align: center;
	
}

#foto_museo {
	margin:0px 0px 0px 245px;
	/*background-color: #788DD0;*/
	text-align: right;
	
}

#cerca {
	position: absolute;
	left: -35px;
	top: 65px;
	width: 210px;
	padding: 1em 0em 0em 10em;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
}


/************************* navigazione *************************/

#navigazione {
	color: #FCC86E;
	background-color: #000000;
	margin-top: 0px;
	width: 100%;
	height: 19px;
	position: relative;
}

				/***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;
	font-size: 10px;
}

#lingua {
	background-color: #000000;
	text-align: center;
	width: 160px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 3px;
	font-size: 10px;
}

/************************* fine navigazione *********************/

/*************************** corpo ****************************/
#corpo {
	position: absolute;
	bottom: 0px;
	height: 100%;
	left: 0px;
	top: 0px;
	width: 100%;
	background: #EEE9D5;	
	text-align: left;
}

#novita {
	/*position: absolute;*/
	/*margin-top: 121;*/
	/*top: 0;*/
	/*left: 0;*/
	width: 210px;
	height: 350px;
	text-align: center;
	font-size: 10px;
}

#sezioni {
	color: #000000;
}

.destra {
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
}

.sinistra {
	font-size: 10px;
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
}

#EXPLORE {
	font-size: 10px;
	/*border-left-width: 2px;
	border-left-color: #AF8D7A;
	border-left-style: double;*/
	width: 210px;
	height: 100%;
}

#esplora {
	height: 30px;
}

#laboratori {
	position: relative;
	top: 0px;
	right: 0px;
	
}


/*********************pie' di pagina ***********************/

#piedipagina {
	/*position: absolute;
	bottom:0px;
	left: 0px;*/
	width: 100%;
	background-color: #000000;
	text-align: center;
	color: #cccccc;
	/*background-color: #000000;*/
	font-size: 10px;
}
/********************* / pie' di pagina ***********************/

						
/*************************** styles ***********************/
						
						

/*********************** #intestazione styles *******************/

#intestazione a  {
	color: #000000;
}

#intestazione a:hover  {
	color: #FFFFFF;
}

#lingua a:hover {
	color: #FCC86E;
	text-decoration: underline;
}

/*********************** #novita styles *******************/

#novita h1 {
	background-color: #666666;
	color: #FFFFFF;
	text-align: right;
}

#novita h3 {
	margin-top: 15px;
	padding-left: 10px;
	color: #993300;
	text-align: left;
}

#novita p {
	margin: 0px;
}


#novita ul {
	margin-top: 6px;
	margin-bottom: 6px; 
	text-align: left;
	list-style: url(freccianov.gif);
	text-indent: 0px;
	font-size: 10px;
}

#novita a:hover {
	color: #660000;
}

#sezioni a{
	color: #000000;
}

#sezioni a:hover {
	color: #660000;
}
 

/*********************** #evid-esterno styles *******************/

#EXPLORE  h1 {
	background-color: #024349;
	color: #FFFFFF;
	text-align: left;
}

#EXPLORE  h3 {
	margin-top: 10px;
	padding-left: 10px;
	color: #000000;
	text-align: left;
}

#EXPLORE  h4 {
	padding-left: 10px;
	color: #6C0F08;
}

#EXPLORE  h5 {
	padding-left: 22px;
	color: #6C0F08;
}

#EXPLORE  p {
	font-size: 10px;
}

#EXPLORE  td {
	font-size: 10px;
}

#EXPLORE  ul {
	text-align: left;
	list-style: url(frecciagia.gif);
	text-indent: 0px;
	font-size: 10px; 
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 10px;
}

#EXPLORE a:hover {
	font-size: 10px;
	color: #660000;
}
/*********************** #laboratori styles *******************/

#laboratori a:hover{
	color: #EEE1AC;
}
					
/*************************** classes ***********************/
	

a.menuinfo:hover {
	color: #000000;
	background-color: #BCDCD5;
}

a.menumuseo:hover {
	color: #000000;
	background-color: #EDD9CF;
}

a.menuist:hover {
	color: #000000;
	background-color: #D2C8E0;
}

a.menubiblio:hover {
	color: #000000;
	background-color: #E8D587;
}

a.menuespo:hover {
	color: #000000;
	background-color: #BCD0E0;
}

.alto {
	font-size: 1.2em;
}

.bordeaux {
	font-size: 10px;
	color: #993300;
}

.grassetto {
	font-weight: bold;
}

.grigio {
	color: #AAAAAA;
}

.riga {
	border-bottom: solid;
}

.blocco {
	width: 760px;
}

.info {
	color: #BCDCD5;
}
.istituto {
	color: #D2C8E0;
}
.museo {
	color: #EDD9CF;
}
.biblioteca {
	color: #E8D587;
}
.esposizioni {
	color: #BCD0E0;
}
