i*{
	margin:0;
	padding:0;
}

html,body{
	height:100%;
}


ol{
	margin:10px 0 10px 20px;
}

ul{
	margin:10px 0 10px 14px;
	list-style-image: url(../images/roundbullet.png);
}

p{
	margin-bottom:10px;
}

img{
	border:0;
}

a{
	color:#5094e8;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.nascosto_acc{
	display:none;
}

table{
	text-align:left;
}

th, td{
	padding:5px;
	vertical-align:top;
}

th{
	background:#EEF0F4;
}

/* FONTS */

@font-face {
    font-family: 'DINMediumRegular';
    src: url('din_medium-webfont.eot');
    src: url('din_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('din_medium-webfont.woff') format('woff'),
         url('din_medium-webfont.ttf') format('truetype'),
         url('din_medium-webfont.svg#DINMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
	background:#eff2f7 url(../images/bg.gif) repeat-x;
	color:#585858;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-top:4px solid #3c7ac5;
}

form{
	background:url(../images/bggrande.jpg) top center no-repeat;
	}

.nascosto{
	display:none;
}

#testatina{
	line-height:20px;
	font-size:11px;
	color:#fff;
	background:url(../images/testatina.gif) repeat-x;
	text-align:center;
	height:50px;
}

#contenitore_head{
	position:relative;
	padding:5px;
}
#collegamentitestata{
	color: #ed9c9e;
    font-size: 12px;
    position: absolute;
    right: 230px;
    top: 0px;
    width: 450px;
	height:20px;
	text-align:right;
}

#collegamentitestata img{
	margin:0 5px;
}

#collegamentitestata a{
	color:#fff;
	text-decoration:none;
}

#collegamentitestata a:hover{
	color:#fff;
	text-decoration:none;
}

.print_top{
	padding:17px 17px 0 0;
	background:url(../images/print.png) no-repeat;
	margin:2px 10px 0;
	float:right;
}

#searchwrapper {
width:223px; /*follow your image's size*/
height:41px;/*follow your image's size*/
background-image:url(../images/search.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:6px 6px 0 0;
position:relative; /*important*/
float:right;
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:0px;
left:8px;
width:166px;
height:30px;
color:#5396ea;
font-size:15px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:0px;
left:170px;
width:47px;
height:39px;
}


#wrap{
	text-align:center;
	overflow:auto;
	clear:both;
	background:url(../images/bggrande.jpg) top center no-repeat;
}

#container{
	/*width:960px;*/
	margin:0 auto;
	background:#f6f7fb;
	overflow-y:auto;
}
.no-margin{
	margin: 0px !important;
}

#header{
	height:208px;
	background:#eef0f4 url(../images/header.jpg) top right no-repeat;
	position:relative;
}

#logo{
	width: 100%;
	max-width:240px;
	height: 100%;
	max-height:272px;
	top:0;
	left:10px;
	/*position:absolute;*/
	position: relative;
	z-index:10;
}

#contenitore{
	background:url(../images/contenuti_fade.png) top repeat-x;
	min-height:100px;
}

#sx{
	/*float:left;
	margin:20px 0 0 10px;
	width:239px;*/
}


#sx ul{

	list-style:none;
	margin:0;
	padding:0;
	
}

#sx ul li{
	
	margin:0;
	padding:10px 0 10px 20px;
	font-size:16px;
	font-family:'DINMediumRegular';
	text-transform:uppercase;
	text-align:left;
	display:block;
    border-bottom:1px solid #dee3ea;
	background:url(../images/bullet.gif) 0px 15px no-repeat;

}

#sx ul li:hover{
    color:#5094e8;
}

#sx ul li a{
	font-family:'DINMediumRegular';
	color:#6d7278;
	text-decoration:none;
}

#sx ul li a:hover{
	font-family:'DINMediumRegular';
	color:#5094e8;
	text-decoration:none;
}


#meteo{
	width:239px!important; 
	height:300px;
	overflow:hidden;
	border:0;
}

