@charset "UTF-8";
/* CSS Document */
@media print {

@page { size: 21cm  29.7cm; margin: 0.5cm; }

body {
	margin:0px;	
	padding:0px; 
	background:url(../img/fondino.png) top left repeat;
	font-family: "Trebuchet MS", Georgia, serif;
	font-size:14px;
	line-height:2em;
	color:#333;	
	}
/* CLASSE CLEAR PER POTER USARE OGGETTI SENZA FLOAT */

img {
	border:0;
}
a.email {
	text-decoration:none;
	margin-left: 40px;
	color:#333;
	border-bottom:1px dotted #333;
	padding-left:30px;
	background:url(../img/mail.png) center left no-repeat;
}

a img {
	border:0;
}

a {
	border:0;
}
.clear {
	width:100%;
	height:1px;
	clear:both;
}

.clearleft {
	clear:left;
}


.hide {
	display:none;
}

.input_text {
	border:1px solid #CCC;
}

#wrapper { 
	margin:0 auto; 
	padding:0; 
	border-top:0;
	background:url(../img/fondo_wrapper.png) #fff top right no-repeat ;
	width:17cm;
	height:100%;
	}

.screen_wide #wrapper {
	width:1000px;
	
	}	

.screen_high #wrapper {
	width:950px;
}

.screen_med #wrapper {
	width:600px;
}
	
	#head {
		width:100%;
		margin:0px;
		padding:0px;
		}
		
		#logo {
			margin:20px 0 0 40px;
			width:230px;
			height:104px;
			float:left;
		}
	
		#loghi_print {
			float:right;
			width:auto;
			margin-top:0.8cm;
			margin-bottom:0.8cm;
		}
	
		
		#printerfriendly {
			float:left;
			width:100%;
			border-bottom:5px solid #ccc;
			margin-bottom:20px;		
		}
		
		
.clearprint {
	width:100%;
	height:1px;
	clear:both;
}
		
		#printerfriendly img {
			float:right;
		}
		
		.logo_print {
			float:right;
			clear:both;
		}
		
		.mibac_print {
			margin:10px 80px 0 0;
		}
				
		#menu {
			float:right;
			width:430px;
			height:176px;
			padding:8px 20px 0;
			display:none;
			}
	
		
		#menu a img {
			border:0;
			padding:0;
			}
			
		#menu a {
			text-decoration:none;
			padding:0;
			}
			
		#menu a:hover {
			border-bottom:3px solid #004573;
		}
		
		ul#menu_inline {
			width:auto;
			list-style:none;
			list-style-position:inside;
			margin:0;
			margin-left:5px;
			padding:0;
			float:left;
		}
		ul#menu_inline li {
			display:inline;
			padding-right:12px;
			background:url(../img/pipe.png) top right no-repeat;
			height:25px;
		}
		ul#menu_inline li.nobackground {
			display:inline;
			padding-right:0px;
			background:none;
			height:25px;
		}
	    #box {
			height:80px;
			margin:5px 0;
			float:left;
		}
		
		#mibac {
			width:48px;
			height:38px;
			border:3px solid #004573;
			margin:15px 50px 0 0;
			padding:2px;
			padding-bottom:3px;
			float:right;
		}
		
		#mibac a:hover {
			border:0;
			
		}
		
		.guidaricerca {
			float:right;
		}
		
		#loghi {
			float:left;
			margin:0;
		}
 
		#loghi .kwick {
			float: left;
