/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	margin: 0px;
	padding: 0px;
	background-color:#cecece;
	font-size: 12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2c2c2c;
	background-image:url(images/comuni/banda_rossa_sfondo.gif); 
	background-position:center top;
	background-repeat:no-repeat;
	
	}
	
td {vertical-align:top;}


#CONTENITORE {margin:0px 5px; padding:0px; }

#LINGUE {width:600px; position:absolute; top:142px; font-size:12px;}
#LINGUE img {margin-left:15px; margin-right:5px; vertical-align:middle;}

#header {
	background-color:#FFF;
	
	}

#headerimg 	{
	background-repeat:no-repeat;
	margin: 0px;
	/*height: 160px;*/
	height: 180px;
	width: 1002px;
	}
	
#content {
	
	}

.widecolumn .entry p { 
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	
	}
.narrowcolumn h2 a{ text-transform: uppercase; color: #cd1919; }
.narrowcolumn h2 a:hover { text-decoration:underline; }	

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	font-size:12px;
	background-color:#cecece;
	border: none;
	width:1002px;
	}

small {
	
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height:1em; margin:0px; text-align:left;
	}

h1 {
	font-size:2.2em;
	line-height:1.1em;
	}

#sfondo_header_stampa{display:none}
#header_bandiera_stampa{display:none}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	line-height: 1.2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {	
	font-size: 1.2em;
	}

h3 {
	font-size: 1.4em;
	line-height:1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}