#dx{
	/*width:685px;
	float:right;*/
	text-align:justify;
	/*line-height:18px;
	position:relative;*/
	margin-top:20px;
}

.contenuto{
	padding-right:10px;
}


#sezione{
	position:relative;
}

#briciole{
	text-align: right;
	background:url(../images/bg_fade.png) right repeat-y;
	height: 27px;
	right: 0;
	top: -55px;
	font-size: 12px;
	z-index: 11;
	position: absolute;
	width: 100%;
	padding-right: 10px;
}

#briciole span a{
	line-height:27px;
	
}

.add{
	overflow:hidden;
	position:absolute;
	top:10px;
	right:10px;
}

.button_send {
    background-image: url("../images/send_ic.gif");
    display: block;
    float: left;
    height: 16px;
    margin-right: 2px;
    width: 16px;
}

.button_print {
    background-image: url("../images/print_ic.gif");
    display: block;
    float: left;
    height: 16px;
    margin-right: 2px;
    width: 16px;
}

.button_rss {
    background-image: url("../images/feed.png");
    display: block;
    float: left;
    height: 16px;
    margin-right: 4px;
    width: 16px;
}




/* SEZIONI */

h4{
	margin-bottom:10px;
}

.home h1 {
	color:#3c7ac5;
}

.home{
    font-family: 'DINMediumRegular';
	font-weight:normal;
	font-size: 20px;
	color:#3c7ac5;
	line-height: 23px;
    margin: 20px 0 20px 0;
	text-transform:uppercase;
	background: url(../images/bgriga.gif) bottom repeat-x;
	padding:0 0 8px 0;
}

#sezione_2 h1{
	color:#336666;
	border-bottom:1px dotted #336666;
}

#sezione_2 h3{
	color:#336666;
	border-bottom:1px dotted #336666;
	padding:5px;
	margin:5px;
}

#sezione_2 a{
	color:#336666;
}

#sezione_2 ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#sezione_2 ul li{
	list-style-type:none;
	margin: 0;
    padding: 10px 0 10px 20px;
	border-top: 1px dotted #CCCCCC;
	background:url(../images/footer/aree_arrow.png) 5px 13px no-repeat;
	font-size:16px;
	
}

#sezione_2 ul li:hover{
	background:#F3F3F3 url(../images/footer/aree_arrow.png) 5px 13px no-repeat;
}

#sezione_2 ul li:first-child{
	border:none;
}

#sezione_2 ul li a:hover{
	text-decoration:none;
}

#sezione_5 h1{
	color:#791207;
	border-bottom:1px dotted #791207;
}

#sezione_5 h3{
	color:#336666;
	border-bottom:1px dotted #336666;
	padding:5px;
	margin:5px;
}


#sezione_5 a{
	color:#791207;
}

#sezione_5 ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#sezione_5 ul li{
	list-style-type:none;
	padding: 10px 0 10px 20px;
	border-top: 1px dotted #CCCCCC;
	margin:0;
	background:url(../images/footer/servizi_arrow.png) 5px 13px no-repeat;
	font-size:16px;
}

#sezione_5 ul li:hover{
	background:#F3F3F3 url(../images/footer/servizi_arrow.png) 5px 13px no-repeat;
}

#sezione_5 ul li:first-child{
	border:none;
}

#sezione_8 h1{
	color:#4789b7;
	border-bottom:1px dotted #4789b7;
}

#sezione_8 h3{
	color:#4789b7;
	border-bottom:1px dotted #4789b7;
	padding:5px;
	margin:5px;
}

#sezione_8 a{
	color:#4789b7;
}

#sezione_8 ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#sezione_8 ul li{
	list-style-type:none;
	padding: 10px 0 10px 20px;
	border-top: 1px dotted #CCCCCC;
	margin:0;
	background:url(../images/footer/io_arrow.png) 5px 13px no-repeat;
	font-size:16px;
}

#sezione_8 ul li:hover{
	background:#F3F3F3 url(../images/footer/io_arrow.png) 5px 13px no-repeat;
}