/*			display: block; */
			padding:0;
			margin:0;
			width: 70px;
			height: 48px;
			border:1px solid #CCC;
		}
		 
		#ipzs {
			background:url(../img/ipzs.png) #FFF center center no-repeat; 
			}
		#mef {
			background:url(../img/mef.png) #FFF center center no-repeat;		
		}

		#kwicks_container {
			width:100%;
			margin:40px 0;
			margin-bottom:10px;
			padding-bottom:0px;
			}
			
		#kwicks {
			float:left;
			margin:15px;
		}
 
		#kwicks .kwick {
			float: left;
			display: block;
			padding:0;
			margin:0;
			width: 65px;
			height: 48px;
			border:1px solid #CCC;
		}	
		
		#ipzs {
			background:url(/img/ipzs.png) center left no-repeat;
			}
		#mef {
			background:url(/img/mef.png) center left no-repeat;		
		}
		#ipzs a, #mef a {
			border:0;
			}
		#ipzs a:hover, #mef a:hover {
			border:0;
			background:none;
			}
			
			
		#ipzs a img, #mef a img {
			width:60px;
			height:48px;
		}
		
		a img {	
			border:0;
		}
		
			#ipzs a:hover img, #mef a:hover img {
			width:200px;
			height:48px;
			visibility:hidden;
			border:0;
	}
		

		#menu form {
			float:right;
			text-align:right;
			margin:0;
			padding:0;
			}
			
		#menu form input {
			font-size:0.8em;
		
		}
		
	#container {
		width:100%;
		height:100%;
		padding:0px;
		margin:0px;
	}
	
		#left {
			width:25%;
			float:left;
			display:none;
		}
		
		#left * {
/*			border:1px solid red; */
			}
		
			#menu_bollettino {
				width:224px;
				background:url(../img/top_menu_bollettino.png) top left no-repeat;
				margin-top:16px;
	
			}

			.menu_typo {
				padding:49px 0;
				color:#333;
				font-size:0.85em;
			}
			
			#menu_bollettino ul.fondo {
				background:url(../img/fondo_bollettino.png) top left repeat;
				padding:10px 0 0 20px;
				margin:0;
				list-style:disc;
			}
			
			#menu_numismatica {
				width:224px;
				height:210px;
				background:url(../img/top_menu_numismatica.png) top left no-repeat;
				margin-bottom:20px;
			}
			
			#menu_numismatica ul.fondo {
				background:url(../img/fondo_numismatica.png) top left repeat;
				padding:10px 0 0 20px;
				margin:-10px 0;
				list-style:disc;
			}
		
			#menu_mibac {
				width:224px;
				background:url(../img/top_menu_mibac.png) top left no-repeat;
				margin-bottom:20px;
			}
			
			#menu_mibac ul.fondo {
				background:url(../img/fondo_mibac.png) top left repeat;
				padding:10px 0 0 20px;
				margin:-10px 0;
				list-style:disc;
			}
		
			#altro {
				width:auto;
				margin-left:30px;
			}
			
			#altro ul, #altro ul li {
				list-style-position:inside;
				margin:0;
				padding:0;
				}		
			
		ul li, ul.fondo li {
			list-style:none;
			margin:0;
			padding:0;
			}
		
		ul li ul li, ul.fondo li ul li{
			list-style:none;
			}
		
		ul li a, ul.fondo li a {
			color:#333;
			text-decoration:none;
			padding-left:30px;
			font-weight:bold;
			width:95%;
		}
		
		ul.fondo li a.attiva {
			color:#000;
			background:#fff;
			border:0;
			padding:5px 22px 5px 30px;
			text-transform:uppercase;
			width:auto;
				}
		
		ul li a:hover, ul.fondo li a:hover {
			color:#000;
			background:url(../img/hover_menu.png) center left no-repeat;
			width:95%;
		}
		
		#main {
			width:90%;
			float:left;
			margin-left:0.5cm;
			margin-right:0.5cm;
			text-align:justify;
			padding:0;
		}
			
		#main a{
			color:#333;
			border-bottom:1px dotted #333;
			text-decoration:none;
		}
		
		#main a:hover{
			color:#000;
			border-bottom:1px solid #000;
			text-decoration:none;
		}	
		
		
		a.indietro {
			color:#333;
			border-bottom:1px dotted #333;
			text-decoration:none;
			float:left;
			margin-bottom:20px;
		}	
			.block {
				width:100%;
				font-size:0.9em;
				margin-bottom:50px;
				clear:both;
			}
			
			.block p {
				padding:10px;
				float:left;
				clear:both;
				}
				
			.block #copertina {
				float:left;
				border:0;
				width:180px;
				height:250px;
				background:url(../img/copertina.png) bottom left no-repeat;
				}

			.block #copertina img {
				width:150px;
				float:right;
				border:4px solid #FFF;
			}
			
			.block #titolo {
				font-size:140%;
				color:#333;
				font-weight:bold;
				float:left;
				width:100%;
				clear:both;
				margin:0 0 20px 30px;
			}
			
			.block #sommario {
				float:left;
			}
			.block a, .block_news a {
			color:#333;
			border-bottom:1px dotted #333;
			text-decoration:none;
			}
			
			.block a:hover, .block_news a:hover {
			color:#000;
			border-bottom:1px solid #000;
		}
			
			#titoloNews {
				padding:10px;
				padding-left:30px;
				font-size:1.2em;
				border-bottom:3px solid #FFF;
				}
			
			#testoNews {
				clear:both;
				float:left;
				padding:10px;
				font-size:0.9em;
				}

			
			h1.numismatica {
				display:block;
				width:100%;
				height:22px;
				float:left;
				text-align:right;
		}			
	
			h1.bollettino {
				display:block;
				width:100%;
				height:20px;
				float:left;
				text-align:right;
		}
		
		
		h1.rivista {
				display:block;
				width:100%;
				height:20px;
				float:left;
				text-align:right;
		}
		
			
			h1.evidenza {
				display:block;
				width:100%;
				float:left;
				text-align:right;
				height:20px;
		}

			h1.areanews	 {
				display:block;
				width:100%;
				float:left;
				margin-bottom:20px;
				height:20px;
				text-align:right;
			}
