/*
delcaldo.com design
www.delcaldo.com
------------------------------------------------------------------
Questo CSS e' compatibile con i browser SAFARI, FIREFOX,
IE 6 Win, IE 7 Win, OPERA 9, Flock
------------------------------------------------------------------
CSS SCREEN
------------------------------------------------------------------
*/



/* CORPO DELLA PAGINA E TESTATINA SOPRA HEADER
------------------------------------------------------------------ */


body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;   /* ------------- dimensione FONT ------------- */
	margin: 0px;
	padding: 0px;
	background-color: #C9874A;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}


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

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

img {
	border: 0px;
	vertical-align: middle;
	}

#container{
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0em;
	background-color: #ffffff;
	min-width: 896px !important;
	width: 896px !important;
	width: 896px;
	background-image: url(../img/bg_pagina.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}



/* HEADER E FOTO HEADER
------------------------------------------------------------------ */

#header{
	clear:both;
	background-color: #6B1022;
	margin: 0px;
	padding: 0px;
	height: 84px;
	}


/* HEADER INTERNO
------------------------------------------------------------------ */

#titolo{
	margin-top: 0px;
	margin-left: 240px;
	padding-top: 0px;
	height: auto;
	min-height:140px !important;
	height:auto !important;
	}

#header_interno{
	clear:both;
	background-color: #6B1022;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	min-height:140px !important;
	height:auto !important;
	background-repeat: repeat-x;
	background-image: url(http://luccaterre.it/img/bg_tema_2.jpg);
	background-position: left bottom;
	}


/* BANNER
------------------------------------------------------------------ */

#banner{
	font-size: 0.9em;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	min-height:205px !important;
	height:auto !important;
	height: 205px;
	text-align:left;
	}
	
#banner_02 {
	min-height:205px !important;
	height:auto !important;
	height: 205px;
	margin: 0px;
	padding: 0px;
	}

#banner_02 .foto_home {
	float: left;
	padding:0px;
	margin:0px;
	height: 205px;
	width: 681px;
	text-align:left;
	}

#banner_02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/*width: 483px;*/
	height: 205px;
	}

	
/* MENU SX home page
------------------------------------------------------------------ */

.calendar_title{
    color: #64381b;
    padding-left: 20px;
    font-size: 16px;
}

#calendario_eventi{
    margin-left: 11px;
    margin-bottom: 20px;
    min-height:175px;
    background-image: url(../img/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#banner_01 {
	float: left;
	min-height:205px !important;
	height:auto !important;
	height: 205px;
	width: 214px !important;
	width: 210px;
	}
	
#banner_01 .menu {
	left: 0px;
	color: #000000;
	text-align: left;
	padding-top:0.2em; /* ---------- CORREGGE IL BUG DELLO SPAZIO TRA UN DIV E L'ALTRO --------- */
	padding-bottom:0.2em;
	padding-right:0px;
	padding-left:0px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	}
	

#banner_01 ul {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	}


#banner_01 li {
	list-style-type: none;
	margin:0px;
	}

#banner_01 .select_01 {
	width: 185px;
	color: #CC6600;
	display:block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	/*margin-bottom: 0.3em;*/
	border-bottom-color: #F5E6E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
	padding-right: 15px;
	background-image: url(../img/freccia_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

#banner_01 li a {
	width: 185px;
	color: #7b5933;
	text-decoration: none;
	display:block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 15px;
	/*margin-bottom: 0.3em;*/
	border-bottom-color: #F5E6E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
	background-image: url(../img/freccia_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

#banner_01 li a:hover {
	color: #cd7c1d;
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 15px;
	background-image: url(../img/freccia_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	} 
	
	
	
/* MENU ORIZZONTALE
------------------------------------------------------------------ */

#menu_or {
	font-size: 0.9em;
	margin: 0em;
	padding-left: 214px;
	background-color: #8C3D30;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	}

#menu_or ul {
	display:inline;
	margin: 0px;
	padding: 0px;
	}

#menu_or li {
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#menu_or a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right:0.8em;
	padding-left:0.8em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	}

#menu_or a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right:0.8em;
	padding-left:0.8em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	background-position: left bottom;
	background-image: url(../img/bt_language.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A1493B;
	}

#menu_or .select {
	background-color: #FAECE1;
	padding-right:0.8em;
	padding-left:0.8em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	background-image: url(../img/bt_select.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	
#menu_or .select_interno {
	background-color: #ffffff;
	padding-right:0.8em;
	padding-left:0.8em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	}


#menu_in {
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-align: left;
	}