#sezione_8 ul li:first-child{
	border:none;
}


#sezione_1 h1{
	color:#ea580b;
	border-bottom:1px dotted #ea580b;
}

#sezione_1 h3{
	color:#ea580b;
	border-bottom:1px dotted #ea580b;
	padding:5px;
	margin:5px;
}

#sezione_1 a{
	color:#ea580b;
}

#sezione_1 ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#sezione_1 ul li{
	list-style-type:none;
	padding: 10px 0 10px 20px;
	border-top: 1px dotted #CCCCCC;
	margin:0;
	background:url(../images/footer/comunichiamo_arrow.png) 5px 13px no-repeat;
	font-size:16px;
}

#sezione_1 ul li:hover{
	background:#F3F3F3 url(../images/footer/comunichiamo_arrow.png) 5px 13px no-repeat;
}

#sezione_1 ul li:first-child{
	border:none;
}

#sezione_9 h1{
	color:#2d9267;
	border-bottom:1px dotted #2d9267;
}

#sezione_9 h3{
	color:#2d9267;
	border-bottom:1px dotted #2d9267;
	padding:5px;
	margin:5px;
}

#sezione_9 a{
	color:#2d9267;
}

#sezione_9 ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#sezione_9 ul li{
	list-style-type:none;
	padding: 10px 0 10px 20px;
	border-top: 1px dotted #CCCCCC;
	margin:0;
	background:url(../images/footer/comune_arrow.png) 5px 13px no-repeat;
	font-size:16px;
}

#sezione_9 ul li:hover{
	background:#F3F3F3 url(../images/footer/comune_arrow.png) 5px 13px no-repeat;
}

#sezione_9 ul li:first-child{
	border:none;
}

#sezione_9 ul li a:hover{
	text-decoration:none;
}


#sezione_3 h1{
	color:#0c559a;
	border-bottom:1px dotted #0c559a;
}

#sezione_3 h3{
	color:#0c559a;
	border-bottom:1px dotted #0c559a;
	padding:5px;
	margin:5px;
}

#sezione_3 a{
	color:#0c559a;
}

#sezione_3 a:hover{
	text-decoration:none;
}

#sezione_3 ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#sezione_3 ul li{
	list-style-type:none;
	padding: 10px 0 10px 20px;
	border-top: 1px dotted #CCCCCC;
	margin:0;
	background:url(../images/footer/come_arrow.png) 5px 13px no-repeat;
	font-size:16px;
}

#sezione_3 ul li:hover{
	background:#F3F3F3 url(../images/footer/come_arrow.png) 5px 13px no-repeat;
}

#sezione_3 ul li:first-child{
	border:none;
}

#sezione_4 h1{
	color:#831483;
	border-bottom:1px dotted #831483;
}

#sezione_4 h3{
	color:#831483;
	border-bottom:1px dotted #831483;
	padding:5px;
	margin:5px;
}

#sezione_4 a{
	color:#831483;
}

#sezione_4 ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#sezione_4 ul li{
	list-style-type:none;
	padding: 10px 0 10px 20px;
	border-top: 1px dotted #CCCCCC;
	margin:0;
	background:url(../images/footer/citta_arrow.png) 5px 13px no-repeat;
	font-size:16px;
}

#sezione_4 ul li:hover{
	background:#F3F3F3 url(../images/footer/citta_arrow.png) 5px 13px no-repeat;
}

#sezione_4 ul li:first-child{
	border:none;
}

/* FINE SEZIONI */

h1 {
	font-family: 'DINMediumRegular';
	font-weight:normal;
	font-size: 20px;
	color:#3c7ac5;
	line-height: 23px;
    margin: 8px 0;
	text-transform:uppercase;
	background: url(../images/bgriga.gif) bottom repeat-x;
	padding:0 110px 8px 0;
	text-align:left;
}

h2 {
	font-family: 'DINMediumRegular';
	font-weight:normal;
	font-size: 18px;
    margin: 14px 0 20px 0;
	text-align:left;
}