h1.numismatica img, 
			h1.bollettino img,
			h1.rivista	img,
			h1.evidenza img,
			h1.areanews img,
			h1.altro img {
				margin-bottom:4px;
			}
						
			h1.numismatica, 
			h1.bollettino,
			h1.rivista,
			h1.evidenza,
			h1.areanews,
			h1.altro {
				height:25px;
			}

		.altro {
				display:block;
				width:100%;
				background:url(../img/news_line.png) bottom left repeat-x;
				height:22px;
				float:left;
				text-align:right;
			}
			
			.block_news {
				width:100%;
				margin:10px 0 30px 0;
				padding-top:20px;
				clear:both;
				font-size:0.9em;
			}
			
			.block_news .news {
				border-left:10px solid #eee;
				width:70%;
				float:left;
				margin:20px auto;
				padding-left:10px;
			}
			
			.block_news .news h2 {
				width:100%;
				border-bottom:2px solid #FFF;
				margin:14px auto;
				padding:5px;
 			}

			.block_news .news p {
				padding:10px;
				font-size:0.9em;
			}
			
			.block_news img.area_news_img {
				float:right;
			}
			
			#tutteNews {
				float:right;
			}
			
	#allineo_destra {
		width:100%;
	}
	

	#footer {
		width:100%;
		height:20px;
		margin-left:50%;
		margin-bottom:30px;
		border-top:10px solid #ccc;
		background:url(../img/fondo_footer.jpg) top right repeat-x;
		color:#333;
		font-size:0.8em;
		clear:both;
		}
		
	#footer img {
		float:left;
		margin-top:0;;
		}
		
	#footer span {
		float:left;
		margin-top:10px;
		margin-left:10px;
		
	}
	
	
	#footer a {
		margin-top:20px;
		margin-left:10px;
		color:#333;
		text-decoration:none;
		
	}
	
			h1.consultazione {
				width:100%;
				background:url(../img/news_line.png) top left repeat-x;
				margin:10px 0 30px 0;
				padding-top:20px;
				clear:both;
			}
	
/* FORM STILE */

	form.stilata {
		width:95%;
		padding:10px;
		margin:20px 10px 10px 20px;
		float:left;
		clear:both;
		border:1px solid #004573;
		background:url(../img/fondo_content.png) bottom	left repeat-x;
		}
		
	form.stilata input.pulsante {
		margin-left:250px;
	}
	
	#id_denominazione label {
		float:left;
	}
	
	#id_denominazione input {
		float:left;
		width:200px;
	}
	
	form.stilata h3 {
		display:block;
		border-bottom: 3px solid #004573;	
		margin-bottom: 20px;
	}
	
	#da select:hover, #a select:hover {	
		border: 1px solid #004573;	
	}
	
	#da label, #a label {
		color:#333;
	}
	
	#da {
		float:left;
		width:50%;
		font-size:0.9em;
		}
		
	#a {
		float:right;
		width:50%;
		font-size:0.9em;
	}
	