/* SCELTA LINGUE
------------------------------------------------------------------ */

#language {
	float: right;
	margin: 0px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	}

#language ul {
	/*display:inline;*/
	margin: 0px;
	padding: 0px;
	}

#language li {
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#language a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right:0.8em;
	padding-left:0.8em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	}

#language a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right:0.8em;
	padding-left:0.8em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	background-color: #B76C28;
	}

#language .language_select {
	background-color: #A1493B;
	color: #FFFFFF;
	padding-right:0.8em;
	padding-left:0.8em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	background-image: url(../img/bt_language.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

/* MENU SX
------------------------------------------------------------------ */
	

#col_sx .menu {
	width: 180px;
	left: 0px;
	color: #000000;
	text-align: left;
	padding-top:0.2em; /* ---------- CORREGGE IL BUG DELLO SPAZIO TRA UN DIV E L'ALTRO --------- */
	padding-bottom:0.2em;
	padding-right:0px;
	padding-left:0px;
	margin-left: 0px;
	margin-top: 1.1em;
	margin-bottom:0px;
	}
	
#col_sx ul {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	}


#col_sx li {
	list-style-type: none;
	margin:0px;
	}

#col_sx .select_01 {
	width: 160px;
	color: #CC6600;
	display:block;
	padding-left: 10px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 0.3em;
	border-bottom-color: #E4E4E4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
	}

#col_sx li a {
	width: 160px;
	color: #7b5933;
	text-decoration: none;
	display:block;
	padding-left: 10px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 0.3em;
	border-bottom-color: #E4E4E4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
	}

#col_sx li a:hover {
	color: #cd7c1d;
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	}
	
	
/* MENU SULLA COLONNA DI SINISTRA
------------------------------------------------------------------ */
	
#banner_03 {
    font-size: 0.9em;
}
#banner_03 .menu_03 {
    color: #000000;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    text-align: left;
    width: 210px;
    padding-top: 4px;
    padding-right: 20px;
    padding-bottom: 4px;
    font-size: 105%;
}
#banner_03 ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
#banner_03 li {
    list-style-type: none;
    margin: 0;
    height: 25px;
}
#banner_03 .select_01 {
    color: #FFFFFF;
    display: block;
    text-align: right;
}
#banner_03 li a {
    border-bottom: 1px solid #E8CCBA;
    color: #7B5933;
    display: block;
    text-align: right;
    text-decoration: none;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 4px;
}
#banner_03 li a:hover {
    color: #000000;
    text-decoration: none;
}
	
	

/* MENU COL SX nella pagina interna
------------------------------------------------------------------ */
	
#menu_col_sx {
    background-color: #FFFFFF;
    height: auto !important;
    min-height: 205px !important;
}
#menu_col_sx .menu_col {
    color: #000000;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    text-align: left;
    width: 210px;
}
#menu_col_sx ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
#menu_col_sx li a {
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 4px;
    margin: 0px;
    font-size: 105%;
}
#menu_col_sx li {
    list-style-type: none;
    margin: 0;
    height: 25px;
    border-bottom: 1px solid #F5E6E2;
}
#menu_col_sx .select_01 {
    background-image: url("../img/freccia_menu_hover.gif");
    background-position: right center;
    background-repeat: no-repeat;
    color: #CC6600;
    display: block;
    text-align: right;
}
#menu_col_sx li a {
    background-image: url("../img/freccia_menu.gif");
    background-position: right center;
    background-repeat: no-repeat;
    color: #7B5933;
    display: block;
    text-align: right;
    text-decoration: none;
}
#menu_col_sx li a:hover {
    background-image: url("../img/freccia_menu_hover.gif");
    background-position: right center;
    background-repeat: no-repeat;
    color: #CD7C1D;
    text-decoration: none;
}



/* PAGINA
------------------------------------------------------------------ */

#pagina {
	background-image: url(../img/bg_pagina_sfumatura.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin:0px;
	}	


/* BARRA CERCA
------------------------------------------------------------------ */

#barra_cerca {
	padding: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 10px;
	} 


/* FORM RICERCA
------------------------------------------------------------------ */

.box_cerca{
	color: #000000;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	font-size: 0.8em;
	text-align: left;
	}

