/* SEZIONI */
.sezione_container{margin-top: 10px; padding: 5px; background: url('../images/bg.png');}
.sezione_container h1{font-size: 14px; font-weight: bold; margin: 5px 0 5px 0;}

.sezione_testo{font-size: 11px;}

.sezioneAttach { margin: 0px 0 10px 0; padding: 0px; font-style:italic; height: 24px;}
.sezioneAttach Img {border: 0px;}
.sezioneAttach table td{vertical-align: middle;}

/* FORM */
.sezForm{padding: 0px; margin: 10px 0;}
.sezFormTitolo{font-weight: bold;}
.sezFormLabel{margin-top: 5px;}
.sezContPrivacyTA{font-size: 10px; width: 300px; height: 100px;}

/* SOTTOSEZIONI */
.sezione_sottosez_lista{font-size: 13px;text-decoration: underline;font-weight: bold;clear: both;margin-top: 10px;}
.sezione_sottosez_thumb{font-size: 13px;text-decoration: underline;font-weight: bold;clear: both; display: table-cell;vertical-align: middle;margin-top: 10px;}
.sezione_sottosez_thumb img{float: left;	border: 3px solid black;	padding: 2px;	margin: 5px;}
.sezione_sottosez_thumb_testo{padding-top: 10px;}

/* SEARCH */
.sezSearchRis{font-size: 10px; margin: -10px 0 10px 0;}
.sezSearchTit {font-weight: bold; font-size: 14px; height: 16px; overflow: hidden; float: left;}
.sezSearchTit a{color: #003366; text-decoration: underline;}
.sezSearchImg {height: 16px; overflow: hidden;}
.sezSearchImg img{border: 0px; vertical-align: middle;}
.sezSearchText{ color: #000; font-size: 13px; clear: both;}
.sezSearchUrl {margin-bottom: 7px; font-size: 13px;}
.sezSearchUrl a {color: #666633;}
.sezSearchNextPrev{clear: both; margin-top: 10px;}

.sezGal{background: #eee; float: left; position: relative; overflow: hidden; }
.sezGalIn{text-align: center;  overflow: hidden;}

/* MAP */

.gmap_vignetta{color: #000;font-size: 10px;padding: 0px;text-align: left;background-color: #fff;}

/* Wrap responsive */
.googlemap_wrap  {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
/* iframe posizionato in maniera assoluta */
.googlemap_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
	padding: 0px;
}