.dettaglio_news_titolo { color:#cd1919; width:600px;}


.data {color:#666666;}
.testo {color:#2c2c2c;}

.entry p a:visited {
	color: #cd1919;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	 float:left; font-size:12px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a {color: #cd1919; 	text-decoration: none;}

 h2 a:hover, h3 a:hover {
	color: #cd1919;
	text-decoration: underline;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 1002px;
	background-color:#FFF;
	}

#header {
	margin: 0px;
	padding: 0;
	width: 1002px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}



#TICKER { padding-left:5px; height:30px; margin-bottom:5px; font-size:12px; font-family: Verdana,Arial,Helvetica,sans-serif; -webkit-text-size-adjust: none;}

#IMG_STAMPA{ display:none;}

#DETTAGLIO {padding:15px; }

#DETTAGLIO h1 {  margin:15px 0px 25px 0px;  width:470px;}
#DETTAGLIO h3 {color: #000; overflow:hidden;}
#DETTAGLIO_LINK_GALLERY { float:left;}

#DETTAGLIO_FOTO {width:250px; float:left; font-size:11px; }
#DETTAGLIO_FOTO .foto, #DETTAGLIO_FOTO_FINEARTICOLO img{border:#CCCCCC 1px solid; padding:5px; display:block; margin-bottom:10px; width:220px; }
#DETTAGLIO_FOTO #LINK_FOTOGRAFIE {margin-bottom:5px;}
#DETTAGLIO_FOTO #LINK_FOTOGRAFIE img{border:0px; margin-left:0px;}

#FOTO_DIDASCALIA {background-color:#ebebeb; color:#777; padding:5px 10px; font-size:11px; line-height:14px; display:block; width:210px;}

#DETTAGLIO_FOTO_FINEARTICOLO {overflow:hidden; margin:30px 0px; width:100%; text-align:center; }
#DETTAGLIO_FOTO_FINEARTICOLO img{ width:130px; height:90px; display:inline;  margin:0px 18px; }
#DETTAGLIO .icona  {border:none;  margin-top:2px;}

#indice_sottopagine { margin-bottom:10px; }
#indice_sottopagine li { margin-top:3px; margin-bottom:3px;  list-style-image: url("images/comuni/bullet_rosso.gif");}

#NAVIGAZIONE {font-size:11px;}
#NAVIGAZIONE img{ margin:0 5px;}
#NAVIGAZIONE .home {font-size:14px; font-weight:700;}


#ARCHIVIO, #FILATELIA {padding:15px; font-size:12px; }

#ARCHIVIO h3 {text-transform:uppercase; margin:0px; margin-bottom:10px; }
#ARCHIVIO .times_new_roman  {font-family:  Georgia,"Times New Roman", Times, serif; color:#666; font-size:18px;}
.times_new_roman  {font-family:  Georgia,"Times New Roman", Times, serif; color:#666; font-size:18px;}
.times_new_roman_small  {font-family:  Georgia,"Times New Roman", Times, serif; color:#666; font-size:14px;}
#ARCHIVIO .entry p {margin:0px; padding:0px; }
#ARCHIVIO a, #ARCHIVIO_INTERVENTI a  {text-decoration:none;}



#ARCHIVIO #NOTIZIA_DISPARI, #ARCHIVIO #NOTIZIA_PARI, #ARCHIVIO_INTERVENTI #NOTIZIA_DISPARI, #ARCHIVIO_INTERVENTI #NOTIZIA_PARI { overflow:hidden; margin:0px 0px; padding:15px; }
#ARCHIVIO_INTERVENTI #NOTIZIA_DISPARI, #ARCHIVIO_INTERVENTI #NOTIZIA_PARI { margin-right:15px}


#NOTIZIA_PARI, a #NOTIZIA_PARI { background-color:#FFF; }
#NOTIZIA_DISPARI, a #NOTIZIA_DISPARI {background-color:#f4f2e1; }

a:hover #NOTIZIA_PARI { background-color:#EEE;  cursor:hand;  }
a:hover #NOTIZIA_DISPARI { background-color:#ecead3;   cursor:hand; }


#ARCHIVIO_INDICE, #RICERCA_INDICAZIONI, #INDICAZIONE {background-color: #ebebeb; padding:15px; margin-top:5px; line-height:16px;}
#ARCHIVIO #PAGINAZIONE {padding:15px;}

#RICERCA_INDICAZIONI { margin-bottom:10px;}
#RICERCA_NUMERO_RISULTATO {padding:10px 20px; font-size:18px; float:left; font-family:"Times New Roman", Times, serif; color:#000000; font-weight:700;  }

#CLASSIFICAZIONE {background-color: #cd1919; color: #ffffff; padding: 10px 15px;}
#TABELLA_VOCE_INDICE {background-color: #8d8d8d; color: #ffffff; padding: 5px 15px;}
#TABELLA_VOCE {padding: 10px 15px; text-align:left; }
.tabella_lingua {width:80px;}
.tabella_fonte {width:100px;}
.tabella_data {width:100px;}
#TABELLA { line-height:16px;}

#TABELLA #NOTIZIA_PARI { background-color:#EEE; }
#TABELLA #NOTIZIA_DISPARI  {background-color:#f4f2e1; }


a:hover h3, a:hover #CONTINUA, #ARCHIVIO a:hover #CONTINUA, #ARCHIVIO_INTERVENTI a:hover #CONTINUA  {text-decoration:underline;}


#ARCHIVIO #CONTINUA, #ARCHIVIO_INTERVENTI #CONTINUA {  margin-bottom:10px; width:500px; clear:both; text-align:left; float:left; }
#ARCHIVIO #CONTINUA img, #ARCHIVIO_INTERVENTI #CONTINUA img {border:0px; }




.narrowcolumn 
	{
	width: 532px;
	padding:0px 5px;
	
	}
.narrowcolumn .post {padding:0px 15px; }


.widecolumn {
	width: 770px;
	padding-left:5px;
	}
	

#CATEGORIA { background-image:url(images/dettaglio/dettaglio_categoria_bg.gif); height:40px; color:#FFFFFF;}
#CATEGORIA h3 { color:#FFFFFF; margin:0px; padding:10px 10px; font-size:18px;  font-weight:100; font-family:  Georgia,"Times New Roman", Times, serif;}

#AZIONI { width:180px; float:right;}

#CONTINUA { float:right; margin-right:5px; margin-bottom:5px;   width:460px;clear:both; text-align:right; display:inline}

#HOME_NOTIZIA p, #HOME_NOTIZIA {margin-top:20px; margin-bottom:0px}
#HOME_NOTIZIA h2 { clear:right;} 



#galleriaFotografica img{ margin-left:2px; padding:5px; margin-top:10px; border:#CCCCCC 1px solid; }
#galleriaFotografica a {display:block;}
#galleriaFotografica p { padding:0px; margin-left:10px; padding-bottom:10px;}



#HOME_ORDINE_NEL_MONDO { background-image:url(images/homepage/sfondo_home_ordinenelmondo.jpg); width:188px; height:84px; color:#FFFFFF; padding:15px 20px; line-height:20px; margin-bottom:15px;}
#HOME_ORDINE_NEL_MONDO h3 {margin:0px; margin-bottom:5px;}
#HOME_ORDINE_NEL_MONDO img {margin-right:5px; vertical-align:middle;}
#HOME_ORDINE_NEL_MONDO a {color:#FFFFFF;}

#HOME_ULTIMI_INTERVENTI h3  { font-weight:100; color:#cd1919; margin-bottom:15px;}


#AZIONI_ORDINE{/* min-height:394px;  width:739px;*/ position:relative; }
#TITOLO_AZIONI_ORDINE{ background-image:url(images/homepage/azioni_sfondo_titolo_ordine.jpg); width:693px; height:29px; padding:20px 0px 0px 55px;  }
#TITOLO_AZIONI_ORDINE h3{font-family:Georgia,"Times New Roman",Times,serif; font-size:13px; text-transform:uppercase; color:#5e5e5e; display:inline}


#AZIONI_PULSANTI{  width:739px; overflow:hidden;  background-image:url(images/homepage/azioni_sfondo_puls_off.jpg); background-repeat:repeat-x; margin-bottom:5px }
#AZIONI_PULSANTI a{ text-decoration: none}
.puls_off, .puls_on{height:26px; width:88px; float:left; text-align:center; line-height:23px; }
.puls_off{ background-image:url(images/homepage/azioni_pulsante_off.jpg); background-position:right}
.puls_on, a:hover .puls_off { background-color:#FFFFFF; background-image:url(images/homepage/azioni_pulsante_on.jpg); background-repeat:repeat-x; color:#CD1919;  font-weight:bold; }

a .puls_off, a .puls_on, a:hover .puls_on{text-decoration:none; cursor:pointer; }
a .puls_off{ color:#FFFFFF; text-decoration:none  }
a .puls_on, a:hover .puls_on, .puls_on  a:hover {color:#CD1919; }


#ARCHIVIO_INTERVENTI{ padding:15px 0px 0px 15px; font-size:12px}
#ARCHIVIO_INTERVENTI #AZIONI_PULSANTI{  overflow:hidden;  background-image:url(images/homepage/azioni_sfondo_puls_off.jpg); background-repeat:repeat-x; margin-bottom:5px}
#ARCHIVIO_INTERVENTI #AZIONI_PULSANTI select{ margin:3px 0px 0px 15px; padding:0px 0px 0px 3px; width:170px}

#SIDEBAR_DX {}
#SIDEBAR_DX ul {padding:15px;}
#SIDEBAR_DX li,  #HOME_ULTIMI_INTERVENTI li{ list-style-image: url(images/comuni/bullet_grigio.gif); margin-top: 2px; margin-bottom:2px; }
#SIDEBAR_DX li a, #HOME_ULTIMI_INTERVENTI li a{color:#444;}
#HOME_ULTIMI_INTERVENTI li {letter-spacing: -1px; word-spacing: 1px; }

#CATEGORIA_STORIA, #CATEGORIA_BIBLIOTECA, #CATEGORIA_EMISSIONI {background-repeat:no-repeat;  width:228px; }

#CATEGORIA_STORIA {background-image:url(images/homepage/sfondo_home_storia.jpg); margin-top:-5px; }
#CATEGORIA_BIBLIOTECA { background-image:url(images/homepage/sfondo_home_biblio.jpg); }
#CATEGORIA_EMISSIONI { background-image:url(images/homepage/sfondo_home_emissioni.jpg);}

#CATEGORIA_STORIA  h3, #CATEGORIA_BIBLIOTECA  h3, #CATEGORIA_EMISSIONI h3 { color:#FFFFFF; margin:0px; padding:28px 10px 0px 10px; font-weight:100; }



.post {
	margin: 0 0 40px;
	
	line-height:18px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1002px;
	clear: both;
	background-image:url(images/comuni/footer_apertura.gif);
	background-repeat:no-repeat;
	}

#footer p {
	margin: 0;
	padding: 40px 0px 20px 0px;
	text-align: center;
	}
#footer a {color:#555}

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}

h2 {
	
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered,img.alignright, img.alignleft, #HOME_GALLERIA_FOTOGRAFICA img, .entry img  { border:#CCCCCC 1px solid;  }
.narrowcolumn .entry img, .entry img  { padding:5px; float:left; margin:0px; margin-right:10px; margin-bottom:5px;}
.entry .alignnone { margin-right:10px; margin-bottom:5px;}
.entry .alignright  { float:right;}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #E6E6E6;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	background-color: #E6E6E6;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	background-color: #E6E6E6;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

ul	{margin:0px; padding:0px;}
li { list-style-image:url(images/comuni/bullet_rosso.gif); margin:5px 0px 5px 15px; line-height:18px; }

#approfondimento { background-color: #EAEAEA; padding:15px;}
#approfondimento h3 {margin:0px 0px 5px 0px;}
#approfondimento img {border:0px; padding:0px; margin:0px; vertical-align:middle;}

#indice_sottopagine { overflow:hidden;}
#indice_sottopagine #colonna1, #indice_sottopagine #colonna2{ float:left;}
#indice_sottopagine #colonna2 {margin-left:20px;}

#indice_sottopagine #documento {display:block; clear:both; padding:10px 0px; }
#indice_sottopagine #documento img {border:5px; background-color:#FFFFFF; margin-top:-2px;  }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */
.entry li{list-style-image: url("images/comuni/bullet_rosso.gif"); color:#000000}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{ background-color:#FFF;	
	padding:0px;
	width: 228px;
	float:right;
	
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;

	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	
}


/****Elementi newsletter -------------*/
#newsletter img { border-width:1px; border-style:solid; padding:0px; border-color:#e9e9e9; margin:0px;}
#newsletter_elenco ul { margin:10px 0px 10px 20px;}
#newsletter_elenco li {list-style-image: url(images/comuni/bullet_rosso.gif); font-size:12px; word-spacing:-1px; line-height:-5px; text-align:left; color:#000000 }
#titolo_fascia_grigia{ width:360px; vertical-align:top; background-color:#edeeee; border-top:#6e777e; border-top-style:solid; border-top-width:4px; padding:15px 12px 0px 15px; margin-left:10px; margin-top:5px; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#ec2738; font-weight:700; font-size:13px; color:#2c2c2c}
#link_lingua_newsletter, a:link #link_lingua_newsletter, a:hover #link_lingua_newsletter, a:visited #link_lingua_newsletter{ color:#ec2738; padding: 0px 10px 0px 25px; margin:10px 0px;}
#link_lingua_newsletter img { margin-right:5px;}
#titolo_newsletter{  font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-size:28px; color:#ffffff; background-color:#ff091e; border-bottom-color:#8d0002; border-bottom-style:solid; border-bottom-width:10px; padding:15px 0px 10px 20px; margin-top:10px;}

#fascia_grigia_newsletter{ background-color:#edeeee; padding:5px 10px; margin:10px 0px;}


/****Elementi gallery -----------------------------------------------------------------------------------------------*/
#PHOTO_GALLERY #pulsante_photogallery_grigio{
margin-left:5px; background-image:url(../img/grafica/generale/pulsante_photogallery.jpg); background-repeat:no-repeat; width:260px; height:28px; color:#FFFFFF; padding-top:4px; cursor:hand;
}
#PHOTO_GALLERY { background-color:#FFFFFF; padding-bottom:40px;}
#PHOTO_GALLERY #foto_no_distanza { margin-top:5px;}
#PHOTO_GALLERY #foto_no_distanza img {border:#CCCCCC 1px solid; padding:5px; width:500px; margin-left:15px; }
#PHOTO_GALLERY  a:hover { text-decoration:none;}
#PHOTO_GALLERY #didascalia_sotto_foto_zoom{
	margin-left:35px;
	margin-right:20px;
	padding:5px 3px 10px 4px;
	font-size:11px;
	line-height: 1.3em;
	color:#666;
}
#PHOTO_GALLERY #didascalia_sotto_foto_zoom strong {color:#000; font-weight:100;}
#PHOTO_GALLERY #pulsante_quadratino_chiaro{
float:left;
width:19px;
height:19px;
background-image:url(images/comuni/sfondo_quadratino_chiaro.gif);
color:#FFFFFF;
font-size:11px;
text-decoration:none;
padding-top:2px;
cursor:hand;
}

#PHOTO_GALLERY #pulsante_quadratino_scuro{
float:left;
width:19px;
height:19px;
background-image:url(images/comuni/sfondo_quadratino_scuro.gif);
color:#FFFFFF;
font-size:11px;
text-decoration:none;
padding-top:2px;
cursor:hand;
}

#PHOTO_GALLERY #contenitore_quadratini_grigi_numerati{padding-right:16px; float:right; padding-top:10px; }
#PHOTO_GALLERY #frecce { display:inline;  font-size:12px; margin:0px 20px; }

/* End captions */
#FILATELIA h1 {margin-top:10px;}
#FILATELIA li {margin-top:2px; margin-bottom:2px;  list-style-image: url("images/comuni/bullet_rosso.gif");}
#FILATELIA #area_grigia {background-color: #ebebeb; padding:15px; border: 1px solid #ffffff; line-height:13px; margin-top:20px;}
#FILATELIA #area_grigia h4 { font-weight:100; font-size:1.3em; margin:0px; margin-bottom:10px;}
#FILATELIA .emissioni_testo_scorrevole { background-color:#FFFFFF;}
#FILATELIA #area_beige {background-color: #ecead3; padding:15px; border: 1px solid #fff; height: 100%;}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
#GALLERIA_FOTOGRAFICA { width:730px}
#GALLERIA_FOTOGRAFICA h1 { margin-top:10px; margin-bottom:20px;}
#GALLERIA_FOTOGRAFICA #TABELLA_VOCE_INDICE {background-color: #ef2b2f; color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; }
#GALLERIA_FOTOGRAFICA #TABELLA_VOCE_INDICE td {padding:10px 15px;}
#GALLERIA_FOTOGRAFICA #NOTIZIA_DISPARI { background-color:#eeeeee;}
#GALLERIA_FOTOGRAFICA #NOTIZIA_PARI { background-color:#ecead3;}

#GALLERIA_FOTOGRAFICA #TABELLA_VOCE {padding: 0px 15px; line-height:15px; vertical-align:middle; }

.pages_pagenavi{text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;}


/* INIZIO STILE MENU*/
.menu_container {
	width: 226px;
}

ul#menu td {
	vertical-align: middle;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 226px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin: 1px 0px 0px 0px;
  list-style: none;
}

ul#menu li p{
   /*background-image: url("images/dettaglio/dettaglio_categoria_bg.gif");*/
   color: #FFFFFF;
   font-family: "Times New Roman", Times, serif;
   font-size: 18px;
   font-weight:100;
   height: auto;
   /*min-height:20px;*/
   margin: 0;
   padding-bottom: 9px;
   padding-left: 12px;
   padding-right: 0px;
   padding-top: 13px;
   line-height:17px;
   vertical-align:baseline;


}

ul#menu li a {
  background: url("images/intestazione_menu.gif");
  background-repeat:repeat-x;
  background-position:bottom;
  background-color:#8d8d8d;
  color: #fff;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

ul#menu p  {

}