.box_cerca p {
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
.box_cerca input {
	background-color: #FCFCFC;
	border-color: #e3ddd7;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	}
	
.box_cerca form {
	display: inline;
	margin: 0px;
	padding: 0px;
	}

.box_cerca .bottone {
	/*background-color: #FFFFFF;*/
	border-color: #6B1022;
	border-width: 0px;
	border-style: solid;
	margin: 0px;
	padding: 0px;
	}

.box_cerca .noborder {
	background-color: transparent;
	border-color: #6B1022;
	border-width: 0px;
	border-style: solid;
	margin: 0px;
	padding: 0px;
	margin-right: 0.8em;
	}

.img_inline {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
	
#stampa {
	float: right;
	}


/* COLONNE LATERALI
------------------------------------------------------------------ */


#col_sx {
	float: left;
	width: 214px;
	min-height:600px !important;
	height:auto !important;
	height: 600px;
	margin-left:0px;
	padding: 0px;
	background-image: url(../img/bg_col_sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#col_sx_interno {
	float: left;
	width: 214px;
	min-height:800px !important;
	height:auto !important;
	height: 800px;
	margin-left:0px;
	padding: 0px;
	background-image: url(../img/bg_col_sx.jpg);
	background-repeat: no-repeat;
	background-position: left 200px;
	}
	
.box_sx {
	width: 154px;
	/*height: 61px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	}
	
.box_sx a img{
	border-radius: 10px;
}

#col_dx {
	float: right;
	text-align: left;
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:0px;
	margin-left: 20px;
	font-size: 0.9em;
	}

#col_dx .label {
	width: 200px;
	font-size: 1.3em;
	padding-top: 0.8em;
	padding-bottom: 0.4em;
	padding-left: 0px;
	border-bottom-color: #6197ba;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	}
	
#col_dx .box_date {
	padding-top: 1em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1em;
	border-color: #EBD4CD;
	border-width: 1px;
	border-style: solid;
	background-color: #FFC;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	width: 180px;
	}
	
#col_dx .box_date .linea {
	height: 1px;
	background-color: #F7DED7;
	border-width: 0px;
	}
	
#col_dx .box_mappa {
	width: 180px;
	/* height: 109px; */
	padding: 5px;
	border-color: #EBD4CD;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	}

#col_dx .meteo_pw {
	padding: 2px;
	border: none;
	margin-right: 10px;
	float: left;
	}
	
#col_dx .meteo_text {
	padding-top:20px;
	margin-left: 75px;
	}

.box_meteo_dx {
	width: 200px;
	margin-top: 0.8em;
	padding-bottom: 0.1em;
	border: none;
	margin-bottom: 1em;
	overflow: auto;
	}
	

.box_tag_cloud {
	border: 1px solid #F5E6E2;
	padding:6px;
	background-color: #FAF5F1;
}	
	
.box_generico_dx {
	width: 200px;
	border: 0px;
	margin-top: 0.8em;
	padding-bottom: 0.6em;
	border-bottom-color: #F5E6E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 1em;
	overflow: auto;
	}
	
	
.box_generico_dx ul {
	margin-left: 0px;
	padding-left: 0px;
	}
	
.box_generico_dx li {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0.8em;
	list-style-type: none;
	}
		
.box_generico_dx h1{
	font-size: 1.1em;
	margin-bottom: 0.6em;
	padding-bottom: 0px;
	}

	
#col_dx .freccia_news {
	border: 0px;
	margin-top: 0.2em;
 	text-align: right;	
	}
	

/* COLONNA CENTRALE
------------------------------------------------------------------ */

#col_center {
	margin-right: 250px;
	margin-left: 214px;
	}
	

#col_center .label {
	font-size: 1.1em;
	padding-top: 0.8em;
	padding-bottom: 0em;
	padding-left: 0px;
	border-top-color: #DaBCA4;
	border-top-width: 3px;
	border-top-style: solid;
	}

#col_center .label_2 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
	padding-top: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0px;
	border-bottom-color: #DaBCA4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	}

#col_center .titolo_sezioni {
	font-size: 1.8em;
	font-weight: lighter;
	margin-bottom: 0.4em;
	padding-top: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0px;
	border-bottom-color: #DaBCA4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	}

#monocontent_home {
	background-color: #e4e3df;
	}

.riga {
	margin-bottom:0.4em;
	text-align: left;
	}

.riga h2 {
	font-size: 1.4em;
	font-weight: lighter;
	padding-bottom: 0px;
	margin-bottom: 0.6em;
	margin-top: 0.2em;
	color: #704220;
	}

.prima_riga {
min-height:350px;
}

.riga_text {
	padding-top:0.3em;
	padding-bottom:1em;
	padding-left:1em;
	padding-right:1em;
	position: relative; /* corregge il BUG di IE6 che fa scomparire il DIV */
	
	}
	
.riga_text h1{
	font-size: 1.8em;
	font-weight: lighter;
	margin-bottom: 0em;
	margin-top: 0em;
	padding-top: 0em;
	}
	
