@import "reset.css";
@import "text.css";

/* --- Generale --- */

body {
	background: #5A6627 url(../images/back_body.jpg) repeat-x 0 0;
	}
p 	{
	position: relative;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1.5em;
	}
a	{
	color: #008FD9;
	text-decoration: none;
	}
a:hover	{
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	background: #fc0;
}
h1,h2,h3,h4,h5,h6 {
	clear: both;
	position: relative;
	font-weight: normal;
	}
.hide, .nasc {
	display: none;
	}
.clear {
	clear: both;
	}
img.floatTL {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	}
img.floatTR {
	float: right;
	position: relative;
	display: block;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	}
.floatL {
	position: relative;
	float: left;
	}
.floatR {
	float: right;
	}
.floatL2 {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	}
.center {
	text-align: center;
	}
.right {
	text-align: right;
	}
.detail_right {
	float: right;
	}
big {
	font-size: 1.5em;
	font-weight: bold;
	}
.bordofoto  {
	display: block;
	float: left;
	margin: 0 15px 15px 0;
	padding: 1px;
	border: 1px solid #D0D0D0;
	background: #fff;
	}
.evid_1 {
	background: #E6F200;
	}
.prec_succ {
	clear: both;
	display: block;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
	color: #aaa;
	border-bottom: 1px solid #e5e5e5;
	}
ul	{
	line-height: 1.5em;
	text-align: left;
	border: 0;
	}
ul.list2	{
	margin: 15px 0 15px 12px;
	}
.list2 li	{
	text-align: left;
	border: 0;
	list-style-type: none;
	padding: 0 0 0 15px;
	background: url(../icone/arrow_01.gif) no-repeat 2px 0.45em;
	}
/* --- Generale --- */


/*----------------------------*/


/* --- Layout --- */

div#container{
	background: #fff url(../images/back_ordine_rh_col.gif) repeat-y right 0;
	width:960px;
	margin: 0 auto;
	z-index: 1;
	}
div#container_2{
	background: url(../images/back_menu_sx2.gif) repeat-y 0 0;
	width:960px;
	z-index: 1;
	}
div#wrapper{
	float:left;
	width:100%;
	}
div#header
{
	width: 960px;
	background: url(../images/back_body.jpg) repeat-x 0 0;
	border-width: 0;
	padding: 0;
	height: 150px;
}
div#header h1
{
	padding: 0;
	margin: 20px;
}
#hdr_logo
{
	position: absolute;
	float: left;
	width: 650px;
	height: 140px;
}
#hdr_logo img{
	position: absolute;
	margin: 15px 0 0 20px;
}
#header #search_top {
	margin-top: 40px;
	float: right;
	width: 300px;
	text-align: left;
	padding-right: 20px;
	}
div#striscia_ricerca {
	clear:both;
	display: block;
	height: 3.2em;
	padding: 0;
	background: #2D2D2E /*url(../images/back_striscia.gif) repeat-x 0 0*/;
	margin: 0 10px;
	color: #fff;
	}
.form_ricerca {
	vertical-align: middle;
	float: left;
	color: #777;
	margin: 0 0 0 10px;
	}
.form_ricerca input {
	color: #333;
	font-size: 1.2em;
	border: 1px solid #aaa;
	margin: 5px 0 5px 10px;
	padding: 3px;
	}
#form_cerca button{
	border: 1px solid #999;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	background: #C7C7C7 url(../images/back_bottone_1.gif) repeat-x 0 0;
	padding: 2px 10px;
	}
.fontsize-set {
	float: right;
	color: #fff;
	margin: 8px 10px 0 0;
	}
.data_sx {
	float: left;
	line-height: 3em;
	color: #fff;
	padding-left: 25px;
	}

/* colonne laterali */
div#navigation{
	float:left;
	width:240px;
	margin-left:-100%;
	}
div#extra {
	float:left;
	width:180px;
	margin-left:-180px;
	}
.interno_cl_sx {
	padding: 10px 10px 10px 8px;
	margin: 0 2px 0 10px;
	border-top: 1px solid #E2E2D3;
	}
.interno_cl_sx h3, .interno_cl_sx h4,
.menu_sx1 h4, .menu_sx2 h4	{
	font-family: arial, helvetica, sans-serif;
	padding: 0 0 10px 16px;
	margin: 0;
	border-bottom: 3px solid #C7B58D;
	position: relative;
	font-weight: bold;
	}
.interno_cl_sx h3,
.menu_sx1 h4	{
	color: #fff;
	border-bottom: 3px solid #48792E;
	}
.interno_cl_sx h4, .menu_sx2 h4	{
	color: #444;
	}
.interno_cl_dx h3, .interno_cl_dx h4,
.menu_dx1 h4{
	font-family: arial, helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin: 0;
	border-bottom: 3px solid #C7B58D;
	position: relative;
	}
.interno_cl_dx {
	margin: 10px 18px 10px 10px;
	}

/* colonna centrale */
div#content {
	margin: 0 11px 0 240px;
	padding: 0;
	}

/* footer */
div#ftr  {
	clear:left;
	width:100%;
	background: url(../images/ftr_comune.gif) no-repeat right 0;
	color: #fff;
	height: 60px;
	}
div#ftr_2 {
	width: 98%;
	height: 60px;
	background: url(../images/ftr_comune.gif) no-repeat left 0;
	}

div#ftr p{
	text-align: center;
	font-size: 1em;
	margin:0;
	padding: 15px 0 15px 60px;
	}
div#ftr a {
	color: #fff;
	}
div.validation  {
	clear:left;
	text-align: center;
	margin: 0 auto;
	background: #5A6627;
	color: #fff;
	height: 30px;
	}
/* --- Layout --- */



/*----------------------------*/



/* --- Tutti i menu --- */

/* menu accessibilità header */

div#accessibilita{
	font-size: 1em;
	font-family: tahoma, arial, helvetica, sans-serif;
	position: absolute;
	width: 950px;
	height: 30px;
	top: 0px;
	text-align: right;
	margin-right: 0;
	margin-left: auto;
    padding-top: 0px;
	padding-left: 0px;
	z-index: 2;
	color: #fff;
	
	}
div#accessibilita ul{
	width: auto;
	list-style-type: none;
	height: 25px;
	text-align: right;
	padding: 5px 10px 0 0;
	margin: 0;
	border: 0;
	/*border-right: 1px solid #444;*/
	/*border-left: 1px solid #588E18;*/
	background: url(../images/back_accessibilita.jpg) no-repeat top right;
	}

div#accessibilita li{
	display: inline;
	margin: 0;
	padding:0;
	border-right: 1px solid #555;
	}
div#accessibilita li.last{
	border-right: 0;
	}

div#accessibilita a{
	padding: 0 10px;
	margin: 0;
	text-decoration: none;
    color: #c9c9c9;
	}

div#accessibilita a:hover{
	color: #fff;
	text-decoration: underline;
	}