#menu p { }

ul#menu li a:hover {
cursor:pointer;

}


ul#menu li ul {
	margin: 0;
	padding: 0;

}

ul#menu li ul li {
	margin: 2px 0px 2px 0px;
	cursor:pointer;
	line-height:16px;
	
	

	}
	


ul#menu li ul li ul li {
	margin: 1px 0px 0px 26px;
	

	
	
}

/*ul#menu li ul li{
background-image:url(images/quadratino_menu.gif);
  background-repeat:no-repeat;
  background-position:10px;}*/

ul#menu li ul li a {
background:#EBEBEB;
  color: #777777;
  padding: 0.4em 0.3em 0.4em 0.8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  cursor:pointer;



}

ul#menu li ul li a:hover {
  background: url("images/sfumatura_voce_menu.jpg") no-repeat #bfbfbf;

  background-repeat:no-repeat;
}



ul#menu_inf {
	background: #bbbbbb;

}

ul#menu_inf .pulsante{ background-color:#ebebeb; border:#8d8d8d 1px solid; letter-spacing:normal; font-size:13px; color:#666666; padding:1px 2px}


ul#menu_inf, ul#menu_inf ul {
  margin: 0;
  padding: 0;
  width: 226px;
  padding:10px 0px
}

ul#menu_inf ul,li {
  list-style-type:none;
  list-style-image:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  
}

ul#menu_inf li p {
 font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  letter-spacing:0.8px;
  color: #FFFFFF;
 	margin:0px;
}

ul#menu_inf li a{
	color: #fff;
	text-decoration: none;	
}
/* FINE STILE MENU*/