h3 {
	font-family: 'DINMediumRegular';
	font-weight:normal;
	font-size: 20px;
	line-height: 25px;
}

#allegati h2 {
	font-family: 'DINMediumRegular';
	font-weight:normal;
	font-size: 20px;
	border-bottom:1px dotted #c0c0c0;
	line-height: 35px;
    margin: 20px 0 10px 0;
	padding-left: 30px;
	background:url(../images/allegati.jpg) top left no-repeat;
}

#allegati ul li a{
	color:#585858;
	font-size:12px;
}

#allegati ul{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

#allegati ul li{
	list-style-type:none;
	margin:5px 0;
	padding:5px 5px 5px 30px;
	background:#f6f6f6/*url(../images/pdf.gif) 5px 5px no-repeat*/;
	border:none;
}

#allegati ul li:hover{
	background:#f6f6f6;
}

#allegati ul li:nth-child(odd){
	background:#eff3f6;
}

#allegati ul li.pdf {
    background-image: url("../images/icopdf.gif");
    background-position: 5px 5px;
    background-repeat: no-repeat;
}
#allegati ul li.doc {
    background-image: url("../images/icodoc.gif");
    background-position: 5px 4px;
    background-repeat: no-repeat;
}

#allegati ul li.xls {
    background-image: url("../images/icoexcel.gif");
    background-position: 5px 4px;
    background-repeat: no-repeat;
}

#allegati ul li.jpg {
    background-image: url("../images/icojpg.gif");
    background-position: 5px 4px;
    background-repeat: no-repeat;
}


#gallery h2 {
	
	
	border-bottom:1px dotted #c0c0c0;
	line-height: 35px;
    margin: 20px 0 10px 0;
	padding-left: 40px;
	background:url(../images/gallery.jpg) center left no-repeat;
}

#gallery img{
	width:104px !important;
	height:104px !important;
	margin:5px !important;
}

#gallery{
	text-align:left;
}

.menucontestuale ul{
    margin: 20px 0 0;
    padding: 5px;
	background:#ebf0f5;
}

.menucontestuale li{
	padding:14px 0;
	border-top:1px solid #DEE3EA;
	list-style:none;
	background: url("../images/arrow.png") no-repeat scroll 650px center transparent;
}

.menucontestuale li:first-child{
	border:none;
}

.news_0{
	background:url(../images/news_ico.jpg) no-repeat scroll left 5px transparent;
	padding: 0px 10px 20px 95px;
	margin-bottom:20px;
	border-bottom:1px solid #DEE3EA;
	min-height:90px;
}
.news_0 h3{
    text-align: left;
}

.news_3{
	background:url(../images/sportelli_ico.jpg) no-repeat scroll left 5px transparent;
	padding:10px 10px 10px 105px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	min-height:90px;
}

.news_3 h3{
	font-size:20px;
	text-transform:uppercase;
}

.news_4{
	background:url(../images/servizi_ico.jpg) no-repeat scroll left -3px transparent;
	padding:10px 10px 10px 105px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	min-height:90px;
}

.news_4 h3{
	font-size:20px;
	text-transform:uppercase;
}

.news_5{
	background:url(../images/opere_ico.jpg) no-repeat scroll left 0 transparent;
	padding:10px 10px 10px 105px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	min-height:90px;
}

.news_5 h3{
	font-size:20px;
	text-transform:uppercase;
}

.news_6{
	background:url(../images/territorio_ico.jpg) no-repeat scroll left -4px transparent;
	padding:10px 10px 10px 105px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	min-height:90px;
}

.news_6 h3{
	font-size:20px;
	text-transform:uppercase;
}

.news_7{
	background:url(../images/affari_ico.jpg) no-repeat scroll left top transparent;
	padding:10px 10px 10px 105px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	min-height:90px;
}

.news_7 h3{
	font-size:20px;
	text-transform:uppercase;
}

.news_8{
	background:url(../images/finanze_ico.jpg) no-repeat scroll left -7px transparent;
	padding:10px 10px 10px 105px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	min-height:90px;
}