/* menu orizzontale superiore  */
div#menu_orizz{
	position: absolute;
	width: 740px;
	top: 120px;
	margin-left: 205px;
	margin-right: 20px;
    padding-top: 0px;
	padding-left: 18px;
	z-index: 2;
	}

div#menu_orizz ul{
	list-style-type: none;
	text-align: right;
	margin: 0;
	padding: 0;
	}

div#menu_orizz li{
	float: left;
	margin: 0 0 0 1px;
	padding:0;
    background: url(../images/sfondo_bottone_over.gif) no-repeat top left;
	}

div#menu_orizz a{
	display: block;
	width: 120px;
    line-height: 30px;
	text-decoration: none;
    background: url(../images/sfondo_bottone_up.gif) no-repeat top left;
    color: #666;
	text-align: center;
	}
div#menu_orizz a.selected {
	display: block;
	width: 120px;
    line-height: 30px;
	text-decoration: none;
    background: url(../sfondo_bottone_over.gif) no-repeat top left;
    color: #fff;
	text-align: center;
	}

div#menu_orizz a:hover{
	background-image: none;
	color: #fff;
	background: url(../sfondo_bottone_over.gif) no-repeat top left;
	}

div#menu_orizz li#activelink a,div#menu_orizz li#activelink a:hover {
    background: url(../sfondo_bottone_over.gif) no-repeat top left;
	color: #fff;
	}

/* menu links esterni al sito */
#links_menu {
	clear:both;
	display: block;
	padding: 0;
	background: #FFF4C7 /*url(../images/back_striscia.gif) repeat-x 0 0*/;
	margin: 0;
	color: #444;
	border-top: 1px solid #FFE066;
	border-bottom: 1px solid #FFE066;
	}
#links_menu h5 {
	padding: 10px 10px 0 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #444;
	}
#links_menu h4 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	}
#links_menu ul {
	list-style-type: none;
	margin: 0 10px 10px 10px;
	color: #fff;
	}
#links_menu ul li {
	display: block;
	width: 160px;
	float: left;
	color: #666250;
	padding-right: 10px;
	margin: 0;
	}
#links_menu ul li p {
	font-size: 0.9em;
	margin: 0 0 15px 0;
	}
#links_menu ul li img {
	display: block;
	margin: 5px 15px 10px 0;
	padding: 1px;
	border: 1px solid #D0D0D0;
	background: #fff;
	}

/* menu colonna sinistra  */
div.subnav2 h2 {
	font-size: 1.2em;
	color: #fff;
	height: 35px;
	margin: 0 0 3px 0;
	padding: 0.5em 10px;
	background: url(../images/back_titolo_menu_blu.gif) no-repeat 0 0;
	}
div.subnav2 ul, div.subnav2 li,
div.subnav3 ul, div.subnav3 li {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

div.subnav2 li, div.subnav3 li {
	margin:0;
	font-size: 1em;
	}
.selezionato {
	position: absolute;
	width: 20px;
	height: 30px;
	margin-top: 20px;
	margin-left: 186px !important;
	margin-left: 186px;
	background: url(../images/freccia_selezionato.png) no-repeat right bottom;
	z-index: 10;
	}
.selezionato_dx {
	position: absolute;
	width: 20px;
	height: 40px;
	margin-top: 0px !important;
	margin-top: -4px;
	margin-left: -26px !important;
	margin-left: -26px;
	background: url(../images/freccia_selezionato_dx.png) no-repeat left top;
	z-index: 10;
	}
div.subnav2 li a, div.subnav3 li a {
	display: block;
	font-weight: normal;
	/*height: 2.2em;*/
	line-height: 2.2em;
    padding-left: 16px;
    text-decoration: none;
	}
div.subnav2 li a {
	border-bottom: 1px solid #D0C9B1;
	color: #fff;
	}
div.subnav3 li a {
	border-bottom: 1px solid #D0C9B1;
	color: #444;
	}
div.subnav2 li a span, div.subnav3 li a span {
	margin-top: -10px;
	}
div.subnav2 a:hover {
	background: #fff;
	color: #ff6602;
	text-decoration: none;
	}
div.subnav3 a:hover {
	background: #fff;
	color: #ff6602;
	text-decoration: none;
	}

/* subnav1 */
div.subnav1 h2 {
	font-size: 1.2em;
	color: #fff;
	height: 35px;
	margin: 0 0 3px 0;
	padding: 0.5em 10px;
	background: url(../images/back_titolo_menu_blu.gif) no-repeat 0 0;
	}
div.subnav1 ul, div.subnav1 li {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}
div.subnav1 li {
	margin:0;
	font-size: 1em;
	}
div.subnav1 a {
	display: block;
	font-weight: normal;
	/*height: 2.2em;*/
	line-height: 2.2em;
    padding-left: 16px;
	border-bottom: 1px solid #BCBFB7;
    text-decoration: none;
	color: #333;
	}
div.subnav1 a:hover {
	background: #fff;
	color: #ff6602;
	text-decoration: none;
	}

/* Tabs uffici */
#tab_orizz {
	height: 25px;
	border-bottom: 1px solid #444;
	margin-bottom: 20px;
	z-index: 1;
	padding-left: 10px;
	}
ul.idTabs {
	position: absolute;
	display: inline;
	list-style-type: none;
	z-index: 2;
	}
ul.idTabs li {
	float: left;
	margin-right: 1px;
	height: 26px;
	line-height: 26px;
	}
ul.idTabs li a {
	padding:  6px 20px;
	margin-right: 1px;
	text-decoration: none;
	background: #444;
	color: #fff;
	}
ul.idTabs li a.selected {
	background: #fff;
	color: #444;
	padding:  6px 20px 7px 20px;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	height: 27px;
	line-height: 26px;
	}
/* --- Tutti i menu --- */



/*----------------------------*/



/* --- Cammino navigazione --- */

#navigator  {
	position: relative;
	text-align: left;
	font-size: 1em;
	color: #999;
	margin: 0 0.3em;
	padding: 7px 0.9em;
	border-bottom: 1px dotted #d5d5d5;
	}
#navigator a {
	font-weight: bold;
	text-decoration: none;
	}
#navigator a:hover {
	text-decoration: underline;
	}
.categoria {
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	background: #177A99;
	margin-bottom: 15px;
	padding: 5px;
	}

/* --- Cammino navigazione --- */



/*----------------------------*/



/* --- Paginazione --- */

p.paginazione {
	text-align: right;
	}
.paginazione span {
	font-size: 0.9em;
	padding: 0.2em 0.5em;
	background: transparent;
	border: 1px solid #ddd;
	color: #999;
	}
.paginazione span.corrente {
	padding: 0.2em 0.5em;
	background: #FFCE02;
	color: #555;
	border: 1px solid #E0BB02;
	font-weight: bold;
	}
