@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	background: #fff;
}

#body-home {
	background-image: url(../images/bg-body-home.gif);
	background-repeat: repeat-y;
	background-position: right;
}

h2 {
	color: #f29400;
	font-weight: normal;
	margin-bottom: 19px;
	font-size: 1.7em;
}

h3 {
	margin-top: 40px;
	margin-bottom: 20px;
}

h3.post {
	color: #a1b00d;
	margin-top: 0px;
	margin-bottom: 10px;
}

p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	margin-bottom: 10px;
}

sup {
	font-size: 0.6em;
}

small {
	display: block;
}

.subtitle-list {
	color: #667;
}

a {
	color: #a2a824;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:visited {
	color: #d3d829;
}

dl {
	margin: 0px 0 25px 0;
	line-height: 1.5em;
}

dl.final-info {
	margin: 50px 0 0px 0;
	color: #555;
}

dt{
	font-weight: bold;
}

dd {
	margin: 0 0 15px 0;
	padding: 0;
}

dd.final-info {
	margin: 0 0 10px 0;
	padding: 0;
}

dl#special {
 line-height: 2em;
 margin-bottom: 50px;
}

dl#special dt {
 color: #777;
 font-size: .9em;
 line-height: 1.5em;
/* text-align: right;*/
 width: 30%;
}

dl#special dd{
 font-size: .9em;
 line-height: 1.5em;
 margin-left: 35%;
 margin-top: -1.5em;
 margin-bottom: 1.5em;
}

dd.separatore {
	color:#990000;
	padding: 1.3em 0 0 0;
	font-weight: bold;
}

dl.credits {
	margin: 0 0 60px 0;
}

dl.credits dt {
	margin: 0 0 10px 0;
}

dl.credits dd {
	margin: 0 0 15px 0;
}

dl.credits dd small {
	font-style: italic;
	font-size: 0.9em;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	line-height: 1.45em;
}

img {
	border: 0px;
}

#guarda {
	width: 81px;
	height: 13px;
	font-size: 0em;
	margin: 25px 0px 25px 0px;
}

#guarda a {
	width: 187px;
	height: 13px;
	text-indent: -10000px;
	background: url(../images/guarda.gif) no-repeat;
	display: block;
	font-size: 0em;
}

#guarda a:hover {
	background-position: 0 -13px;
}

#leggi {
	width: 110px;
	height: 13px;
	font-size: 0em;
	margin: 25px 0px 25px 0px;

}

#leggi a {
	width: 187px;
	height: 13px;
	text-indent: -10000px;
	background: url(../images/leggi.gif) no-repeat;
	display: block;
	font-size: 0em;
}

#leggi a:hover {
	background-position: 0 -13px;
}

.foto {
	margin-top: 3px;
}

.dida {
	margin: 5px 0 50px 0;
	display: block;
}

#guidomazzoni {
	width: 228px;
	height: 20px;
	margin-bottom: 12px;
	text-indent: -10000px;
	background: url(../images/guidomazzoni.gif) no-repeat;
	display: block;
}

#antoniobegarelli {
	width: 228px;
	height: 27px;
	margin-bottom: 5px;
	text-indent: -10000px;
	background: url(../images/antoniobegarelli.gif) no-repeat;
	display: block;
	margin-top: 40px;
}

.more{
	color: #f29400;
	font-size: 1.2em;
	text-decoration: none;
	margin-top: 10px;
	display: block;
}

.image-page {
	margin-top: 67px;
	border-bottom: 1px solid #fff;
}

#main {
	margin: 0;
	padding: 0;
}

#info-home {
	min-width: 570px;
	width: auto !important;
	width: 100%;
}

#images-home {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #ccc;
	height: 300px;
}

#content {
	width: 46%;
	float: left;
	padding: 20px 30px 0px 30px;
	margin: 0;
	float: left;
}

.spacer {
	height: 24px;
}

#note {
	margin-top: 50px;
	color: #777;
}


/****************************
	
		  HEADERS

*****************************/

#header-home {
	height: 170px;
	background: #c6d609;
	position: relative;
	padding: 0px 0px 0px 60px;
}

#header-home h1 {
	width: 450px;
	height: 123px;
	text-indent: -10000px;
	position: absolute;
	margin: 30px 0px 0px 0px;
	background: url(../images/logo_home.gif) no-repeat;
}

#header {
	height: 115px;
	background: #000 url(../images/header_4b.jpg) no-repeat top left;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	width: 199px;
	height: 91px;
	text-indent: -10000px;
	position: absolute;
	margin: 13px 0px 0px 25px;
	background: url(../images/logo.gif) no-repeat;
	display: block;
}


/****************************
	
		 PROMOTORS

*****************************/