.news_8 h3{
	font-size:20px;
	text-transform:uppercase;
}

.altro{
	color: #5094e8;
	text-align:right;
	font-size:18px;
	margin:-10px 10px 0 0;
	font-family: 'DINMediumRegular';
}

.altro a{
	color: #5094e8;
	text-decoration:none;
}

.altro a:hover{
	text-decoration:underline;
}

.elenco{
	margin: 0 10px 10px 0;
	padding:5px 10px 0 0;
	border-top:1px dotted #999;
}

.elenco h3{
	text-transform:uppercase;
	font-size:20px;
}

.elenco:first-child{
	border-top:none;
}

#footer{
	background:#F6F7FB;
	color:#556479;
	clear:both;
	/*width:960px;
	margin:40px auto 0 auto;*/
	min-height:110px;
	text-align:center;
	position:relative;
}

#mappa{
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	padding:10px 0;
	background:#eef0f4;
}

#footer h3{
	font-family: 'DINMediumRegular';
	font-size:13px;
	color:#6a6f75;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

a.titolo{
	font-family: 'DINMediumRegular';
	font-size:15px;
	color:#6a6f75;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0;
	text-decoration:none;
}

a.titolo:hover{
	color:#7d8287;
	text-decoration:none;
}



.box{
	/*width:120px;
	float:left;
	margin:5px 0px 10px 15px;*/
	font-size:12px;
	min-height:160px;
}

.box ul{
	list-style:none;
	margin:3px 0 0 0;
	padding:0;
}

.box ul li a{
	color:#7e8896;
}

#comunefoot li{
	background:url(../images/footer/comune_arrow.png) left top no-repeat;
	padding-left:10px;
}

#comunefoot li a{
    color: #7E8896;
}

#areefoot li{
	background:url(../images/footer/aree_arrow.png) left top no-repeat;
	padding-left:10px;
}

#areefoot li a{
    color: #7E8896;
}

#iofoot li{
	background:url(../images/footer/io_arrow.png) left top no-repeat;
	padding-left:10px;
}

#iofoot li a{
    color: #7E8896;
}

#comefoot li{
	background:url(../images/footer/come_arrow.png) left top no-repeat;
	padding-left:10px;
}

#comefoot li a{
    color: #7E8896;
}

#cittafoot li{
	background:url(../images/footer/citta_arrow.png) left top no-repeat;
	padding-left:10px;
}

#cittafoot li a{
    color: #7E8896;
}

#servizifoot li{
	background:url(../images/footer/servizi_arrow.png) left top no-repeat;
	padding-left:10px;
}

#servizifoot li a{
    color: #7E8896;
}

#comunichiamofoot li{
	background:url(../images/footer/comunichiamo_arrow.png) left top no-repeat;
	padding-left:10px;
}

#comunichiamofoot li a{
    color: #7E8896;
}

#trasparenzafoot li{
	background:url(../images/footer/trasparenza_arrow.png) left top no-repeat;
	padding-left:10px;
}

#iofoot li a{
    color: #7E8896;
}

#credits{
	padding:10px 0 0 15px;
	font-size:11px;
	left:0;
	margin:5px 0 0 0;
	text-align:left;
	color:#7e8896;
	width:250px;
}
#iconefoot{
	width:250px;
	text-align:left;
	margin:10px 0 0 15px;
}





/* SDMENU */

div.sdmenu {
	width: 238px;
	font-family: 'DINMediumRegular';
    font-size: 17px;
    text-transform:uppercase;
	color: #ccc;
	text-align:left;
	margin-bottom:30px;
}
div.sdmenu div {
	background: url(../images/title.gif) repeat-x;
	overflow: hidden;
	border-bottom:1px solid #fff;
}
/*div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}*/
div.sdmenu div.collapsed {
	height: 45px;
	border-bottom:1px solid #fff;
}
div.sdmenu div span {
	background: url(../images/trasparenza_active.png) no-repeat scroll 10px center transparent;
    color: #6D7278;
    cursor: default;
    display: block;
    height: 45px;
    line-height: 47px;
    padding: 0 55px;
}