.paginazione a {
	font-size: 0.9em;
	padding: 0.2em 0.5em;
	color: #555;
	background: #f2f2f2;
	border: 1px solid #ccc;
	text-decoration: none;
	}
.paginazione a:hover {
	padding: 0.2em 0.5em;
	background: #FFCE02;
	color: #fff;
	border: 1px solid #E0BB02;
	}

/* --- Paginazione --- */



/*----------------------------*/



/* --- Box varie --- */

.box1 {
	margin: 1.2em;
	}
.box_news p, .box2 p {
	margin-bottom: 0;
	}
.box2 {
	color: #444;
	padding: 1.2em;
	margin: 0;
	border-bottom: 1px solid #D6DADD;
	background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;
	}
.box2 h2{
	color: #333;
	}
.box2 ul li {
	list-style-type: square;
	margin-bottom: 1em;
	margin-left: 16px;
	}
.box_news {
	padding: 1.2em;
	/*background: url(../images/back_news.gif) repeat-x 0 0;*/
	border-bottom: 1px solid #e0e0e0;
	}
.present_box {
	position: relative;
	overflow: hidden;
	/*height: 260px;*/
	width: 709px;
	background: #FFF4C7; /*url(../images/back_present.jpg) repeat-x 0 0;*/
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	}
/* -layout originale

.present_box_text {
	position: absolute;
	float: left;
	width: 320px;
	padding: 0.1em 1.2em 1.2em 1.2em;
	margin: 10px;
	background: url(../images/back_boxpresent.png) repeat 0 0;
	color: #eee;
	}*/
.present_box_text p {
	margin-bottom: 0;
	}
.present_box_text {
	width: 709px;
	padding: 1.2em;
	margin: 0;
	background:#eee; /*url(../images/back_boxpresent.png) repeat 0 0;*/
	color: #000;
	}

.present_box_text h1 {
	margin-top: 20px;
	color: #eee;
 }
#present_box_foto {
	float: right;
	}
.present_box img {
	float: right;
	}
.news {
	margin: 0;
	float: left;
	width: 82% !important;
	width: auto;
	}
.news2 {
	clear: both;
	margin: 0 0 1em 0;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	min-height: 3em;
	}

/* --- Box varie --- */



/*----------------------------*/



/* --- tabelle --- */

table.boxtabella {
	width: 600px;
	}

.boxtabella td img {
	display: block;
	}
.boxtabella	th, .boxtabella	td{
	padding: 8px;
	line-height: 1.5em;
	}
.boxtabella	th {
	background: #444;
	color: #aaa;
	/*text-align: left;*/
	}
.boxtabella	th a {
	color: #fff;
	}
.boxtabella th a.selezionato {
	padding-right: 10px;
	background: url(../icone/arrow_order.gif) no-repeat right 5px;
	}
.boxtabella th a.selezionato_d {
	color: #f59900;
	padding-right: 10px;
	background: url(../icone/arrow_order_asc.gif) no-repeat right 5px;
	}
.boxtabella th a.selezionato_a {
	color: #f59900;
	padding-right: 10px;
	background: url(../icone/arrow_order_desc.gif) no-repeat right 5px;
	}
.boxtabella	td {
	border-bottom:1px solid #ccc;
	vertical-align: top;
	}
.boxtabella	a {
	text-decoration: none;
	}
.boxtabella	a:hover {
	text-decoration: underline;
	}
a.nome_prod {
	line-height: 1.5em;
	background: #444;
	padding: 0 10px;
	color: #fff;
	}
a.nome_prod:hover {
	background: #777;
	color: #fff;
	text-decoration: none;
	}
.col_n	{
	width: 20px;
	text-align: left;
	}
.col_2 {
	width: 88px;
	text-align: left;
	}
.col_3	{
	width: 320px;
	text-align: left;
	}
.col_4 {
	width: 144px;
	text-align: left;
	}
.col_5 {
	width: 80px;
	text-align: right;
	}
.boxtabella tr.alt1 td {
	background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;
	}
.alt2 {
	/*background: #fff;*/
	}
table.tabella_gialla {
	width: 100% !important;
	border-top: 1px solid #FFE066;
	border-left: 1px solid #FFE066;
	border-right: 1px solid #FFE066;
	}
table.tabella_gialla th{
	text-align: left;
	background: #F3E9BE;
	}
.tabella_gialla caption, .tabella_bianca caption {
	padding: 0 0 0.6em 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #444;
	}
.tabella_gialla th, .tabella_gialla td {
	padding: 0.7em 1em;
	border-bottom: 1px solid #FFE066;
	}
.tabella_gialla .pari th {
	background: #FCF2C7;
	}
.tabella_gialla .pari td {
	background: #FFFED1;
	}
/* --- fine tabelle --- */



/*----------------------------*/



/* --- Form principale --- */

/*#search_top .search-box {
	color: #444;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 2px 5px;
	background: #fff url(../images/fieldbg.gif) repeat-x 0 0;
	border: 1px solid #A0B44A;
	width: 190px;
	}
#search_top .search-button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 1em;
	margin: 0 0 0 -4px;
	padding: 0;
	background: #93AFD4 url(../images/back_button_cerca.gif) repeat-x 0 0;
	color: #fff;
	border-top: 1px solid #A0B44A;
	border-right: 1px solid #A0B44A;
	border-left: 1px solid #A0B44A;
	border-bottom: 1px solid #A0B44A;
	width: 60px;
	height: 25px;
	line-height: 21px;
	overflow: hidden;
	}*/
fieldset.search {
	border: none;
	width: 300px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #444;
	font-size: 1.2em;
	font-weight: bold;
	width: 244px;
	height: 26px;
	padding: 4px 7px 2x 7px !important;
	padding: 6px 7px 0;
	background: #fff url(../images/search_form.jpg) no-repeat;
	margin-right: 0px;
}
.search input.box:focus {
	background: url(../images/search_form.jpg) no-repeat left -32px;
	outline: none;
}
.search input.btn {
	width: 42px;
	height: 31px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../images/search_form.jpg) no-repeat top right;
}
.search button.btn {
	width: 42px;
	height: 31px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../images/search_form.jpg) no-repeat top right;
}
/*.search input.btn:hover {
	background: url(../images/search_form.jpg) no-repeat bottom right;
}*/
#search_top label {
	display: block;
	color: #C8E352;
	margin: 0 0 0 4px;
	padding: 0;
	}

legend {
	text-align: left;
	font-size: 150%;
	font-weight: normal;
	color: #444;
	margin-left: 0 !important;
	margin: 0 0 20px -7px;
	padding: 0;
	}
fieldset {
	border-top: 1px solid #d5d5d5;
	}
input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 5px 0px 0 0;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	}
.modulo_form_contatti	{
	clear: both;
	width: 400px;
	color: #555;
	font-size: 1em;
	margin: 15px 0;
	padding: 0;
	}