/* */

	form.stilata_small {
    	width:90%;
		padding:10px;
		margin:20px 10px 10px 10px;
		float:left;
		clear:both;
    }
	
    form.stilata_small label {
		float:left;
		clear:both;
		display:inline;
		margin:2px;
		font-size:1em;
		color:#333;
		width:150px;
		}
	
	form.stilata_small select {
		border:1px solid #DDD;
		margin:2px;
		font-size:1em;
		color:#333;
	}
	
	form.stilata_small select.settore {
		width:40%;
	}
	
	form.stilata_small fieldset {
		border:1px dotted #ddd;
		clear:both;
		margin:10px 0 0 0;
		padding:10px;
	}
	
	form.stilata_small fieldset legend {
		color:#004573;
		border:1px dotted #ddd;
		padding:4px;
		background:#FFF;
		text-transform:uppercase;
		font-weight:bold;
	}
	
	form.stilata_small input {
		float:left;
		border:1px solid #666;
		width:50%;
		margin:2px;
		font-size:1em;
		color:#333;
		}
		
	form.stilata_small input:hover {
		border:1px solid #004573;
		color:#333;
		}


	form.stilata_small input:focus {
		border:1px solid #004573;
		color:#333;
		}
	
	
	form.stilata_small div {
		clear:both;
		}

	form.stilata_small input.pulsante {
		width:200px;
		padding:2px;
	}

input.pulsante_pdf {
		width:100px;
		padding:2px;
		border:1px solid #666;
		margin:2px;
		font-size:1em;
		color:#333;
}

h2.biblio_arti_spacer {
	float:left;
	color:#004573;
	font-size:1.2em;
	clear:both;
	width:100%;
	/* E CHI SE NE FREGA */
	margin-top:25px;
	display:block;
	/* IE CACCA */
}


h2.biblio_arti {
	float:left;
	color:#004573;
	font-size:1.2em;
	clear:both;
	width:100%;
	/* E CHI SE NE FREGA */
	margin-top:5px;
	display:block;
	/* IE CACCA */
}

/* */


	form.stilata label {
		float:left;
		clear:both;
		display:inline;
		margin:2px;
		font-size:1em;
		color:#333;
		width:250px;
		}
	
	form.stilata select {
		border:1px solid #DDD;
		margin:2px;
		font-size:1em;
		color:#333;
	}
	
	form.stilata fieldset {
		border:0;
		clear:both;
		margin:10px 0 0 0;
	}
	
	form.stilata fieldset legend {
		color:#004573;
		border:1px dotted #ddd;
		padding:4px;
		background:#FFF;
		text-transform:uppercase;
		font-weight:bold;
	}
	
	form.stilata input {
		float:left;
		border:1px solid #666;
		width:60%;
		margin:2px;
		font-size:1em;
		color:#333;
		}
		
	form.stilata input:hover {
		border:1px solid #004573;
		color:#333;
		}


	form.stilata input:focus {
		border:1px solid #004573;
		color:#333;
		}
	
	
	form.stilata div {
		clear:both;
		}

	form.stilata input.pulsante {
		width:200px;
		padding:2px;
		margin-left:2px;
	}
	
	form.stilata input.pulsante_lefted {
		width:200px;
		padding:2px;
		margin-left:265px;
	}

form.stilata input#parola {
		width:200px;
		padding:2px;
	}

/* table styles */

#content_table {
	width:80%;
	background:#fff;

}

#content_table table {
	width:100%;
	border:1px solid #ccc;
	color:#333;
	text-align:center;
	}
	
#content_table td {
	border:1px solid #eee;
	padding:3px;
}
#content_table th {
	background:#ccc;
	padding:3px;
}
	
