/*==== BOX RICERCA ==================================================*/
#box_ricerca{
	width: 698px;
	height: 120px;
	float: left;
	border: 1px solid #B1B3B4;
}
	#box_ricerca_scelta_sistema{
		width: 247px;
		height: 120px;
		float: left;
	}
	#box_ricerca_campi_ricerca{
		width: 451px;
		height: 120px;
		float: left;
	}
	table.elenco_sistemi{
		width: 227px;
		height: 86px;
		margin-left: 20px;
	}
	table.elenco_sistemi input{margin: 0px 15px 0px 0px;padding: 0px;	border: none;}
	table.elenco_campi_ricerca{
		width: 451px;
		height: 86px;
	}
	table.elenco_campi_ricerca select{width: 200px;font-size: 11px;}
	table.elenco_campi_ricerca td.label{width: 60px;}
	table.elenco_campi_ricerca .bottone_cerca{border: none; margin: 0px 0px 0px 0px;}
/*==== BOX RICERCA ==================================================*/

/*==== BOX MOSAICO GALLERY ==================================================*/
#elenco_gallery{
	width: 710px;
	min-height: 400px;
	margin: 2px 0px 20px -10px;
	float: left;
	position: relative;
}
.gallery{
	width: 226px;
	height: 146px;
	margin: 10px 0px 0px 10px;
	float: left;
	position: relative;
}
.gallery h4 a{
	width: 216px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 0px;
	padding: 116px 0px 0px 10px;
	position: relative;
	background: url(immagini_layout/sfondo_titolo_gallery.png) no-repeat center bottom;
	color: white;
}
.gallery h4 a:hover{background: url(immagini_layout/sfondo_titolo_gallery_hover.png) no-repeat center bottom; color: #e3e3e3;}

.avviso_ricerca{
	text-align: center;
	width: 700px;
	height: 150px;
	margin: 0px;
	float: right;
	position: relative;
}
.avviso_ricerca p.avviso{
	margin: 30px 0px 0px 0px;
	font-size: 13px;
	color: #A01E2F;
}

.avviso_ricerca p.alternativa, .avviso_ricerca p.alternativa a{
	margin: 30px 0px 0px 0px;
	font-size: 13px;
	color: #A01E2F;
}
/*==== BOX MOSAICO GALLERY ==================================================*/

/*==== PAGINA DETTAGLI ==================================================*/
table.totale_dati_foto{
	width: 960px;
	height: 490px;
	margin: 0px auto;
}
	table.dati_gallery{
		width: 245px;
		height: 456px;
		margin: 1px 0px 0px 0px;
	}
	table.gallery_flash{
		width: 715px;
		height: 460px;
		vertical-align: top;
	}
		table.dati_gallery h2{font-size: 12px;color: #a01e2f; margin: 12px 0px 0px 0px;}
		td.dati_gallery{
			height: 410px;
			border-top: 1px solid #CCCCCC;
			border-bottom: 1px solid #CCCCCC;
			vertical-align: top;
		}
		td.pdf_gallery{
			height: 46px;
			border-bottom: 1px solid #CCCCCC;
			vertical-align: middle;
		}


/*==== PAGINA DETTAGLI ==================================================*/