.modulo_form_info	{
	clear: both;
	width: 300px;
	color: #555;
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.modulo_form_info ul {
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
	}
.modulo_form_info ul li {
	clear: both;
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala {
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul li label	{
	display: block;
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul li label strong {
	color: #e30;
	font-weight: normal;
	}
.modulo_form_contatti input,
.modulo_form_contatti textarea,
.modulo_form_contatti select,
.modulo_form_login input,
.modulo_form_login textarea,
.modulo_form_login select, {
	margin: 5px 10px 0 0;
	}
.modulo_form_segnala input,
.modulo_form_segnala textarea,
.modulo_form_segnala select {
	margin: 0 10px 5px 0;
	}
.modulo_form_info input,
.modulo_form_info textarea,
.modulo_form_info select {
	margin: 0 5px 5px 0;
	}
input.check {
	float: left;
	background: none;
	border: 0;
	}
label	{
	line-height: 1.5em;
	}
label.label_1	{
	clear: left;
	float: left;
	font-weight: normal;
	width: 95px;
	margin: 9px 10px 0 0;
	}
label.label_2	{
	clear: left;
	float: left;
	font-weight: normal;
	width: 80px;
	margin: 5px 0px 0 0;
	}
label.labelR {
	float: left;
	font-weight: normal;
	width: 220px;
	margin: 0;
	}
.modulo_form_contatti strong,
.modulo_form_info strong {
	color: #E20000;
	font-weight: normal;
	}
.casellainput {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 230px;
	color: #555;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	}
.casellainput2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 180px;
	color: #555;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	margin: 0;
	}
.text_mid1, select.text_mid1 {
	width: 120px;
	margin-right: 0px;
	font-size: 1em;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	background-image: url(../images/fieldbg.gif) repeat-x top;
	}
button {
		cursor: pointer;
		border:none;
		background:transparent;
		padding:0;
		margin:5px 0;
		width:auto;
	 	overflow:visible;					
		text-align:center;	
		white-space:nowrap;	
		height:31px;
		line-height:26px;
		font-size: 1em;
		}
button span, button em{
		display:block;
		height:30px;
		line-height:26px;			
		margin:0;
		color:#fff;
		}	
button span{
		padding-left:20px;
		background:#444 url(../images/bg_button.gif) no-repeat 0 0;
		}	
button em{
		font-style:normal;
		padding-right:20px;
		background:#444 url(../images/bg_button.gif) no-repeat 100% 0;
		}

/* --- Form principale --- */



/*----------------------------*/



/* --- Box messaggi info, convalida, errore --- */

.box_ok	{
	clear: left;
	width: auto;
	font-size: 1em;
	border: 1px solid #B4DA31;
	background: #EEF5D7 url(/icone/icona_ok_16x16.gif) no-repeat 10px 11px;
	margin: 15px 0;
	padding: 10px 10px 10px 45px;
	}
.box_info	{
	clear: left;
	width: auto;
	border: 1px solid #A3B3EE;
	background: #DCE3FF url(/admin/icone/icona_info_16x16.gif) no-repeat 10px 11px;
	margin:  0 0 15px 0;
	padding: 10px 10px 10px 40px;
	}
.box_info ul, .box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.box_errore	{
	clear: both;
	width: auto;
	border: 1px solid #E84646;
	background: #FFCECF url(../admin/icone/icona_errore_16x16.gif) no-repeat 10px 11px;
	margin:  0 0 15px 0;
	padding: 10px 10px 10px 40px;
	}
.box_ok p, .box_info p, .box_errore p  {
	padding: 0;
	margin: 0;
	}

/* --- Box messaggi info, convalida, errore --- */



/*----------------------------*/



/* --- Icone --- */

.info1 {
	font-family: tahoma, sans-serif;
	color: #888;
	font-size: 90%;
	margin: 0px 0 2px 0;
	padding: 2px 0 2px 17px;
	background: url(/icone/icona_lente_01.gif) no-repeat 0 center;
	}
.download, .folder {
	font-size: 0.9em;
	line-height: 1.6em;
	display: inline;
	color: #999;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 1px 0 1px 16px;
	}
.download {
	background: url(/icone/icona_download_01.gif) no-repeat 0 center;
	}
.pdf {
	display: block;
	padding: 4px 0 4px 23px;
	margin: 0;
	background: url(/icone/foglio2.gif) no-repeat 0 4px;
	}
.folder {
	background: url(/icone/docs.gif) no-repeat 0 0.3em;
	}

a.download , a.folder {
	color: #e70;
	line-height: 1.6em;
	}
a.link_icona {
	clear: left;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0 4px 0;
	padding: 0px;
	}

.link_icona img {
	vertical-align: middle;
	margin: 0px 0.5em 0 0;
	}
.link_icona2 {
	vertical-align: middle;
	font-weight: bold;
	margin: 0px 1em 0px 0;
	padding: 0px;
	}
.link_icona2 img {
	vertical-align: middle;
	margin: 0px 0.5em 0 0;
	}
div.icon ul	{
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	}

div.icon ul li	{
	font-size: 1em;
	list-style: none;
	margin-bottom: 0.7em;
	padding: 0 0 0 17px;
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	background-image: url(../icone/icona_info_04.gif);
}
div.icon_folder ul, div.icon_people ul	{
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

div.icon_folder ul li, div.icon_people ul li	{
	font-size: 1em;
	list-style: none;
	margin-bottom: 0.3em;
	padding: 3px 0 0 25px;
}
div.icon_folder ul li a, div.icon_people ul li a	{
	font-weight: bold;;
}
div.icon_folder ul li	{
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	background-image: url(../icone/icona_folder_02.gif);
}
div.icon_people ul li	{
	background-position: 0 0.1em;
	background-repeat: no-repeat;
	background-image: url(../icone/icona_people_01.gif);
}
.SQL_decode ul {
	margin: 0 0 20px 30px;
	}
.link_icona img {
	margin-right: 5px;
	}
.icona_fotografie {
	display: none;
	position: absolute;
	background: #888 url(../icone/polaroid.gif) no-repeat 5px center;
	color: #fff;
	font-size: 0.9em;
	padding: 0 5px 0 20px;
	margin: -16px 0 0 0;
	height: 16px;
	line-height: 16px;
	z-index: 10;
	
	}
.icona_fotografie2 {
	clear: both;
	background: url(../icone/polaroid.gif) no-repeat 0 center;
	padding: 5px 0 5px 20px;
	}
.icona_pdf {
	background: url(../icone/icona_pdf-small.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_write {
	background: url(../icone/icona_scrivi_02.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_segnala {
	background: url(../icone/icona_segnala.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_printer {
	background: url(../icone/icona_printer.gif) no-repeat 0 0.15em;
	padding: 2px 0 2px 20px;
	}
.icona_prec {
	background: url(../icone/arrow_left.gif) no-repeat 0 center;
	padding: 0 0 2px 16px;
	}
.icona_succ {
	background: url(../icone/arrow_right.gif) no-repeat right center;
	padding: 0 16px 2px 0;
	}
.icona_info {
	background: url(/icone/icona_info_gialla_02.gif) no-repeat 0 0;
	padding: 2px 0 10px 20px;
	}

.icona_info_on {
	background: url(/icone/icona_info_verde.gif) no-repeat 0 0;
	padding: 2px 0 10px 20px;
	line-height: 1.5em;
	}
.icona_info_off {
	background: url(/icone/icona_info_grigia.gif) no-repeat 0 0;
	padding: 2px 0 10px 20px;
	color: #999;
	}
.orari {
	display: block;
	width: 170px;
	height: 32px;
	background: url(/images/back_orari.gif) no-repeat 0 0;
	}
.orari a {
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	padding: 10px 0 0 35px;
	}
/* --- Icone --- */



/*----------------------------*/



/* --- Finestra Ajax (segnala, condividi ...) --- */

#risultati {
	display: block; 
	position: absolute;
	text-align: center;
	display:none;
	z-index: 100;
	top: 0;
	left: 50%;
	margin-top: 50px;
	margin-left: -320px;
	padding: 0 0 10px 0;
	font-size: 1em;
	clear: left;
	width: 640px;
	background: #F3EFE2;
	border: 10px solid #333;
	}
#risultati img.imgloader {
	margin: 20px 0;
	}
#maschera {
	position: absolute;
	text-align: center;
	z-index: 80;
	background: #000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	display: none;
	width: 100%;
	top: 0;
	left: 0;
	padding: 50% 0;
	}
/*#background_risultati {
	position: absolute;
	display: block;
	z-index: 100;
	background: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width: 110%;
	top: 0;
	left: 0;
	padding: 40% 0;
	}*/
#contenuto_risultati {
	/*height: 350px;*/
	display: block;
	text-align: left;
	/*background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;*/
	padding: 10px 15px 15px 15px;
	}
#contenuto_risultati_top {
	background: #5A6627;
	margin: -10px -16px 0 -15px;
	padding: 10px 0;
	border-bottom: 1px solid #2D3136;
	}
#contenuto_risultati h2 {
	padding: 0 0 1em 15px;
	color: #fff;
	display: inline;
	}
#risultati_hdr {
	/*background: #0C6785 url(../images/back_striscia.gif) repeat-x 0 0;*/
	display: inline;
	float: right;
	margin-top: -2.2em;
	margin-right: 10px;
	padding: 0;
	height: 2em;
	line-height: 1.7em;
	text-align: right;
	color: #fff;
	}
#risultati_hdr a {
	color: #fff;
	}
.col_left_segnala {
	margin-top: 1.5em;
	display: inline;
	float: left;
	width: 280px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	}
.col_right_segnala {
	margin-top: 1.5em;
	float: left;
	width: 250px !important;
	width: 270px;
	margin-left: 20px;
	}
#servizi {
	/*float: right;*/
	clear: both;
	height: 1.5em;
	line-height: 1.5em;
	margin: 0 0 20px 0;
	/*background: #F3EFE2;*/
	}
#servizi ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0px 0px;
	/*background: #F3EFE2;*/
	/*border-top: 3px solid #FFC20E;*/
	}
#servizi ul li {
	height: 20px;
	}
