
#idLogoSezione {left:-3px; position:relative; top:-9px; z-index:10;}
#col_sx {
	float: left;
	width: 192px;
}
#col_dx {
	float: right;
	width: 235px;
	padding-left: 0px;
	padding-top:9px;
}
#col_main {
	float: left;
	margin: 0;
	padding-left: 13px;
	padding-top:10px;
	width: 473px;
	}


/*box centrale */
.tit_gabbia{margin: 0; width: 473px; height: 20px;	background: url(../images/top_centro_titolo.gif) top left no-repeat; height:30px;}
.centrogabbia { width:473px; padding:0; background:url(../images/bg_gabbia_cen.gif) top left repeat-y}
.bottom_gabbia{margin: 0; padding: 0; width: 473px; height: 25px; background: url(../images/bottom_gabbia.gif) top left no-repeat;}

.centrogabbia .news1 { padding:8px 0 2px 0; width:452px; font-size:13px; font-family:arial,verdana,helvetica, sans-serif;}
.centrogabbia .news1 a.tit { font-size:13px; font-family:arial,verdana,helvetica, sans-serif; text-decoration:none; color:#666666}
.centrogabbia .righettaverde {background-color:#62da54;font-size:1px; height:1px;width:452px;}
.centrogabbia .linkdx{ text-align: right; padding:5px 15px 5px 5px}
.centrogabbia .linkdx  a { font-size:12px; font-family:arial,verdana,helvetica, sans-serif; text-decoration:underline; color:#666666; font-weight:bold}

/* news e comunicati */
#NewsDettaglio {color: #666666;}
#NewsDettaglio .Tipologia {color: #009933; font-weight: bold; text-transform: uppercase; font-size: 16px; margin-bottom: 6px;}
#NewsDettaglio .Titolo {color: black; font-weight: bold; text-transform: uppercase;}
#NewsDettaglio .Data {margin-bottom: 6px;}
.newsItem {padding:3px;}
.newsItemPari {background-color: #F2F2F2; padding:3px;}
.newsItem .titoloNews {margin-bottom: 6px;}
.newsItemPari .titoloNews {margin-bottom: 6px;}
img.newsPhoto {float:left; margin-right:10px;}
hr {border: none; color: #6BC536; background-color: #6BC536; height:1px; margin: 8px 0px;}
.titoloNews {font-weight: bold;}
#paginazione {float: right;}


.testocentro_dx #search2{
   background: url('../../images/skin/bg_box_cerca2.png') 0px 0px no-repeat;
   width: 226px;
   height: 180px;
   position: relative;
   margin-bottom: 10px;
   margin-left:-10px;
}
.testocentro_dx #search2 h2{
   text-indent: -5000px;
}
.testocentro_dx #search2 p{
   position: absolute;
   top: 55px;
   right: 15px;
   width: 115px;
   font-size: 11px;
   line-height: 1;
}
.testocentro_dx #search2 a{
   display:block;
   text-indent:-5000px;
   background: url('../../images/skin/btn_cerca2.png') 0px 0px no-repeat;
   width: 58px;
   height: 25px;
   position: absolute;
   bottom:-3px;
   right:15px;
}