.riga_text h3 {
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}

/* COLONNA CENTRALE INTERNA (DUE COLONNE)
------------------------------------------------------------------ */


#col_center_mono {
	margin-left: 214px;
	padding-right: 20px;
	margin-right: 0px;
	min-width: 650px !important;
	width:auto !important;
	width: 670px;
	}

#col_center_mono .label {
	font-size: 1.1em;
	padding-top: 0.8em;
	padding-bottom: 0em;
	padding-left: 0px;
	border-top-color: #DaBCA4;
	border-top-width: 3px;
	border-top-style: solid;
	}

#col_center_mono .label_2 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
	padding-top: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0px;
	border-bottom-color: #DaBCA4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	}

#col_center_mono .titolo_sezioni {
	font-size: 1.8em;
	font-weight: lighter;
	margin-bottom: 0.4em;
	padding-top: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0px;
	border-bottom-color: #DaBCA4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	}



/* INDICE
------------------------- */ 


#indice ul {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	}


#indice li {
	list-style-type: none;
	margin:0px;
	padding-left:20px;
	background-image: url(../img/freccina_rossa.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 1em;
	margin-top: 1em;
	border-bottom-color: #F5E6E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

#indice li a {
	font-size: 1.2em;
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	}

#indice li a:hover {
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 15px;
	}	

/* INDICE con foto
------------------------- */ 

#indice .box_indice {
	margin-bottom: 1.8em;
	font-size: 0.9em;
	/*overflow: auto;*/
	min-height: 60px !important;
	height:auto !important;
	height: 60px;
	}
	
#indice .box_indice  h1{
	font-size: 1.2em;
	font-weight: lighter;
	margin-bottom: 0em;
	margin-top: 0em;
	}

#indice .img_pw_indice {
	width: 55px;
	height: 55px;
	padding: 2px;
	border-color: #EBD4CD;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	margin-right: 0.2em;
	float: left;
	}
	
#indice .img_text_indice {
	margin-left: 70px;
	}

#indice .text_indice {
	margin-left: 0px;
	}

#paginatore {
	font-size: 0.9em;
	color: #cccccc;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom-color: #F5E6E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #F5E6E2;
	border-top-style: solid;
	border-top-width: 1px;
	}
	
#paginatore img {
	vertical-align: middle;	
	}


/* NEWS e RSS
------------------------------------------------------------------ */

.titoli {
	margin: 1em;
	padding-bottom: 0.3em;
	border-bottom-color:#d4bda7;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}

.box_eventi {
	margin: 1em;
	padding: 1em;
	background-image: url(../img/bg_box_eventi.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #eee5db;
	}

.box_eventi .box_news {
	margin-bottom: 1em;
	}
	
.box_eventi .box_news  h1{
	font-size: 1.2em;
	font-weight: lighter;
	margin-bottom: 0em;
	margin-top: 0em;
	}

.box_eventi .img_pw_news {
	width: 55px;
	height: 55px;
	padding: 2px;
	border-color: #EBD4CD;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	margin-right: 0.2em;
	float: left;
	}
	
.box_eventi .img_text_news {
	margin-left: 70px;
	}

.box_eventi hr {
	background-color: #e5d6cc;
	height: 1px;
	border: 0px;
	margin-top: 1.4em;
	margin-bottom: 1.4em;
	}

.box_eventi .bt_scorrimento {
	font-size: 0.8em;
	}


.riga_text .box_news {
	margin-bottom: 1em;
	}
	
.riga_text .box_news  h1{
	font-size: 1em;
	font-weight: lighter;
	margin-bottom: 0em;
	margin-top: 0em;
	}

.riga_text .img_pw_news {
	width: 55px;
	height: 55px;
	padding: 2px;
	border-color: #EBD4CD;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	margin-right: 0.2em;
	float: left;
	}
	
.riga_text .img_text_news {
	margin-left: 70px;
	}

#box_rss {
	padding-bottom: 0.3em;
	border-bottom-color: #e3ddd7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 1em;
	}

#box_rss .ico_rss {
	font-size: 0.7em;
	float:right;
	padding-right: 0.5em;
	}
	
#box_rss .ico_rss img {
	vertical-align: middle;
	}
	

/* PATH
------------------------- */  

#path {
	font-size: 0.8em;
	margin-bottom: 0.9em;
	}


/* ELEMENTI DELLE NEWS
------------------------- */  

.foto_pw {
	padding: 5px;
	border-color: #d9d3c0;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	text-align:center;
	}
	