li.segnala {
	float: left;
	margin-right: 20px;
	padding: 0 0 0 20px;
	background: url(../icone/email_go.png) no-repeat 0 0;
	}
li.share {
	float: left;
	margin-right: 20px;
	padding: 0 0 0 20px;
	background: url(../icone/page_code.png) no-repeat 0 0;
	}
li.stampa {
	float: left;
	padding: 0 0 0 20px;
	background: url(../icone/icona_pdf_02.gif) no-repeat 0 0;
	}
#condividi {
	width: 200px;
	position: absolute;
	margin-left: -120px;
	padding-bottom: 10px !important;
	padding-bottom: 0;
	background: #F3EFE2;
	border: 5px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 50;
	display: none;
	}
#condividi h4 {
	color: #fff;
	margin: 0;
	padding: 5px 10px;
	background: #5A6627;
	}
#condividi ul {
	background: transparent;
	margin: 10px 10px 0 10px !important;
	margin: 10px;
	padding: 0;
	border: 0;
	}
#condividi ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
	background: url(../icone/icone_wid_24.png) no-repeat;
	}
#condividi ul li a {
	display: block;
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	width: 24px;
	height: 24px;
	}
#condividi ul li.facebook {
	background-position: 0 0;
	}
#condividi ul li.twitter {
	background-position: -24px 0;
	}
#condividi ul li.myspace {
	background-position: 0 -48px;
	}
#condividi ul li.delicious {
	background-position: -72px 0;
	}
#condividi a.close {
	position: absolute;
	margin-top:4px !important;
	margin-top:9px;
	margin-left: 185px; 
	z-index: 100;
	}
#risultati_suggerimenti {
	position: absolute;
	border: 1px solid #666;
	width: 300px;
	background: #fff;
	z-index: 1000;
	}
#risultati_suggerimenti ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#risultati_suggerimenti ul li a {
	display: block;
	width: 286px;
	color: #222;
	font-size: 1em;
	text-decoration: none;
	padding: 2px 7px;
	}
#risultati_suggerimenti ul li a:hover {
	background: #ddd;
	}
#infosuggerimenti {
	clear: both;
	float: right;
	padding: 5px 7px;
	margin: 0;
	font-size: 0.9em;
	color: #777;
	height: 1em;
	line-height: 1em;
	}
#cancel_termine {
	margin-left: 5px;
	height: 1em;
	line-height: 1em;
	}
/* --- Finestra Ajax (segnala, condividi ...) --- */



/*----------------------------*/



/* --- Commenti --- */

.titolo_commento {
	padding: 0 0 2px 20px;
	margin: 0;
	line-height: 1.3em;
	background: url(../icone/comment.gif) 0 center no-repeat;
	}
.titolo_scrivi {
	padding: 0 0 2px 20px;
	margin: 0;
	line-height: 1.3em;
	background: url(../icone/comment_add.gif) 0 center no-repeat;
	}
.box_blog {
	overflow: auto;
	/*position: relative;*/
	font-size: 1em;
	padding: 10px;
	margin: 0 0 1.3em 0;
	text-align: left;
	border-bottom: 0px solid #ccc;
	background: #F3EFE2 url(../images/back_box_blog.jpg) repeat-x left top;
	}
.box_blog p{
	position: relative;
	}
.box_blog img, .blog_articolo img {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
	}
.box_autore {
	position: absolute;
	margin-top: -45px;
	margin-left: 400px;
	z-index: 10;
	width: 164px;
	height: 66px;
	background: url(../images/back_autore.png) no-repeat left top;
	}
* html .box_autore {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/back_autore.png");
	}