#promotors {
	height: 53px;
	background: #000;
	padding: 0px 0px 0px 60px;
}

#promotors ul {
	width: 70%;
	margin: 0px;
	padding: 0px;
} 

#promotors ul li {
	display: inline;
	color: #fff;
	float: left;
	margin-right: 20px;
	.margin-right: 20px;
	_margin-right: 20px;
}

#promotors ul li#museum a {
	height: 38px;
	width: 74px;
	background: #000 url(../images/museo.gif) no-repeat;
	text-indent: -10000px;
	display: block;
	margin-top: 6px;
}

#promotors ul li#fcrm a {
	height: 29px;
	width: 137px;
	background: #000 url(../images/fcrm.gif) no-repeat;
	text-indent: -10000px;
	display: block;
	margin-top: 11px;
}

#promotors ul li#ministry a {
	height: 32px;
	width: 114px;
	background: #000 url(../images/ministero.gif) no-repeat;
	text-indent: -10000px;
	display: block;
	margin-top: 12px;
}

#promotors ul li#archdioceses a {
	height: 28px;
	width: 145px;
	background: #000 url(../images/arcidiocesi.gif) no-repeat;
	text-indent: -10000px;
	display: block;
	margin-top: 13px;
}

/****************************
	
		MENÙ HOME

*****************************/

#menu-home {
	height: 377px;
	padding: 0px 0px 0px 60px;
	position: relative;
}

#menu-home ul {
	width: 470px;
	margin: 0;
	padding: 35px 0;
}

#menu-home ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu-home ul li#lamostra-home a {
	height: 58px;
	width: 263px;
	background: url(../images/menu/lamostra-home2.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#menu-home ul li#lamostra-home a:hover {
	background-position: 0 -58px;
}

#menu-home ul li#gliartisti-home a {
	height: 76px;
	width: 234px;
	background: url(../images/menu/gliartisti-home.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#menu-home ul li#gliartisti-home a:hover {
	background-position: 0 -76px;
}

#menu-home ul li#itinerario-home a {
	height: 57px;
	width: 459px;
	background: url(../images/menu/itinerario-home.gif) no-repeat;
	text-indent: -10000px;
	display: block;
	margin-top: -17px;
}

#menu-home ul li#itinerario-home a:hover {
	background-position: 0 -57px;
}

#menu-home ul li#fuoriporta-home a {
	height: 76px;
	width: 296px;
	background: url(../images/menu/fuoriporta-home.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#menu-home ul li#fuoriporta-home a:hover {
	background-position: 0 -76px;
}


/*******/

#menu-home ul#secondary-home {
	width: 150px;
	border-left: 1px solid white;
	position: absolute;
	top: 220px;
	left: 380px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#menu-home ul#secondary-home li#news-home a {
	height: 21px;
	width: 43px;
	background: url(../images/menu/sh_news.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#menu-home ul#secondary-home li#news-home a:hover {
	background-position: 0 -21px;
}

#menu-home ul#secondary-home li#informazioni-home a {
	height: 21px;
	width: 107px;
	background: url(../images/menu/sh_info.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#menu-home ul#secondary-home li#informazioni-home a:hover {
	background-position: 0 -21px;
}

#menu-home ul#secondary-home li#ufficiostampa-home a {
	height: 21px;
	width: 110px;
	background: url(../images/menu/sh_ufficiostampa.gif) no-repeat top;
	text-indent: -10000px;
	display: block;
	margin-top: 4px;
}

#menu-home ul#secondary-home li#ufficiostampa-home a:hover {
	background-position: 0 -21px;
}

#menu-home ul#secondary-home li#contatti-home a {
	height: 21px;
	width: 63px;
	background: url(../images/menu/sh_contatti.gif) no-repeat top;
	text-indent: -10000px;
	display: block;
}

#menu-home ul#secondary-home li#contatti-home a:hover {
	background-position: 0 -21px;
}

#menu-home ul#secondary-home li#credits-home a {
	height: 21px;
	width: 53px;
	background: url(../images/menu/sh_credits.gif) no-repeat top;
	text-indent: -10000px;
	display: block;
}

#menu-home ul#secondary-home li#credits-home a:hover {
	background-position: 0 -21px;
}

/****************************
	
		  SIDEBAR

*****************************/

#sidebar {
	width: 210px;
	height: 590px;
	background: #c6d609 url(../images/bg-sidebar.gif) no-repeat top left;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#sideimage {
	width: 211px;
	height: 485px;
	margin: 0px;
	padding: 0px;
	float: right;
	background: #000 url(../images/bg-sideimage.gif) no-repeat bottom left;
}

#sideimage p {
	color: #fff;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 15px;
}