div.sdmenu div span a {
	background: url("") no-repeat scroll transparent;
    color: #6D7278;
    cursor: default;
    display: block;
    height: 45px;
    line-height: 47px;
	padding:0!important;
	font-size:17px;
}

div.sdmenu div span a:hover {
	background: url("") no-repeat scroll transparent;
}

div.sdmenu div.collapsed span {
	background-image: url(../images/trasparenza.png);
}

div.sdmenu div.collapsed span:hover {
	background-image: url(../images/trasparenza_active.png);
}


/***** COMUNE ****/

div.sdmenu div.collapsed span#menu_9{
	background:url(../images/comune.png) left top no-repeat;
}

div.sdmenu div.collapsed span#menu_9:hover{
	background:url(../images/comune_active.png) left top no-repeat;
}

div.sdmenu div span#menu_9{
	background:url(../images/comune_active.png) left top no-repeat;
}

a.menu_9{
	background: url("../images/footer/comune_arrow.png") no-repeat scroll 10px 6px #EEF1F4 !important
}

a.menu_9:hover{
    background: url("../images/footer/comune_arrow.png") no-repeat scroll 10px 6px #e9ecef!important; 
}

/***** AREE ****/

div.sdmenu div.collapsed span#menu_2{
	background:url(../images/aree.png) left top no-repeat;
}

div.sdmenu div.collapsed span#menu_2:hover{
	background:url(../images/aree_active.png) left top no-repeat;
}

div.sdmenu div span#menu_2{
	background:url(../images/aree_active.png) left top no-repeat;
}

#menu_2 h3{
	font-size:21px;
	padding-left:55px;
	line-height:50px;
	font-family:'DINMediumRegular';
}

a.menu_2{
	background: url("../images/footer/aree_arrow.png") no-repeat scroll 10px 6px #EEF1F4 !important
}

a.menu_2:hover{
    background: url("../images/footer/aree_arrow.png") no-repeat scroll 10px 6px #e9ecef!important; 
}

/***** IO SONO ****/

div.sdmenu div.collapsed span#menu_8{
	background:url(../images/io.png) left top no-repeat;
}

div.sdmenu div.collapsed span#menu_8:hover{
	background:url(../images/io_active.png) left top no-repeat;
}

div.sdmenu div span#menu_8{
	background:url(../images/io_active.png) left top no-repeat;
}

#menu_8 h3{
	font-size:21px;
	padding-left:55px;
	line-height:50px;
	font-family:'DINMediumRegular';
}

a.menu_8{
	background: url("../images/footer/io_arrow.png") no-repeat scroll 10px 6px #EEF1F4 !important
}

a.menu_8:hover{
    background: url("../images/footer/io_arrow.png") no-repeat scroll 10px 6px #e9ecef!important; 
}

/***** COME FARE ****/

div.sdmenu div.collapsed span#menu_3{
	background:url(../images/come.png) left top no-repeat;
}

div.sdmenu div.collapsed span#menu_3:hover{
	background:url(../images/come_active.png) left top no-repeat;
}

div.sdmenu div span#menu_3{
	background:url(../images/come_active.png) left top no-repeat;
}

#menu_3 h3{
	font-size:21px;
	padding-left:55px;
	line-height:50px;
	font-family:'DINMediumRegular';
}


a.menu_3{
	background: url("../images/footer/come_arrow.png") no-repeat scroll 10px 6px #EEF1F4 !important
}

a.menu_3:hover{
    background: url("../images/footer/come_arrow.png") no-repeat scroll 10px 6px #e9ecef!important; 
}

/***** CITTA' ****/

div.sdmenu div.collapsed span#menu_4{
	background:url(../images/citta.png) left top no-repeat;
}

div.sdmenu div.collapsed span#menu_4:hover{
	background:url(../images/citta_active.png) left top no-repeat;
}