.box_autore span.box_autore_data {
	display: block;
	font-size: 10px;
	padding: 5px 10px;
	color: #fff;
	}
.box_autore span.box_autore_aut {
	display: block;
	font-size: 10px;
	overflow: hidden;
	padding: 8px 10px 5px 10px;
	color: #666;
	}
h2.titolo {
	width: 450px;
	position: relative;
	/*border-bottom: 1px solid #ccc;*/
	padding: 0 0 0.5em 0;
	/*margin-bottom: 0.7em;*/
	}
.autore_art {
	margin-bottom: 1.3em;
	}
.cl_blog {
	width: 580px;
	}
.cl_blog h2 {
	color: #ff6602;
	}
.cl_blog_sx {
	display: inline;
	float: left;
	width: 71%;
	margin: 0 20px 0 0;
	}
.cl_blog_dx {
	display: inline;
	float: left;
	width: 25%;
	}
.blog_articolo {
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #ddd;
	}
.box_ultimi_accessori .blog_articolo {
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #eee;
	}
div.lista_blog ul	{
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 1.3em 0;
	}

div.lista_blog ul li	{
	font-size: 1em;
	list-style: none;
	margin: 0;
	line-height: 1.3em;
	padding: 0.32em 0;
	border-bottom: 1px solid #ddd;
	}
div.lista_blog ul li a{
	font-weight: normal;
	}

/* Form */

.box_commenti {
	clear: both;
	border-bottom: 0px solid #ddd;
	margin: 20px 0;
	padding: 20px;
	background: #F3EFE2;
	}
.comment_wrap_dispari, .comment_wrap_pari, .comment_wrap_anullato {
	clear: both;
	border-top: 0px solid #ddd;
	padding: 15px 0;
	}
.comment_wrap_dispari span, .comment_wrap_pari span, .comment_wrap_anullato span, .comment_wrap_admin span {
	font: italic bold 200% Georgia, serif;
	color: #587585;
	float: left;
	width: 13%;
	padding-left: 15px;
	margin-right: -15px;
	display: inline;
	}
.comment_wrap_anullato {
	background: #FFE3E3;
	}
.comment_wrap_admin {
	padding: 15px 0;
	border-bottom: 1px solid #808C95;
	background: #92A0AB url(../images/back_th_table.gif) repeat-x 0 top;
	}
.comment_wrap_admin span, .comment_wrap_admin p {
	color: #fff;
	}
.avatar {
	float: left;
	display: inline;
	width: 100px;
	z-index: 100;
	}
.commento_freccia {
	position: absolute;
	margin-left: -40px;
	}
.comment_content {
	margin: 0;
	z-index: 9;
	width: 470px;
	float: left;
	display: inline;
	background: #fff;
	padding: 20px;
	border: 1px solid #D0D0D0;
	}
.comment_content_admin {
	margin: 0;
	z-index: 9;
	width: 390px;
	float: left;
	display: inline;
	background: #FFF4C7;
	padding: 20px;
	border: 1px solid #FFD026;
	}
.form_commento  { 
	clear: both;  
	width: 100%;   
	border-style: none;  
	border-top: 0px solid #d0d0d0;  
	background-color: #F3EFE2;
	padding-top: 1em;
	overflow: hidden;
	margin-bottom: 1.5em;
	}
.form_commento fieldset {
	font-size: 1em;
	position: relative;  
	float: left;  
	clear: both;  
	width: 100%;  
	margin: 0 0 0.5em 0;  
	padding: 0 0;  
	border-style: none;
	}
.form_commento legend {
	display: none;
	}
.form_commento fieldset h2 {
	float: left;
	padding: 0 20px 0 20px;
	text-align: left;
	line-height: 30px;
	}
.form_commento fieldset p {
	clear: both;
	padding: 0 20px 0 20px;
	margin-bottom: 1.5em;
	text-align: left;
	}
p.titolo_commento {
	margin-bottom: 1.5em;
	}
.form_commento fieldset ol {  
	padding: 0 1em 0 20px;  
	list-style: none;
	margin: 1em auto -0em auto;
	text-align: left;
	}
.form_commento fieldset ol ul {
	font-size: 0.9em;
	list-style: none;
	clear: both;
	display: inline;
	margin: 0;
	padding: 0;
	}
.form_commento fieldset ol ul li {   
	float: left;
	margin-right: 1em;
	}
.form_commento fieldset ol li { 
	padding-bottom: 0.7em;
	margin: 0;
	}
.form_commento label {
	display: block;
	margin: 0em;
	padding: 3px 0 0 0;
	line-height: 1.3em;
	text-align: left;
	}
.form_commento input, .form_commento select,
.form_commento textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555;
	border-top:1px solid #5c5c5c;
	border-left:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;
	border-bottom:1px solid #ddd;
	padding: 2px;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	}
.form_commento input, .form_commento select {
	width: 300px;
	}
.form_commento textarea {
	width: 450px;
	}
.form_commento .checkbox {
	font-size: 1em;
	float: left;
	width: auto;
	color: #555;
	background: white;
	border: 0;
	padding: 0;
	}
label.lab_right{
	float: left;
	margin: 5px 0 0 10px;
	}
.commenti	{
	float: right;
	display: block;
	font-weight: bold;
	width: 24px;
	height: 24px;
	line-height: 20px;
	font-size: 0.9em;
	background: url(/images/back_commenti.gif) no-repeat 0 0;
	margin: 0 0 0 1em;
	padding: 0;
	text-align: center;
	}
.tooltip {
	margin: 0.75em 20px 0 0;
	padding-right: 20px;
	background: url(/icone/icona_info_aranc.png) no-repeat right 2px;
	line-height: 20px;
	}
.tooltip a span {
	display: none;
	}
.tooltip a span img {
	position: absolute;
	margin-top: -15px;
	margin-left: 130px;
	}
.tooltip a:hover {
	position: relative;
	}
.tooltip a:hover span {
	display: block;
    position: absolute;
	z-index:1000;
	top: 2.5em;
	left: -50px;
	width: 150px;
	line-height: 1.5em;
	text-decoration: none;
	padding: 10px;
	color: #fff;
	background: #373D40;
	}

/* --- Commenti --- */


/*----------------------------*/


/* --- Moduli (news, appuntamenti, gallery ... ) --- */

/* box elenco categorie */

#home_news #box_count_news,
#box_count_news, #box_count_doc, #box_count_app, #box_count_links,
#box_count_uffici,.box_filtro,
#box_count_membri {
	padding: 10px;
	margin: 0 0 1.5em 0;
	background: #F3EFE2;
	overflow: auto;
	}

#appuntamenti_home #box_count_app {
	padding: 10px;
	margin: 0 0 0px 0;
	background: #F3EFE2;
	overflow: auto;
	}
#appuntamenti_home #elenco_semplice_app {
	padding: 10px;
	margin: 0 0 0 0;
	background: #F3EFE2;
	overflow: auto;
	}