#content_table tr.dispari {
		background:#efefef;
		}
	
	
#content_table a {
	color:#111;
	border-bottom:1px dotted #111;
	text-decoration:none;
}

#content_table a:hover {
	color:#444;
	border-bottom:1px dotted #444;
	text-decoration:none;
}

.nodisplay {
	display:none;
}

#container_map {
		margin:auto;
		width:auto;
		padding:20px;
	}
	
#map {
	margin:auto;
	width:auto;
	float:left;
}
	
.regione {
	width:40%;
	float:left;
	margin-left:30px;
}


#regione {
	width:20%;
	float:left;
	padding-left:3px;
	border-left:1px solid #eee;
	text-align:left;
	font-size:0.9em;
}

#lista {
	float:left;
	margin-left:440px;
	border:1px solid #CCC;
	background:#efefef;
	padding:20px;
}

#lista a {
	border-bottom:1px dotted #333;
	color:#333;
	padding-right:20px;
}

#lista a:hover {
	background:#FFF;

}

.sede #img_pagina {
	float:left;
	border:2px solid #ccc;
	}
	
.sede .testo {
	margin-left:20px;
	padding-left:20px;
	float:left;
	}


.testo ul li {
	border-bottom:0;
	}
.padded {
	margin:20px 0;
	
}

/***** AREA NEWS *****/
/***** itstaff.apuledda@ipzs.it 17.12.2007 		*****/


.didascalia{
	font-size: 0.9em;
	font-style: italic;
	line-height:1em;
	margin: 5px;
}

.left{
	float: left;
	text-align: left;
	margin:2px;
}

.right{
	float: right;
	text-align: right;
	margin:2px;
}

img.right {
	float: right;
	text-align: right;
	margin:10px;
	margin-left:25px;
	border:2px solid #004573;

}

img.left {
	float: left;
	text-align: left;
	margin:10px;
	margin-left:1px;
	border:2px solid #004573;
}

h1.occhiello {
	font-size:100%;
}

h2.title{
	font-size: 140%;
	line-height: 1.3em;
	font-weight: bold;
	margin:0;
	padding: 2px;
	color:#004573;
}

h3.subtitle{
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	line-height:1em;
	margin:10px 0;
	padding: 1px;
}

h3.autore{
	font-size: 80%;
	font-style: italic;
	margin:0;
	padding: 2px;
	line-height: 1em;

}
span#copertina img{
	width:250px;
}

.foto_didascalia{
	width:240px;
	border: 1px solid #dfdfdf;
	padding: 5px;
	margin: 10px;
	text-align: center;
	clear:both;
}

.foto_didascalia_big {
	width:auto;
	border: 1px solid #dfdfdf;
	padding: 5px;
	margin: 10px;
	text-align: center;
	clear:both;
}

.foto_didascalia_big span {
	text-align:left;
	float:left;
	}

.foto_didascalia_float{
	width:190px;
	float:left;
	border: 1px solid #dfdfdf;
	padding: 12px;
	margin: 10px;
	text-align: center;
}


.foto_didascalia_float img{
	float:left;
	clear:left;
	width:180px;
}

.foto_didascalia_float span{
	float:left;
	clear:left;
	width:200px;
	font-size:0.8em;
	text-align:left;
}

.foto_didascalia img {
	width:230px;
	}

.foto{
	width:100%;
	margin:auto;
	text-align:center;
	
}

.foto_taranto{
	width:240px;
	height:250px;
	margin:auto;
	text-align:center;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}

.copertine_home {
	margin:4px;
	}

.copertine_atlante {
	margin:4px;
	width:200px;
	height:250px;
	float:left;
	display:block;
	}



.container {
	margin:4px;
	width:60%;
	float:right;
}

.didascalia_atlante {
	width:100%;
	height:auto;
}

.link_atlante {
	margin-top:10px;
	text-align:right;
}

/** PDF **/

#corpoPdf embed {
	width:640px;
	height:960px;
}

/* MOOFX */

/* breadcrumb */