div.sdmenu div span#menu_4{
	background:url(../images/citta_active.png) left top no-repeat;
}

#menu_4 h3{
	font-size:21px;
	padding-left:55px;
	line-height:50px;
	font-family:'DINMediumRegular';
}

a.menu_4{
	background: url("../images/footer/citta_arrow.png") no-repeat scroll 10px 6px #EEF1F4 !important
}

a.menu_4:hover{
    background: url("../images/footer/citta_arrow.png") no-repeat scroll 10px 6px #e9ecef!important; 
}

/***** SERVIZI ****/

div.sdmenu div.collapsed span#menu_5{
	background: url(../images/servizi.png) left top no-repeat;
}

div.sdmenu div.collapsed span#menu_5:hover{
	background: url(../images/servizi_active.png) left top no-repeat;
}

div.sdmenu div span#menu_5{
	background: url(../images/servizi_active.png) left top no-repeat;
}

#menu_5 h3{
	font-size:21px;
	padding-left:55px;
	line-height:50px;
	font-family:'DINMediumRegular';
}

a.menu_5{
	background: url("../images/footer/servizi_arrow.png") no-repeat scroll 10px 6px #EEF1F4 !important
}

a.menu_5:hover{
    background: url("../images/footer/servizi_arrow.png") no-repeat scroll 10px 6px #e9ecef!important; 
}


/***** COMUNICHIAMO ****/

div.sdmenu div.collapsed span#menu_1{
	background:url(../images/comunichiamo.png) left top no-repeat;
}


div.sdmenu div.collapsed span#menu_1:hover{
	background:url(../images/comunichiamo_active.png) left top no-repeat;
}

div.sdmenu div span#menu_1{
	background:url(../images/comunichiamo_active.png) left top no-repeat;
}


#menu_1 h3{
	font-size:21px;
	padding-left:55px;
	line-height:50px;
	font-family:'DINMediumRegular';
}

a.menu_1{
	background: url("../images/footer/comunichiamo_arrow.png") no-repeat scroll 10px 6px #EEF1F4 !important
}

a.menu_1:hover{
    background: url("../images/footer/comunichiamo_arrow.png") no-repeat scroll 10px 6px #e9ecef!important; 
}

/*** FINE VOCI ***/

div.sdmenu div a {
	background: url("../images/footer/trasparenza_arrow.png") no-repeat scroll 9px 6px #eef1f4;
	color: #6D7278;
    font-family: 'DINMediumRegular';
    font-size: 15px;
    line-height: 26px;
    padding: 0 10px 0 27px;
	display: block;
	text-decoration:none;
}
/*div.sdmenu div a.current {
	background : #ccc;
}*/
div.sdmenu div a:hover {
	background:#e9ecef url(../images/footer/trasparenza_arrow.png) 9px 6px no-repeat;
	text-decoration: none;
}
.banner-home{
	width: 100%;
	max-width: 673px;
}
.vocemenu-mobile{
    display: none;
}
.navbar-default{
    margin-top: 15px;
}
.contenuto img{
    width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
}
.contenuto iframe{
    width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
    min-height: 400px;
}
.servizi-img{
    margin-bottom: 25px;
}


@media screen and (max-width:991px){
	#sx{
		margin-top: 60px;
	}	
    #footer{
        margin-top: 20px;
    }
    body{
        background: #f6f7fb;
    }
    #briciole{
        top: 35px;
        background: none;
        display: none;
    }
    .vocemenu-mobile{
        display: block;
    }
}
@media screen and (max-width: 768px){
	.box{
		min-height: inherit;
		margin: 30px 0px;
	}
	.servizi-img{
		width: 100%;
		max-width: 200px;
		margin: 0 auto;
	}
}
@media screen and (max-width:480px){
	#collegamentitestata{
		display: none;
	}
	#searchwrapper{
		width: 100%;
		max-width: 240px;
    	margin: 15px 0px 0px;
	}
	.sidenav {padding-top: 15px;}
  	.sidenav a {font-size: 18px;}
}