#home_news #elenco_semplice_news {
	padding: 10px;
	margin: 0 0 0 0;
	background: #F3EFE2;
	overflow: auto;
	}
#home_news #box_count_news {
	padding: 10px;
	margin: 0 0 0px 0;
	background: #F3EFE2;
	overflow: auto;
	}
#home_news #box_count_news h5,
#box_count_news h5, #box_count_doc h5, #box_count_app h5,
#box_count_links h5, #box_count_uffici h5,.box_filtro h5,
#box_count_membri h5 {
	font-size: 1.2em;
	padding: 0 0 1em 0;
	margin: 0 0 0 0;
	}
#appuntamenti_home #box_count_app h5 {
	font-size: 1.2em;
	padding: 10px 0 1em 0;
	margin: 0 0 0 0;
	}
#home_news #box_count_news div,
#home_news #box_count_app div,
#box_count_news div, #box_count_doc div,
#box_count_app div, #box_count_links div,
#box_count_uffici div,.box_filtro div,
#box_count_membri div {
	margin-bottom: 10px;
	}
#home_news #box_count_news div ul,
#box_count_news ul,
#box_count_doc ul,
#box_count_app ul,
#box_count_links ul,
#box_count_uffici ul,
.box_filtro ul,
#box_count_membri ul {
	margin: 0 0 1.4em 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}
#home_news #box_count_news div ul li,
#box_count_news ul li, #box_count_doc ul li,
#box_count_app ul li, #box_count_links ul li,
#box_count_uffici ul li {
	margin: 0 5px 0 0;
	padding: 1px 0 1px 16px;
	width: 300px;
	display: block;
	float: left;
	border: 0;
	background: url(/icone/docs.gif) no-repeat 0 0.3em;
	font-size: 1em;
	line-height: 1.6em;
	}

#box_count_membri ul li {
	margin: 0 5px 0 0;
	padding: 1px 0 1px 16px;
	width: 600px;
	display: block;
	float: left;
	border: 0;
	background: url(/icone/docs.gif) no-repeat 0 0.3em;
	font-size: 1em;
	line-height: 1.6em;
	}
.box_filtro ul li{
	margin: 0 5px 0 0;
	padding: 1px 0 1px 0;
	width: 300px;
	display: block;
	float: left;
	border: 0;
	font-size: 1em;
	line-height: 1.6em;
	}
#home_news #box_count_news div ul li span,
#box_count_news ul li span,
#box_count_doc ul li span,
#box_count_app ul li span,
#box_count_links ul li span {
	/*color: #888;
	font-weight: bold;*/
	}
#home_news #box_count_news div a,
#box_count_news a,
#box_count_doc a,
#box_count_app a,
#box_count_links a,
#box_count_uffici a,
.box_filtro a,
#box_count_membri a {
	color: #e70;
	font-weight: bold;
	}
#elenco_semplice_news a {
	color: #e70;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	background: url(/icone/newspaper.png) no-repeat 0 0;
	}
#elenco_semplice_app a {
	color: #e70;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	background: url(/icone/calendar.png) no-repeat 0 0;
	}

/* News */

#box_news_elenco.detail_right_elenco {
	float: left;
	}
#home_news {
	clear: both;
	margin: 0px 0 20px 0;
	border-bottom: 3px solid #C7B58D;
	}

#home_news h2 {
	margin: 10px 0 10px 0;
	padding: 0px 0px 0 0px;
	}

#home_news ul, #box_news_elenco ul,
#box_links_elenco ul {
	list-style-type: none;
	margin: 0 0 1.4em 0;
	padding: 0;
	}
#home_news ul li {
	/*clear: both;*/
	display: block;
	padding: 8px 8px 1em 0px;
	margin: 0 0px;
	border-bottom: 1px solid #D8D8CC;
	}
#home_news ul li.last {
	/*clear: both;*/
	display: block;
	padding: 8px 8px 1em 0px;
	margin: 0 0px;
	border-bottom: 0;
	}
#box_news_elenco ul li,
#box_links_elenco ul li {
	clear: both;
	display: block;
	padding: 8px 10px 1em 10px;
	margin: 0 0px;
	border-bottom: 1px solid #D8D8CC;
	}
#home_news ul li h4, #box_news_elenco ul li h4,
#box_links_elenco ul li h4 {
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	font-size: 1.1em;
	font-weight: bold;
	}
#home_news ul li p, #box_news_elenco ul li p,
#box_links_elenco ul li p {
	margin: 0.7em 0 0 ;
	}
#home_news .news {
	display: block;
	margin-left: 0;
	}
div.details {
	margin-top: 10px;
	padding-left: ;
    text-align: left;
	color: #999;
	padding-bottom: 5px;
	/*background: #fff url(../images/back_date.gif) no-repeat top left;*/
	}
div.details {
    background-position: 0px bottom;
	}
.box_news_info {
	margin: 0;
	padding: 8px;
	color: #444;
	background: #F3EFE2;
	border-bottom: 1px solid #C7B58D;
	}
#data_news {
	float: left;
	}

/* Fine News */

/* Appuntamenti */

#appuntamenti_home {
	margin: 0px 0 20px 0;
	border-bottom: 3px solid #C7B58D;
	}
#appuntamenti_home h2 {
	margin: 0px 0 20px 0;
	}

.elenco_appuntamenti ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.elenco_appuntamenti li {
	display: block;
	margin: 0 0 0.8em 0;
	padding: 0 0 0.8em 0;
	border-bottom: 1px solid #D8D8CC;
	}
.elenco_appuntamenti li.last {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0.8em 0;
	border-bottom: 0;
	}
.elenco_appuntamenti h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	}
.elenco_appuntamenti .details {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #888;
	}
.elenco_appuntamenti small {
	font-size: 1em;
	}
.elenco_appuntamenti .alt1 {
	background: none;
	}

/* Fine Appuntamenti */

/* Inizio Avvisi pubblici homepage */

#home_avvisi {
	margin-bottom: 30px;
	}
/* Fine Avvisi pubblici homepage */

/* Inizio Uffici */

#box_uffici_elenco ul {
	list-style-type: none;
	margin: 0 0 1.4em 0;
	padding: 0;
	}

#box_uffici_elenco ul li {
	clear: both;
	display: block;
	padding: 8px 10px 1em 10px;
	margin: 0 0px;
	border-bottom: 1px solid #D8D8CC;
	}
#box_uffici_elenco ul li h4 {
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	font-size: 1.1em;
	font-weight: bold;
	}
#box_uffici_elenco ul li p {
	margin: 0.7em 0 0 ;
	}

/* Fine Uffici */

/* Inizio Normativa */

#box_normativa_elenco ul {
	list-style-type: none;
	margin: 0 0 1.4em 0;
	padding: 0;
	}

#box_normativa_elenco ul li {
	clear: both;
	display: block;
	padding: 8px 10px 1em 10px;
	margin: 0 0px;
	border-bottom: 1px solid #D8D8CC;
	}