.foto_didascalia {
	font-size: 0.8em;
	margin-bottom: 0.8em;
	margin-right: 18px;
	padding-bottom: 0.5em;
	float:left;
	font-style: italic;
	color: #665740;
	border-bottom-color: #EBD4CD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	

/* GALLERIA FOTOGRAFICA
------------------------- */ 

.img_pw_gallery {
	width: 55px;
	height: 55px;
	padding: 2px;
	border-color: #EBD4CD;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-top: 3px;
	float: left;
	}
	
#gallery {
	margin-bottom: 1em;
	overflow: auto;
	width: 200px;
	}
	

/* LINKOGRAFIA SCHEDE
------------------------- */ 
	
.links ul {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	}


.links li {
	list-style-type: none;
	margin:0px;
	}

.links li a {
	width: 185px;
	text-decoration: none;
	display:block;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 15px;
	border-bottom-color: #F5E6E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

.links li a:hover {
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 15px;
	}	


/* CODICI AUDIOGUIDE
------------------------- */ 
.audiogude_code {
	color: #920909;
	font-weight: bold;
	}
	
/* LINKOGRAFIA PAGINE INTERNE
------------------------- */ 
	
.links_pagine ul {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	}


.links_pagine li {
	list-style-type: none;
	margin:0px;
	margin-top:5px;
	}

.links_pagine li a {
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0;
	padding-right: 15px;
	
	}

.links_pagine li a:hover {
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0;
	padding-right: 15px;
	}	



/* ETICHETTE
------------------------- */

.label {
	font-size: 1.3em;
	padding-top: 0.8em;
	padding-bottom: 0.4em;
	padding-left: 10px;
	margin-bottom: 0.3em;
	}


/* FOOTER
------------------------------------------------------------------ */

.ripulitore {
	clear:both;
	}

.top {
	margin-top: 2em;
	font-size: 0.8em;
	}
	
.top img {
	margin-right: 5px;
	}

#footer {
	clear:both;
	margin-top: 5em;
	padding-top:0px;
	padding-bottom:20px;
	padding-left: 10px;
	padding-right: 0.8em;
	color: #000000;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.8em;
	}

#footer a:hover {
	text-decoration: underline;
	}


/* INVISIBILI
------------------------------------------------------------------ */

#marchi_print {
	padding-bottom: 10px;
	display: none;
	}

#marchi_print .marchio_print {
	width: 100px;
	padding-left: 10px;
	display: inline;
	}

	

#scrollable_highlights{
	height: 170px;
	/* margin-left: 20px; */
        padding-left: 0px !important;
}

.home_titles {
    color: #986637;
}

.home_title_territorio {
    margin-left: 15px;   
}

.riga_territorio {
     padding-left: 0px !important;
     height: 420px;
}
	
.box_highlights {
	background-color: #FFFFFF;
    border-color: #EBD4CD;
    border-style: solid;
    border-width: 1px;
    float: left;
    
    margin-right: 20px;
    margin-top: 10px;
    
    padding: 2px;
    
    width: 120px;
    height: 185px;
    
}

.titolo_highlights {
    color: #4C260F;
    font-size: 10px;
    line-height: 11px;
    margin: 5px;
}

.comprensorio_highlights {
    color: #4C260F;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    margin: 5px;
}

.main_data {
    color: #4C260F;
    font-size: 12px;
    line-height: 20px;
}

#sitemap ul li {
	list-style: none;
}


#googlemap-legend {
    border: 1px solid #CCCCCC;
    margin-top: 10px;
    padding: 10px;
    width: 630px;
}
#googlemap-legend li {
    margin: 1px 0;
    padding: 0;
    list-style: none;
}


.thumbnail {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    display: block;
    line-height: 1;
    padding: 4px;
    

}

.gallery-wrapper{
    width: 28%;
    float: left;
    margin-left: 30px;
    padding: 5px 0;
}


.caption-category{
	margin-top:5px;
	background-color: #8C3D30;
    border-radius: 3px 3px 3px 3px;
    padding: 1px 4px 2px;
    color: #FFFFFF;
    font-size: 10.998px;
    font-weight: bold;
    line-height: 14px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
    white-space: nowrap;
}
#submit_messages {
      font-weight: bold;
    margin: 10px;
    padding: 10px;
 }
 
#submit_messages.error{
	color: red;
 	border: 2px solid red;
}

#submit_messages.error{
	color: red;
 	border: 2px solid red;
}

#submit_messages.success{
	color: #21729F;
 	border: 2px solid #21729F;
}


.elenco_tipologie_schede {
    text-align: initial;
}