#sidebar img {
	position: absolute;
	bottom: 0;
	left:;
}

#sidebar ul {
	margin: 60px 0 0 23px;
	width: 165px;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #fff;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 2px;
}

#sidebar ul li#lamostra a {
	height: 28px;
	width: 95px;
	background: url(../images/menu/lamostra.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#sidebar ul li#lamostra a:hover {
	background-position: 0 -29px;
}

#sidebar ul li#lamostra a.current {
	background-position: 0 -57px;
}

#sidebar ul li#gliartisti a {
	height: 29px;
	width: 165px;
	background: url(../images/menu/gliartisti.gif) no-repeat;
	text-indent: -10000px;
	display: block;
	margin-top: 2px;
}

#sidebar ul li#gliartisti a:hover {
	background-position: 0 -29px;
}

#sidebar ul li#gliartisti a.current {
	background-position: 0 -58px;
}

#sidebar ul li#itinerario a {
	height: 28px;
	width: 165px;
	background: url(../images/menu/itinerario.gif) no-repeat;
	text-indent: -10000px;
	display: block;
	margin-top: -4px;
}

#sidebar ul li#itinerario a:hover {
	background-position: 0 -29px;
}

#sidebar ul li#itinerario a.current {
	background-position: 0 -57px;
}

#sidebar ul li#fuoriporta a {
	height: 28px;
	width: 165px;
	background: url(../images/menu/fuoriporta.gif) no-repeat;
	text-indent: -10000px;
	display: block;
	margin-top: -1px;
}

#sidebar ul li#fuoriporta a:hover {
	background-position: 0 -29px;
}

#sidebar ul li#fuoriporta a.current {
	background-position: 0 -58px;
}

/**********/

#sidebar ul#secondary-page {
	margin-top: 0px;
	padding-top: 13px;
	border: 0;
}

#sidebar ul#secondary-page li {
	margin: 0;
	padding-bottom: 1px;
}

#sidebar ul#secondary-page li#news a {
	width: 34px;
	height: 17px;
	background: url(../images/menu/sp_news.gif) no-repeat top left;
	text-indent: -10000px;
	display: block;
}

#sidebar ul#secondary-page li#news a:hover {
	background-position: 0 -17px;
}

#sidebar ul#secondary-page li#news a.current {
	background-position: 0 -17px;
}

#sidebar ul#secondary-page li#informazioni a {
	width: 87px;
	height: 17px;
	background: url(../images/menu/sp_info.gif) no-repeat top left;
	text-indent: -10000px;
	display: block;
}

#sidebar ul#secondary-page li#informazioni a:hover {
	background-position: 0 -17px;
}

#sidebar ul#secondary-page li#informazioni a.current {
	background-position: 0 -17px;
}

#sidebar ul#secondary-page li#ufficiostampa a {
	width: 95px;
	height: 17px;
	background: url(../images/menu/sp_ufficiostampa.gif) no-repeat top left;
	text-indent: -10000px;
	display: block;
}

#sidebar ul#secondary-page li#ufficiostampa a:hover {
	background-position: 0 -17px;
}

#sidebar ul#secondary-page li#ufficiostampa a.current {
	background-position: 0 -17px;
}

#sidebar ul#secondary-page li#contatti a {
	width: 51px;
	height: 17px;
	background: url(../images/menu/sp_contatti.gif) no-repeat top left;
	text-indent: -10000px;
	display: block;
}

#sidebar ul#secondary-page li#contatti a:hover {
	background-position: 0 -17px;
}

#sidebar ul#secondary-page li#contatti a.current {
	background-position: 0 -17px;
}

#sidebar ul#secondary-page li#credits a {
	width: 44px;
	height: 17px;
	background: url(../images/menu/sp_credits.gif) no-repeat top left;
	text-indent: -10000px;
	display: block;
}

#sidebar ul#secondary-page li#credits a:hover {
	background-position: 0 -17px;
}

#sidebar ul#secondary-page li#credits a.current {
	background-position: 0 -17px;
}


/********************

	  Sub menu

********************/

#submenu-page {
	margin: 0px 0 43px 0;
	.margin: 0px 0 30px 0;
	_margin: 0px 0 30px 0;
	padding: 0;
	font-size: 0em;
	width: 430px;
}

#submenu-page li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0;
}

#submenu-page li#iniziative a {
	height: 11px;
	width: 62px;
	background: url(../images/menu/s_iniziative-first.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#iniziative a:hover {
	background-position: 0 -11px;
}

#submenu-page li#iniziative a.current {
	background-position: 0 -22px;
}

#submenu-page li#didattica a {
	height: 11px;
	width: 59px;
	background: url(../images/menu/s_didattica.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#didattica a:hover {
	background-position: 0 -13px;
}