#box_normativa_elenco ul li .div_data {
	width: 100px;
	float: left;
	}
#box_normativa_elenco ul li .titolo {
	float: left;
	width: 550px;
	}
#box_normativa_elenco ul li h4 {
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	font-size: 1.1em;
	font-weight: bold;
	}
#box_normativa_elenco ul li p {
	margin: 0.7em 0 0 ;
	}

/* Fine Normativa */

/* Inizio Documenti */

#box_documenti_elenco ul {
	list-style-type: none;
	margin: 0 0 1.4em 0;
	padding: 0;
	}

#box_documenti_elenco ul li {
	clear: both;
	display: block;
	padding: 8px 10px 1em 10px;
	margin: 0 0px;
	border-bottom: 1px solid #D8D8CC;
	}
#box_documenti_elenco ul li .div_data {
	width: 100px;
	float: left;
	}
#box_documenti_elenco ul li .titolo {
	float: left;
	width: 650px;
	}
#box_documenti_elenco ul li h4 {
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	font-size: 1.1em;
	font-weight: bold;
	}
#box_documenti_elenco ul li p {
	margin: 0.7em 0 0 ;
	}

/* Fine Documenti */

/* Inizio membri */

#box_membri_elenco ul {
	list-style-type: none;
	margin: 0 0 1.4em 0;
	padding: 0;
	}

#box_membri_elenco ul li {
	clear: both;
	display: block;
	padding: 8px 10px 1em 10px;
	margin: 0 0px;
	border-bottom: 1px solid #D8D8CC;
	}
#box_membri_elenco ul li .div_foto {
	width: 70px;
	float: left;
	}
#box_membri_elenco ul li .titolo {
	float: left;
	}
#box_membri_elenco ul li h4 {
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	font-size: 1.1em;
	font-weight: bold;
	}
#box_membri_elenco ul li p {
	margin: 0.7em 0 0 ;
	}

/* Fine membri */

/* galleria fotografica */

.box_gallery {
	margin: 0 0 1em 0;
	border-top: 1px solid #D8D8CC;
	}
.box_gallery2 {
	padding: 15px 0px 0 0px;
	border-bottom: 1px solid #D8D8CC;
	}
.box_gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.box_gallery ul li {
	width: 150px;
	}
.foto_gallery  {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	}
span.n_foto {
	color: #fff;
	padding: 1px 0 3px 6px !important;
	padding: 0 0 0 6px;
	background: url(/images/back_n_foto.gif) no-repeat 0 0;
	font-size: 0.9em;
	
	}
span.n_foto em {
	padding: 1px 6px 3px 0px;
	background: url(/images/back_n_foto.gif) no-repeat right 0;
	font-style: normal;
	font-weight: bold;
	}
#nav_gallery {
	width: 100%;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #D8D8CC;
	height: 24px;
	}
.pic_elenco {
	text-align: left;
	float: left;
	}
.pic_prec {
	float: left;
	}
.pic_prec a {
	display: block;
	text-align: right;
	width: 100px;
	height: 22px;
	line-height: 18px;
	background: url(/images/back_prec.gif) no-repeat right 0;
	color: #fff;
	padding-right: 10px;
	}
.pic_prec_off {
	float: left;
	display: block;
	text-align: right;
	width: 100px;
	height: 22px;
	line-height: 18px;
	background: url(/images/back_prec_off.gif) no-repeat right 0;
	color: #fff;
	padding-right: 10px;
	}
.pic_succ {
	float: left;
	margin-left: 2px;
	}
.pic_succ a {
	display: block;
	text-align: left;
	width: 100px;
	height: 22px;
	line-height: 18px;
	background: url(/images/back_succ.gif) no-repeat 0 0;
	color: #fff;
	padding-left: 10px;
	}
.pic_succ_off {
	float: left;
	margin-left: 2px;
	display: block;
	text-align: left;
	width: 100px;
	height: 22px;
	line-height: 18px;
	background: url(/images/back_succ_off.gif) no-repeat 0 0;
	color: #fff;
	padding-left: 10px;
	}

.light {
	color: #aaa;
	}
#gallery {
	margin: 0 -30px 0px 0px;
	}
div#gallery dl{
	float: left;
	width: 120px;
	position: relative;
	text-align: left;
	color: #444;
	margin-bottom: 8px;
	margin-right: 10px;
	padding-right: 5px !important;
	padding-right: 0;
	border: 1px solid #ccc;
	background: #F2F2F2;
	height: 12em;
	}
div#gallery dl.thumb_selected {
	border: 1px solid #C7B58D;
	background: #E7DFC4;
	}
div#gallery dt{
	padding: 0;
	text-align: center;
	position: relative;
	}
div#gallery img{
	display:block;
	margin:0;
	}
div#gallery dd {
	padding: 0;
	margin: 5px 10px 10px 10px;
	line-height: 1.5em;
	font-size: 0.9em;
	}
div#gallery dd strong {
	display: none;
	}
#foto_grande {
	text-align: center;
	margin: 0 auto 20px auto;
	}
#foto_grande img {
	padding: 1px;
	border: 2px solid #ccc;
	margin-bottom: 5px;
	}
.image {
	background: url(/icone/image.gif) no-repeat 0 0.15em;
	padding: 4px 0 4px 20px;
	}
.images {
	background: url(/icone/images.gif) no-repeat 0 0.15em;
	padding: 4px 0 4px 20px;
	}

.bordofoto3  {
	display: block;
	float: left;
	margin: 0;
	padding: 1px;
	border: 1px solid #D0D0D0;
	background: #fff;
	}
.col_box {
	display: block;
	width: 102px;
	border: 2px solid #ccc; 
	background-color: #fff; 
	padding: 2px; 
	margin: 5px auto;
	min-height: 60px;
	height: 75px;
	overflow: hidden;
}
a.col_box:hover {border: 2px solid #8EB30D;}

.bordofoto2  {
	width: 100px;
	overflow: hidden;
	height: 75px;
	margin: 0 10px 10px 0;
	padding: 1px;
	border: 1px solid #D0D0D0;
	background: #fff;
	}

/* fine galleria fotografica */

/* Mappa del sito */
#pagina_mappa ul, #pagina_mappa ol  {
	margin: 0 0 20px 22px;
	padding: 0px;
	}
#pagina_mappa ul ul,
#pagina_mappa ol ul {
	margin: 0 0 20px 22px;
	padding: 0px;
	}
/* Fine Mappa del sito */

/* Banners */
#home_banner {
	width: 184px;
	margin: 5px auto;
	}
#home_banner ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#home_banner ul li {
	margin: 0 0 5px 0;
	padding: 1px;
	border: 1px solid #D0D0D0;
	background: #fff;
	}
	

/* Fine Banners */

/* --- Moduli (news, appuntamenti, gallery ... ) --- */

/*----------------------------*/