#crumb {
	background:url(../img/breadcrumb.png) top right repeat-y;
	width:75%;	
	font-size:0.75em;
	float:right;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

#crumb a {
	color:#333;
	border-bottom:1px dotted #333;
	text-decoration:none;
}

#crumb a:hover {
	color:#333;
	border-bottom:1px solid #333;
	text-decoration:none;
}
.small {
font-size:0.8em;
}
.paginaz {
	text-align:center;
}
.sx {
	text-align:left;
}
.padded {
	margin:20px 0;
}

.conservazione {
	width:168px;
	height:125px;
}

#main a.noBorder {
			color:#333;
			border-bottom:0;
			text-decoration:none;
	}
.lettNorm {
	font-size: 1.5em;
	font-weight: bold;
}
.italic {
 font-style: italic;
 }
 .bold {
	font-weight: bold;
 }
.padded_sx {
	padding-left:20px;
} 

#main div.mappa {
	float:left;
	padding-top:30px;
}

#main div.mappa a {
	border-bottom:none;
	font-size:0.8em;
	}
	
#main div.mappa .sezione {
	font-size:1.2em;
}	

#main div.mappa .sezione,
#main div.mappa .sezione a {
	color:#004573;
	border-bottom:1px solid #ccc;
	padding-left:6px;
	}

#main div.mappa * {
	margin-top:0;
	padding-top:0;
}	
	
#main div.mappa ul li {
	border-left:none;
	margin-top:0;
}

#main div.mappa ul li ul li {
	border-left:6px solid #aaa;

}

#main div.mappa ul li ul li ul li {
	border-left:6px solid #ccc;
}

#main div.mappa ul li ul li ul li a {
	border-bottom:1px solid #aaa;
	padding-left:10px;
}

#main div.mappa ul li ul li ul li ul li {
	border-left:6px solid #eee;
}
#main div.mappa ul li ul li ul li ul li a {
	border-bottom:1px solid #ccc;
	padding-left:10px;
}
#main div.mappa ul li ul li ul li ul li ul li {
	border-left:6px solid #efefef;
}

#main div.mappa ul li ul li ul li ul li a {
	border-bottom:1px solid #ccc;
	padding-left:10px;
}

#main > div.mappa a {
	border-bottom:none;
	font-size:0.8em;
	}
	
#main > div.mappa .sezione,
#main > div.mappa .sezione a {
	font-size:1.2em;
	color:#004573;
	border-bottom:1px solid #ccc;
	padding-left:6px;
	}

#main > div.mappa * {
	margin-top:0;
	padding-top:0;
}	
	
#main > div.mappa ul li {
	border-left:none;
	margin-top:0;
}

#main > div.mappa ul li ul li {
	border-left:6px solid #aaa;

}

#main > div.mappa ul li ul li ul li {
	border-left:6px solid #ccc;
}

#main > div.mappa ul li ul li ul li a {
	border-bottom:1px solid #aaa;
	padding-left:10px;
}

#main > div.mappa ul li ul li ul li ul li {
	border-left:6px solid #eee;
}
#main > div.mappa ul li ul li ul li ul li a {
	border-bottom:1px solid #ccc;
	padding-left:10px;
}
#main > div.mappa ul li ul li ul li ul li ul li {
	border-left:6px solid #efefef;
}

#main > div.mappa ul li ul li ul li ul li a {
	border-bottom:1px solid #ccc;
	padding-left:10px;
}

#tablebody {
	page-break-after:always;
	page-break-inside:avoid;
}

#cv_content {
	background:#efefef;
	page-break-inside:avoid;
	margin-bottom:30px;
}

.dx {
	text-align:right;
}
img.loading {
	display: block;
	margin:auto;
	
}
#message {
	height:32px;
}

#listaSopri table {
	float:left;
	}
	
.contain {
	width:100%;
	margin-bottom:3em;
}

.clearnone {
	clear:none;
}

.marginauto {
	width:380px;
	margin:auto;
	padding:10px 0 20px 20px;
	}
.marginauto * {
	margin:auto;
	}
	
	}