#submenu-page li#didattica a.current {
	background-position: 0 -26px;
}

#submenu-page li#novitaeinediti a {
	height: 12px;
	width: 84px;
	background: url(../images/menu/s_novitaeinediti-first.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#novitaeinediti a:hover {
	background-position: 0 -13px;
}

#submenu-page li#novitaeinediti a.current {
	background-position: 0 -26px;
}

#submenu-page li#progetto a {
	height: 12px;
	width: 152px;
	background: url(../images/menu/s_progetto.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#progetto a:hover {
	background-position: 0 -13px;
}

#submenu-page li#progetto a.current {
	background-position: 0 -26px;
}

#submenu-page li#mazzoni a {
	height: 12px;
	width: 87px;
	background: url(../images/menu/s_mazzoni.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#mazzoni a:hover {
	background-position: 0 -13px;
}

#submenu-page li#mazzoni a.current {
	background-position: 0 -26px;
}

#submenu-page li#begarelli a {
	height: 12px;
	width: 98px;
	background: url(../images/menu/s_begarelli.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#begarelli a:hover {
	background-position: 0 -13px;
}

#submenu-page li#begarelli a.current {
	background-position: 0 -26px;
}

#submenu-page li#schedainformativa a {
	height: 12px;
	width: 105px;
	background: url(../images/menu/s_schedainformativa.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#schedainformativa a:hover {
	background-position: 0 -13px;
}

#submenu-page li#schedainformativa a.current {
	background-position: 0 -26px;
}

#submenu-page li#mappa a {
	height: 12px;
	width: 40px;
	background: url(../images/menu/s_mappa.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#mappa a:hover {
	background-position: 0 -13px;
}

#submenu-page li#mappa a.current {
	background-position: 0 -26px;
}

#submenu-page li#mappa_bis a {
	height: 12px;
	width: 44px;
	background: url(../images/menu/s_mappa_bis.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#mappa_bis a:hover {
	background-position: 0 -12px;
}

#submenu-page li#mappa_bis a.current {
	background-position: 0 -25px;
}

#submenu-page li#museocivicoarte a {
	height: 12px;
	width: 115px;
	background: url(../images/menu/s_museocivicoarte.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#museocivicoarte a:hover {
	background-position: 0 -12px;
}

#submenu-page li#museocivicoarte a.current {
	background-position: 0 -25px;
}

#submenu-page li#galleriaestense a {
	height: 12px;
	width: 91px;
	background: url(../images/menu/s_galleriaestense.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#galleriaestense a:hover {
	background-position: 0 -12px;
}

#submenu-page li#galleriaestense a.current {
	background-position: 0 -25px;
}

#submenu-page li#museolapidarioestense a {
	height: 12px;
	width: 132px;
	background: url(../images/menu/s_museolapidarioestense.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}

#submenu-page li#museolapidarioestense a:hover {
	background-position: 0 -12px;
}

#submenu-page li#museolapidarioestense a.current {
	background-position: 0 -25px;
}


/********************

	   Footer

********************/

#footer {
	margin: 60px 0 0 0;
	padding: 10px 0 30px 245px;
	font-size: 0.8em;
	border-top: 1px solid #ccc;
}

/************************

		jquery

************************/

.settori {
	margin: 0px;
	padding: 0px;
}

.settori h3  {
	color: #f29400;
	font-size: 1.1em;
	cursor: pointer;
	margin-top: 15px;
	margin-bottom: 5px;
	.margin-bottom: 7px;
	_margin-bottom: 7px;
}

.settori h3:hover {
	color: #b44a10;
	
}

.settori p {
	margin-bottom: 20px;
	padding: 0px;
}


a.tozoom {
	margin-bottom: 10px;
}


/************************

		master

************************/

.master h4 {
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 20px;
	width: 45%;
	font-size: 0.85em;
	line-height: 1.2em;
}

.master small {
	padding: 15px;
	font-size: 0.85em;
	line-height: 1.3em;
	background-color: #f7f7f7;
	color: #444;
	margin-top: 10px;
	display: block;
}

.master hr {
	margin-top: 25px;
	.margin-top: 20px;
	_margin-top: 20px;
	border: 0px;
	border-bottom: 1px dotted #f29400;
	height: 0;
}

.master img {
	float: left;
	margin: 20px 0px 10px 0px;
	border: 1px solid #777;
}



/**************************************

			Vendita Online

***************************************/

tr {
	border: 1px solid red;
}

tr.legenda {
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

tr.legenda td {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	width: 20%;
}

td {
	vertical-align: top;
	text-align: left;
}

#dispAlta {
	color: green;
}













