*{
	padding: 0;
	margin: 0;
	
}
.stemma {
  height:70px;
  width:150px;
  margin:auto;
  display:none;
}

 .art-centrale .coalizione-hp:nth-of-type(6) {
   background-image:none;
  } 

.stemma img {
  height:70px
}

#nav-bar-main{
	background: #0082d0;
	color: #fff;
	font-size: 13px;
	height: 40px;
	left: 0;
	line-height: 40px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100000;
	display: none;
	box-shadow: 0 0 10px #333
}
#nav-main{
	margin: 0 auto;
	max-width: 1180px;
}
#nav-main li{
	display: inline-block;
	padding: 0 70px 0 0;
}
#nav-main a{
	color: #efefef;
	text-decoration: none;
}
#nav-main a:hover{
	color: #fff;
	text-decoration: underline;
}
#nav-bar{
	color: #fff;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	max-width: 1180px;
}
#nav-bar a{
	color: #fff;
}
#nav-bar a:hover{
	text-decoration: underline;
}

.nav-menu{
	background: url(../images/ico-nav.png) no-repeat;
	cursor: pointer;
	height: 25px;
	display: none;
	position: absolute;
	right: 25px;
	top: 8px;
	width: 26px;
	z-index: 100;
}

#nav-main li.other {
  background-color:#f9f9f9;
}
#nav-main li.other a{
  color:#0082d0;
}

.nav-menu.active{
	background: url(../images/ico-nav-.png) no-repeat;
}

span.hide {
				visibility: hidden;
}

html {overflow: -moz-scrollbars-vertical;}

.logo-elezioni{
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: top right;
	height:101px;
	width: 1141px;
	padding-bottom:8px;
}

.logo-autogestito{
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: top right;
	height:101px;
	/*width: 1141px;*/
	width:1141px;
  padding-bottom:8px;
}

.logo-sito{
	display: block;
	/* width:400px;
	height: 50px;
	padding-top:20px;*/
	text-decoration: none;
}

.logo-sito img {
    float: left;
    border:none !important;
}

.oggettoflash{
	*margin-top:10px;
}


h5{
 font-size:10px;
 font-weight:normal;
}

body{
	text-align: center;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:14px;
}


.sfondo-interna{
	background-image: url(../images/sfondo-interna2.jpg);
	background-repeat: repeat-x;
}
a.link, a:visited{
	text-decoration: none;
}
a:hover, a:focus{
	text-decoration: underline;
}
a.breadcrumb:link, a.breadcrumb:visited{
	text-decoration: none;
	color: #656A51;
}
a.breadcrumb:hover, a.breadcrumb:focus{
	text-decoration: underline;
	color: #656A51;
}
#container{
	margin: auto;
	text-align: left;
	width: 1141px;
	padding-right:110px;
}
#container.nobarra {
  padding-right:0px;
}
.clear{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
#content{
	/* margin-left: 10px;*/
	width:1128px;
	/* background-image: url(../images/sfondo-cont-int.jpg); tolto il 19/9/2008 
	background-repeat: repeat-x;*/
	padding: 8px 8px 3px 8px;
}

#content.home {
  padding-top:0px;
  padding-bottom:0px;
}

#content.home  h4.tit-art-home {
  margin-bottom:10px;
  margin-top:0px;
}

h3.bal {
  text-align:center;
  font-weight:bold;
  color:#0082d0;
  margin-top:-14px;
  margin-bottom:6px;
  padding-top:1px;
  padding-bottom:1px;
}

h6.bal {
    padding-left:25px;
    color:#0082d0;
    padding-bottom:15px;
}

.top-content{
	background-image: url(../images/top.jpg);
  background-repeat: no-repeat;
	background-position: top center;
	width: 1141px;
	height:14px;
}

.top-content.autogestito{
	background-image: url(../images/topA.jpg);
}

.bottom-content{
	background-image: url(../images/bottom.jpg);
  background-repeat: no-repeat;
	background-position: top center;
	width: 1141px;
	height:14px;
}

.bottom-content.autogestito{
	background-image: url(../images/bottomA.jpg);
}


.sfondo-content{
	background-image: url(../images/center.jpg);
	background-repeat: repeat-y;
	width: 1141px;
}

.sfondo-content-autogestito{
	background-image: url(../images/centerA.jpg);
	background-repeat: repeat-y;
	width: 1141px;
}

#footer{
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 1px;
	text-align: center;
	color: #0082D0;
	font-weight: normal;
	background:url(../images/footer.jpg);
  background-repeat: no-repeat;
	background-position: top center;
	width:1141px;
	height:55px;
	_margin-top:-8px;
}

#footer.autogestito {
  background:url(../images/footerA.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width:1141px;
}

#colsx{
	float: left;
	width:25%;
}

#bannerdxhp {
	float: right;
	width:175px;

}

  #coldxbottom {
         background: #0082d0 none repeat scroll 0 0;
        height:50px;
        overflow: hidden;
        position: fixed;
        border-top:2px solid #868686;
        /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        opacity:0.9;*/
        bottom:-5px;
        left:0;
        display:none;
        width:100%;
        z-index:9999999;
    }

#coldxbottom .lista-dx {
  width: 20%;
  height:75px;
  margin-bottom:5px;
  position:relative;
  font-size: 0.85em;
  text-align: center;
  float:left;
}

#coldxbottom.bal {
  height:74px;
}


#coldx {
    background: #ffffff none repeat scroll 0 0;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top:31%;
    left: 75%;
    width: 100%;
    z-index: 1000;
    /*padding-top:20px;
    padding-right:25px;
    border-radius:20px;*/
    border-left:1px solid #0082d0;
   /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    opacity:0.95;*/
    width:100%;
    padding-top:20px;
}


#coldx .lista-dx {
  width: 104px;
  padding-right:1px;
  padding-left:1px;
  height:110px;
  margin-bottom:5px;
  position:relative;
  font-size: 0.85em;
  text-align: center;
  border-bottom:1px #868686;
  /*background-image: url("../images/separatore.jpg");
	background-repeat: no-repeat;
	background-position:bottom center;
	background-color: transparent;*/
}

#coldx .lista-dx.evidenzia {
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
    background:#0082d0;
}

#coldxbottom .lista-dx.evidenzia {
  width:100%;
  height:33px;
  padding-top:5px;
}

#coldxbottom .lista-dx.ballottaggio {
  width:33.33%;
  background:#ffffff;
  font-size:0.65em;
}

#coldx .lista-dx.ballottaggio {
  background:#fafafa;
   font-size: 0.65em;
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
}

#coldx .lista-dx p a:visited, #coldx .lista-dx p a:link {
	text-decoration: none;
	color:#868686;
	font-weight:bold;
}

#coldx .lista-dx.evidenzia p a:visited, #coldx .lista-dx.evidenzia p a:link {
  color:#ffffff;
}


#coldxbottom .lista-dx p a:visited, #coldxbottom .lista-dx p a:link {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
}

#coldxbottom .lista-dx.ballottaggio p a:visited, #coldxbottom .lista-dx.ballottaggio p a:link {
  color:#868686;
}


#coldx .lista-dx p a:hover, #coldx .lista-dx p a:focus, #coldxbottom .lista-dx p a:hover, #coldxbottom .lista-dx p a:focus{
	text-decoration: none;
}

.sfondo-coldx {
  margin-top:190px;
}


.sfondo-colsx{
  /*background-image: url("../images/divisorio_piccolo.jpg");
	background-repeat: repeat-y;
	background-position:right top;
	background-color: transparent;*/
	border-right:2px solid #1d90d3;
	height:610px;
	width:100%;
	*height:518px;
}

#colsx img{
	border:0;
	line-height: 0;
	font-size: 0;
	width:187px;
	padding: 0;
	display: block;
	margin-top:-2px !important;
	margin-top:0px;
}


#bannerdxhp img{
	border:0;
	line-height: 0;
	font-size: 0;
	width:175px;
	padding: 0;
	display: block;
	
}


#barra-info{
	background-image: url(../images/sfondo-barra-home.gif);
	background-repeat: 	no-repeat;
	height: 19px;
	color: #3368C8;
	padding: 3px 6px 0 10px;
}
.barra-infor{
	float: right;
	width: 84px;
}
.barra-infol{
	float: left;
	width: 380px;
}
#barra-info img{
	border: 0;
	padding: 0 1px 0 1px;
}
#barra-info a:link, #barra-info a:visited{
	color: #3368C8;
	text-decoration: none;
}
#barra-info a:hover, #barra-info a:focus{
	color: #3368C8;
	text-decoration: underline;
}
.cap-art-centrale{
	/* margin-top: 15px; */
	background-image: url(../images/sfondo-art-home.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	line-height: 3px;
	font-size: 0;
}

.cap-art-centraleDown{
	/* margin-top: 15px; */
	background-image: url(../images/sfondo-art-homeDown.gif);
	background-repeat: no-repeat;
	/* height: 7px;*/
	line-height: 1px;
	font-size: 0;
}

.cap-art-interna{
	/* margin-top: 15px; */
	background-image: url(../images/sfondo-pag-interna.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 20px;
	color: #ffffff;
	width:550px !important;
	width:548px;
	
}

.testo-interna {
	padding: 3px 0 0 5px;
}

.testo-pos {
    font-size: 10px;
    margin-left: 25%;
    padding-top: 7px;
}

.testo-pos-autogestito {
	color:brown;
	font-size:14px;
	text-align:center;
}

/* Inizio menu sinistro */
ul#menu-sx{
	list-style-type: none;
	margin-right: 5px;
	margin-left:10px;
	margin-bottom:10px !important;
	margin-bottom:0px;
}
ul#menu-sx li{
	margin-left:0px;
	font-size:14px;
}

#menu-sx li.titolo-menu-coal {
  font-size:15px;
  font-weight:bold;
  font-family:Verdana;
  margin-bottom:9px;
}

#menu-sx li a:link, #menu-sx li a:visited{
	/* background-image: url(../images/puntino-verde.gif); */
	display: block;
	/* padding: 7px 0 1px 3px;*/
	padding-top: 2px !important;
	padding-right: 0 !important;
	padding-bottom: 1px !important;
	color: #000;
	background-repeat: no-repeat;
	/* background-position: 5px 8px;*/
	text-decoration: none;
	/*line-height: 12px !important;
	line-height: 0px;*/
	
}
#menu-sx li a:hover, #menu-sx li a:focus{
	text-decoration: underline;
}
#menu-sx li a.submenu:link, #menu-sx li a.submenu:visited{
	/* background-image: url(../images/submenu-green.gif); */
	background-repeat: no-repeat;
	/*padding-left: 7px;*/
	/* margin-left: 15px; */
	text-decoration: none;
	font-weight: normal;
}
#menu-sx li a.submenu:hover, #menu-sx li a.submenu:focus{
	text-decoration: underline;
}
#menu-sx li a#selected:link, #menu-sx li a#selected:visited{
	/* background-image: url(../images/puntino-rosso.gif); */
	background-repeat: no-repeat;
}
#menu-sx li a#submenu-selected:link, #menu-sx li a#submenu-selected:visited{
	/* background-image: url(../images/submenu-red.gif);*/
	background-repeat: no-repeat;
	font-weight:bold;
	text-decoration:underline;
}


/* submenu 2 */

#menu-sx li a.submenu2:link, #menu-sx li a.submenu2:visited{
	/* background-image: url(../images/submenu-green.gif); */
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: normal;
	/* aggiunto il 23-9-2008 */
	/* margin-top:-4px !important;*/
	/*line-height: 12px !important;
	line-height: 0px;*/
	_margin-top:-5px;
	
}
#menu-sx li a.submenu2:hover, #menu-sx li a.submenu2:focus{
	text-decoration: underline;
}


#menu-sx li a#submenu-selected2:link, #menu-sx li a#submenu-selected2:visited{
	/* background-image: url(../images/submenu-red.gif); */
	background-repeat: no-repeat;
  font-weight:bold;
	text-decoration:underline;
}

#menulista {
	/*margin-left:20px !important;*/
	margin-top:28px !important;
	margin-top:0px;
	_margin-bottom:7px;
	font-weight:bold;
	/* line-height:25px; */
}


/* fine menu sinistro */
/* inizio Articolo Home centrale */
.art-centrale{
	padding:1px 12px 20px 12px !important;
	background-color: #fff;
	
}
.foto-home{
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	border: 3px solid #5e7cff;
	width:100px;
	height:130px;
}
h4.tit-art-home{
	color: #0082d0;
	font-size:18px;
	margin-bottom: 20px;
	font-weight:bold;
	text-align:center;
	margin-top:12px;
}


h4.tit-art-home-noupper{
	color: #000000;
	font-size:14px;
	margin-bottom: 10px;
}

h4.tit-art-home-noupper.elencolista {
    margin-bottom:0;
    float:left;
    padding-top:30px;
    padding-left:12px;
    max-width:260px;
}

h5.tit-art-home{
	color: #0082d0;
	font-size:15px;
	text-transform: uppercase;
	margin-bottom: 4px;
	padding-top:2px;
}

h5.tit-art-home.a, h5.tit-art-home a:link, h5.tit-art-home a:visited{
  color: #0082d0;
  text-decoration:none;
}

a.doc-link, a.doc-link:link, a.doc-link:visited {
  color: #000000;
  text-decoration:none;
  padding-left:6px;
}

h4.tit-candidato {
	font-size:12px;
	font-weight: normal;
	padding-top:8px;
	padding-bottom:6px;
	text-transform: uppercase;
}

h4.tit-candidato-noupper {
	font-size:14px;
	font-weight: normal;
	padding-top:8px;
	padding-bottom:6px;
	text-transform: uppercase;
}

h4.note-candidato{
	font-size:14px;
	font-weight: normal;
	padding-top:7px;
	padding-bottom:3px;

}


h2.tit-art-home{
	color: #0082d0;
	font-size:18px;
	margin-bottom: 4px;
	font-weight:bold;
	color:#000000;
}

h2.tit-art-home.adjust {
  /*margin-left:-25px;*/
  text-align:center;
}

h2.tit-art-home.adjust2 {
  /*margin-left:22px;*/
  text-align:center;
}

.art-centrale a:link, .art-centrale a:visited{
	text-decoration: none;
	color: #0082d0;
}

h5.lista-hp a, h5.lista-hp a:link, h5.lista-hp a:visited{
	text-decoration: underline;
	color: #000000;
}

h5.coal-hp.home a, h5.coal-hp.home a:link, h5.coal-hp.home a:visited{
	text-decoration: none;
	color: #000000;
}

.art-centrale a:hover, .art-centrale a:focus{
	text-decoration: underline;
	color: #0082d0;
}
.subart-sx{
	float: left;
	width:211px;
	margin: 3px 0 3px 0;
	background-image: url(../images/puntino-rosso.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 95%;
}
.subart-dx{
	float: right;
	width: 211px;
	margin: 3px 0 3px 0;
	padding-left: 20px;
	background-image: url(../images/puntino-rosso.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	font-size: 95%;
}
/* fine articolo home centrale */
/* Inizio eventi e corsi Home*/
.eventi{
	float:right;
	width: 224px;
	background-image: url(../images/eventi.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.corsi{
	float: left;
	width: 255px;
	border-right:1px solid #0082d0;
	padding-bottom:25px;
	
}
.content-corsi{
	margin: 0 10px 0 10px;
}
.corsi-fotosx{
	float: left;
	margin-right: 8px;
}
.corsi-fotodx{
	float: right;
	margin-left: 8px;
}
h5.tit-corsi{
	font-size:10px;
}
h4.tit-corsi{
	font-size:12px;
}
.tit-corsi a:link, .tit-corsi a:visited{
	color: #0082d0;
	text-decoration: none;
}
.tit-corsi a:hover, .tit-corsi a:focus{
	color: #0082d0;
	text-decoration: underline;
}
.linea-verde{
	border-top: 1px solid #0082d0;
	margin-right: 10px;
}
.tit-event0{
	padding: 3px 10px 3px 10px;
}
span.data-evento{
	color: #0082d0;
}
a.tit-eventorosa:link, a.tit-eventorosa:visited{
	color:#e18f93;
	text-decoration: none;
}

a.tit-eventorosa:hover, a.tit-eventorosa:focus{
	color:#e18f93;
	text-decoration: underline;
}

a.tit-eventoviola:link, a.tit-eventoviola:visited{
	color:#944d9d;
	text-decoration: none;
}
a.tit-eventoviola:hover, a.tit-eventoviola:focus{
	color:#944d9d;
	text-decoration: underline;
}
a.tit-eventogiallo:link, a.tit-eventogiallo:visited{
	color:#d4d367;
	text-decoration: none;
}
a.tit-eventogiallo:hover, a.tit-eventogiallo:focus{
	color:#d4d367;
	text-decoration: underline;
}
.sfondo-cor-eve{
	background-color: #fff;
	padding-top: 1px;
	height:1px;
	
}
/* fine eventi e corsi Home */
/*inizio Logo intro*/
.sfondo-homeuno{
	background-color: #2f64c4;
	padding: 0;
	margin: 0;
}
.sfondo-homedue{
	background-image: url(../images/sfondo-home4.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	
}
img.sfondo-hometre{
	/*background-image: url(../images/sfondo-home3.jpg);*/
	/*background-position: center center;
	background-repeat: no-repeat;*/
	margin-left: -3px;
	
}
.sfondo-hometre img{
	border:0;
}
.treuno{
	float: left;
	width: 210px;
	margin-top:165px;
	text-align: right;
}
.tredue{
	float: right;
	width: 213px;
	text-align: left;
	margin-top: 171px;
}
.center-tab{
	text-align: center;
}
/*fine logo intro*/
/*inizio pagina interna*/
.pagina-interna{
	float:left;
	width: 130px;
	height: 50px;
	background-image: url(../images/sfondo-pagint.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 90px !important;
	/*padding: 10px 0 10px 80px;*/
	margin-left: 10px !important;
	margin-left: 7px;
	/*margin-left: 0;*/
	font-weight: normal;
	margin-top: 15px;
}
.pag-interna{
	background-color: #fff;
	width:73.5%;
	float:left;
	margin-left:10px;
	padding:2px;
}

.pos {
  font-size:10px;
	color: #98baa8;
	height:26px;
  background-image: url(../images/barranav.jpg);
	background-repeat: x-repeat;
	margin-top:-9px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}

.pos.autogestito {
  background-image: url(../images/barranavA.jpg);
}

.pos-autogestito {
    background-color: yellow;
    margin-left: -2px;
    margin-top: -2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.bordino {
	border: 1px solid #F1F6FF;
}
a:link.pag-interna {
	text-decoration: none;
	color: #0082d0;
}

a:hover.pag-interna {
	text-decoration: underline;
	color: #0082d0;
}

a:visited.pag-interna {
	text-decoration: none;
	color: #0082d0;
}
.articolo-interno{
	padding-top: 10px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	font-weight: normal;
	/* height:450px !important;
	height:435px; */

	/* 
	max-height:600px;
  	height:auto !important;
	overflow:auto; */
}

/* aggiunte il 14/7/2008 */
.articolo-interno li{
	margin-left:15px;
}

.articolo-interno .boxsx{
	width:70%;
	float:left;
}

.articolo-interno .boxdx{
	width:27%;
	border-left:1px solid #F1F6FF;
	float:right;
}

.articolo-interno .boxdx .documento{
	margin:6px 3px 6px 4px;
	border-bottom:1px solid #F1F6FF;
}

.articolo-interno  .foto-art{
	float: left;
	margin-bottom: 1px;
	border: 1px solid #5e7cff;
	margin-right:3px;
}	



/* **** */

/*fine pagina interna*/
/*inizio documentCategory*/
.icona{
	border: 0;
}
a.linkdocumenti:link, a.linkdocumenti:visited{
	text-decoration: none;
}
a.linkdocumenti:hover, a.linkdocumenti:focus{
	text-decoration: none;
}
a.titolini:link, a.titolini:visited{
	color: #656A51;
	
	text-decoration: none;
}
a.titolini:hover, a.titolini:focus{
	text-decoration: underline;
}
.document{
	padding: 5px 0  5px 0;
	border-bottom: 1px solid #656A51;
}
.paginazione{
	padding: 10px;
}
.pag-sx{
	float: left;
	width: 90px;
}
.pag-dx{
	float: left;
	width: 90px;
}
.pag-ct{
	float: left;
	width: 69px;
}
a.navigazione:link, a.navigazione:visited{
	color: #656A51;
	text-decoration: none;
}
a.navigazione:hover, a.navigazione:focus{
	color: #656A51;
	text-decoration: underline;
}
.articlebodyarticle{
	padding: 10px;
}
/*fine documentCategory*/
/*inizio Article Category2*/
h4.titolo-espanso{
	color: #656A51;
	font-size: 14px;
	text-transform: uppercase;
}
h6.titolo-espanso{
	color: #656A51;
	font-style: italic;
	font-size: 9px;
	font-weight: normal;
}
a.titolini-verdi:link, a.titolini-verdi:visited{
	color:#2EA5F4; 
	text-decoration: none;
	font-weight: bolder;
}
a.titolini-verdi:hover, a.titolini-verdi:focus{
	color:#2EA5F4;
	text-decoration: underline;
}
.altri-link{
	background-color:#F1F6FF;
	padding: 10px;
	margin-top: 20px;
}
/*fine Article Category2*/
/*inizio Site Map*/
a.linksitemap-uno:link, a.linksitemap-uno:visited{
	text-decoration: none;
	color: #8BAADF;
	font-size: 12px;
}
a.linksitemap-uno:hover, a.linksitemap-uno:focus{
	text-decoration: underline;
}
a.linksitemap-due:link, a.linksitemap-due:visited{
	text-decoration: none;
	color:  #000;
	font-size: 10px;
	
}
a.linksitemap-due:hover, a.linksitemap-due:focus{
	text-decoration: underline;
}
a.linksitemap-tre:link, a.linksitemap-tre:visited{
	text-decoration: none;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	display: block;
	margin-left: 10px;
	padding-left: 10px;
}
a.linksitemap-tre:hover, a.linksitemap-tre:focus{
	text-decoration: underline;
}
.blocco-mappa{
	margin: 10px 0 5px 10px;
	border-left:medium solid #0082d0;
	padding-left:10px;
}
.tit-sitemap{
	margin:10px 0 10px 10px;
	font-size: 14px;
}
/*fine Site Map*/
.cerca-sito{
	margin:auto;
	width: 132px;
	background-image: url(../images/cerca-sito.jpg);
	background-repeat: no-repeat;
	padding: 120px 0 30px 220px ;
	
}

/*inizio card category leggi (Card Category 2) */
th.colfree{
	background: url(../images/sfondotratt.jpg) repeat-x;
	height: 25px;
	text-align: left;
	border-right:2px solid #fff;
	color: black;
	font-size: 9px;
	vertical-align: top;
}
th.col30{
	width:30px;
	background: url(../images/sfondotratt.jpg) repeat-x;
	height: 25px;
	text-align: left;
	border-right:2px solid #fff;
	color: black;
	font-size: 9px;
	vertical-align: top;

}
th.col40{
	width:40px;
	background: url(../images/sfondotratt.jpg) repeat-x;
	height: 25px;
	text-align: left;
	border-right:2px solid #fff;
	color:  black;
	font-size: 9px;
	vertical-align: top;

}
th.col50{
	width:50px;
	background: url(../images/sfondotratt.jpg) repeat-x;
	height: 25px;
	text-align: left;
	border-right:2px solid #fff;
	color: black;
	font-size: 9px;
	vertical-align: top;

}
th.col60{
	background: url(../images/sfondotratt.jpg) repeat-x;
	height: 25px;
	width:60px;
	text-align: left;
	border-right:2px solid #fff;
	color: black;
	font-size: 9px;
	vertical-align: top;
}
th.col65{
	background: url(../images/sfondotratt.jpg) repeat-x;
	height: 25px;
	width:65px;
	text-align: left;
	border-right:2px solid #fff;
	color:  black;
	font-size: 9px;
	vertical-align: top;
}
th.col70{
	width:70px;
	background: url(../images/sfondotratt.jpg) repeat-x;
	height: 25px;
	text-align: left;
	border-right:2px solid #fff;
	color: black;
	font-size: 9px;
	vertical-align: top;
}
th.col80{
	width:80px;
	background: url(../images/sfondotratt.jpg) repeat-x;
	height: 25px;
	text-align: left;
	border-right:2px solid #fff;
	color:  black;
	font-size: 9px;
	vertical-align: top;
}
th.col100{
	width:100px;	
	background: url(../images/sfondotratt.jpg) repeat-x;
	height: 25px;
	text-align: left;
	border-right:2px solid #fff;
	color: black;
	font-size: 9px;
	vertical-align: top;
}

th a:link, th a:visited{
	color:black;
}

td.bordosotto{
	border-bottom: 1px solid #669acc;
	height: 3px;
	font-size:0;
	line-height: 1px;
}

td.bordosopra{
	border-top: 1px solid #669acc;
	height: 3px;
	font-size:0;
	line-height: 1px;
}

.destra{
	float: right;
	width: 17px;
	vertical-align:top;
}
.sinistra{
	float: left;
	width: 80px;
	padding-top: 2px;
	padding-left: 8px;
}
.sinistra-col1{
	float: left;
	padding-top: 2px;
	padding-left: 8px;
}
.sinistra-col2{
	float: left;
	padding-top: 2px;
	padding-left: 8px;
}
.sinistra-col3{
	float: left;
	padding-top: 2px;
	padding-left: 8px;
}
.sinistra-col4{
	float: left;
	padding-top: 2px;
	padding-left: 8px;
}
.sinistra-col5{
	float: left;
	padding-top: 2px;
	padding-left: 8px;
}
.sinistra-col6{
	float: left;
	padding-top: 2px;
	padding-left: 8px;
}
.testocelle{
	border-right: 2px solid #FFFFFF;
	font-size: 10px;
	color: #336666;
	padding: 5px 0px 5px 6px;
}

.sfondo-alt{
	background-color: #F7F7F7;
}


.testocelle-carddx{
	font-size: 12px;
	padding: 5px 5px 5px 6px;
	text-align:justify;
	width:75%;
	border-right: 2px solid #fff;
}

.sfondo-cardsx{
	color: #964B00;
	padding: 11px 7px 11px 7px;
	text-align:right;
	width:25%;
	border-right: 2px solid #964B00;
}

a.linkpuro, a.linkpuro:visited, a.linkpuro:hover, a.linkpuro:focus{
	text-decoration: none;
	border: 0px;
	
}

img.pura {
	border: 0px;
	padding: 0px 3px 3px 0px;
}



/*fine card categoy legge*/

/* paginazione */

.paginazione-art{
	background-color: transparent;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: right;
}
.paginazione-int{
	padding: 2px 0px 8px 5px;
	background-color: transparent;
	float:right;
	color: #0082D0;
	width:100%;
	margin-right:-5px;
	text-align:left;
}
.tornaindietro{
	padding: 2px 10px 3px 5px;
	background-color: transparent;
	float:left;
}
a.pag:link, a.pag:visited{
	color:  #0082D0;
	font-weight: bolder;
	text-decoration:none;
}


/* fine paginazione */

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

.ricerca-avanzata, .ricerca-avanzata:hover, .ricerca-avanzata:visited, .ricerca-avanzata:link{
	text-decoration:none;
	float:right;
	margin-bottom:7px;
	margin-right:5px;
	color:black;

}

.btn{
	position:absolute;
}

/* fine Misc */

/* Photo gallery */
.box-photo {
	width:100%;	
}

.box-photo .photo {
	width:31%;
	float:left;
	text-align:center;
	padding: 5px 5px 5px 5px;
	height:220px;	
}


.box-photo .photo .photo-img {
	width:100%;
	height:150px;	
	border: 3px solid #5e7cff;
}

/* fine photo gallery */

/* link */
.titolo-categoria{
	text-align:center;
	font-size:17px;
	color:#656A51;

}

.descrizione-categoria{
	text-align:center;
	color:#ffffff;
	background-color:#0082d0;
	
}

.link-categoria a, .link-categoria{
	text-align:center;
	color:#0082d0;
	background-color:#F1F6FF;

}


.link-categoriatemplate4{
	text-align:left;
	color:black;
	background-color:#F1F6FF;
	margin-left: 5px;
	margin-right: 5px;
	padding:5px;

}

.link-categoriatemplate4 a{
	text-align:left;
	color: #0082d0;
	background-color:#F1F6FF;
	margin: 2px;
	margin-left: 5px;
	margin-right: 5px;
}




#tabella table {
	width:100%;

}

/* fine link */


/*calendario */

.calendario {
	text-align:center;
	width:100%;
}

.calendario a:visited, .calendario a:link, .calendario a:focus{
	text-decoration:none;
	padding:5px;
	color:black;
	font-size:10px;
}  

.calendario a:hover{
	color:#F1F6FF;
}

.calendario .label{
	font-size:15px;
	
}

.cal-intestazione{
	margin-bottom:5px;
	border-bottom: 3px solid #3368c8;	
}

.cal-intestazioneeventi{
	margin-bottom:5px;
	border-bottom: 3px solid #3368c8;	
	text-align:left;
	margin-top:50px;
}

.cal-mesi{
	margin-bottom:5px;
	background-color:#3368c8;
	padding: 10px;	
}

.cal-in{
	background: url(../images/calback.jpg);
	background-repeat: repeat-x;
	border:medium dotted #0082d0;
	padding:13px;
	text-align:center;
	width:100%;
	height:130px;
}

.cal-selected{
	color:red;
}

.niente{
	
}

.cal-tipoevento{
	margin-top:7px;
	text-align:left;
	color:#0082d0;
	margin-bottom:12px;	
}

.cal-tipoevento a:visited, .cal-tipoevento a:link, cal-tipoevento a:focus{
	text-decoration:none;
	color:#0082d0;
	padding:0px;
	margin-bottom:7px;
}  

.evento{
	color:yellow;
	background: url(../images/round.gif) no-repeat scroll 50% 50%;		
}

.sezione-testo-articoli{
	margin-bottom:5px;
	border-right: 3px dotted #0082d0;
	text-align:left;
	padding-top: 15px; 
	width: 100%;
	height:25px;
	background:#3368c8;
	float:left;	
}

.sezione-date-articoli{
	font-size:10px;
	border-left: 3px dotted #0082d0;		
	background:#e0decd;
	text-align:left;
	padding:3px;
	margin-bottom:3px;


}


/* calendario */

/* ricerca */
#search{
	background: #e7eaed;
	float: right;
	height: 20px;
	padding: 10px 0 10px 20px;
	width: 230px;
}
#search input{
	float: left;
	font-size: 12px;
	width: 130px;
}
#search .btn{
	border: 0;
	margin: 2px 0 0 3px;
	padding: 0;
	width: auto;
}

.attributi{
	margin-bottom:7px;
}

/* ricerca */


/* tabelle vecchio sito */
td.nome_campi_tabella{
	background-color:#2EA5F4;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}

td.riga_tabella_dispari {
	background-color:#D5EDFF;
	color:#534B43;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
}



td.riga_tabella_pari {
	background-color:#D5EDFF;
	color:#534B43;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9px;
}

/*fine tabelle vecchio sito */



/* immagini fisse */

/*
#coalizione{
	height: 100px;
	width: 100px;
} */

#imm_candidato{
	height: 120px;
	/* width: 70px;*/
	padding-right:20px;
} 

#imm_23 {
	/*width: 100px;*/
	max-height:130px;
	width:auto;
	max-width: 200px;
}

#imm_24 {
	height: 80px;
	width: 80px;
}

#imm_25 {
	height: 200px;
	width: 150px;
}

#imm_26 {
	height: 150px;
	width: 200px;
}

#imm_27 {
	height: 600px;
	width: 800px;
}

#imm_28 {
	height: 80px;
	width: 80px;
}


#imm_29 {
	/* height: 80px;*/
	/* width: 160px;*/
}

/* fine immagini fisse */



/* box candidati */
.boxcandidato {
	padding:5px;
	height: 80px;
	width: 240px;
	border: 1px solid #5E7CFF;
	margin-left:8px;
	float:left;		
	margin-bottom:20px;
}

/* box lista */
.boxlista {
	ming-height: 100px;
	width:95%;
	margin-left:22px;
	float:left;
	margin-bottom:5px;
}

.boxlistapiccolo {
	height: 100px;
	width: 88px;
	padding:2px;
	margin-right:3px;
	float:right;		
	margin-bottom:2px;
	maring-top:3px;
	overflow:hidden;
}

.boxlistapiccolo a.linkpuro div {
    height: 100px;
    position: relative;
    width: 88px
}


.boxlistapiccolo img#imm_23.imglista-coalizione {
  width:70px;
  max-height:100px;
  float:none;
  bottom: 0;
  height: auto;
  left: 0;
  margin-bottom: auto;
  margin-left: auto;
  margin-top: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}



/* box coalizione */
.boxcoalizione{
	height:130px;
	max-width: 200px;
	overflow:hidden;
	margin:auto;
	padding-bottom:10px;
	position:relative;
	text-align:center;
}

.boxcoalizione a.linkpuro div {
    height: 130px;
    position: relative;
    width: 200px
}

.boxcoalizione.tipo28{
	height: 60px;
	width: 60px;
}

.boxcoalizione.tipo29 {
  width:160px;
  height: 80px;
  position:relative;
}


.boxcoalizione.tipo28 {
	width: 60px;
}


/* box coalizione card category 3*/
.boxcoalizione-cc3{
	padding-top:2px;
	height:130px;
	width: 50%;
	margin-left:8px;
	float:left;
	margin-bottom:1px !important;
	margin-bottom:-12px;
}

.lista-coal {
  float:right;
  height:100px;
  width:200px;
  position:relative;
  margin-top:16px;
}


.imglista-coalizione{
	float: left;
	margin-bottom: 2px;
	margin-right:4px;
	margin-left:5px;
	border:0px;
}

.imglista-coalizione.cnt {
    bottom: 0;
    float: none;
    height: auto;
    left: 0;
    margin-bottom: auto;
    margin-left: auto;
    margin-top: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    margin-right:auto;
}


.separatore {
	width:100%;
	height:0px;
	/* border-bottom: 2px dotted #5E7CFF; */
	margin-bottom:2px;
}

/* box centrale */
.boxcentrale {
	height: 422px;
	overflow-y:scroll;
	overflow-x:hidden;
	width: 99%;
	margin-left:5px !important;
	margin-left:2px;
	float:left;		
	margin-bottom:6px;
	border-bottom: 2px solid #e9e9e9;
	border-top: 2px solid #e9e9e9;
	margin-top:-4px;
	padding-right:4px;
	*margin-bottom:0px;
	*margin-top:-6px;
}

.boxcentrale.programma {
  height:363px;
}

.boxcentrale.propaganda {
  height:290px;
}

.boxcentrale.propaganda.detail {
  height:358px;
}

.boxcentrale.altro {
  height:441px;
}

.boxcentrale.ridotto {
  height:313px;
}

#content.content.autogestito .sfondo-colsx {
  border-right:2px solid #BE3418;
}


.boxcentrale.intervento {
    border: none;
    height: 99px!important;
    overflow-y: hidden;
    margin-bottom:15px;
}

/* box interventolista */
.boxinterventolista-grigio {
	padding:2px;
	min-height: 108px;
	width: 100%;
	float:left;
	background-color: #f9f9f9; 		
}

.boxinterventolista{
	padding:2px;
	min-height: 108px;
	width: 100%;
	float:left;
}

.boxinterventolista-grigio.candidato, .boxinterventolista.candidato {
  height:128px;
}


.listainterventi{
	padding:4px;
	float:left;
}

#imm_23.listainterventi {
  max-height:100px;
  overflow:hidden;
}


#containerfoto {
	height:200px;
	width:200px;
	float:left;
	padding-right: 8px;
	padding-bottom:5px;
}

/* mi centra la foto */
#containerfoto #imm_25{
	text-align: center;
	margin-left:25px;
	border:0px;
	height:auto;
  width:auto;
  max-width:150px;
} 

#containerfoto #imm_26{
	text-align: center;
	margin-top:25px;
	border:0px;
	
} 

span.continua {
  color:#0082d0;
  display:inline-block;
}


/* isis */

.isis {
	float:left;
	font-size:9px;
	padding-top:14px;
	vertical-align:bottom;
	margin-left:10px;
}

.isis a:link, .isis a:visited, .isis a:focus{
	text-decoration: none;
	color:#0082D0;
}

.isis a:hover {
	text-decoration: underline;
}

/* copy right */

.copy {
	float:right;
	font-size:9px;
	vertical-align:bottom;
	margin-right:10px;
	padding-top:8px;
}

/*dislcaimer*/ 

.disclaimer {
  	float:left;
  	margin-left:98px;
    padding-top:9px;
    font-size:14px;
    color:#000000;
}

.disclaimer a:link, .disclaimer a:visited, .disclaimer a:focus{
	text-decoration: none;
	color:#000000;
}

.disclaimer a:hover {
	text-decoration: underline;
}


/* colonne articolo home page */
.colonne .column {
  background-image: url(../images/divisorio_piccolo.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right:16px;
	/*width:535px!important;*/
}

img.show {
  padding-left: 6px;
   position: relative;
   top: 6px;
   cursor:pointer;
}

#imgshow {
  display:none;
}

#imgnoshow {
  display:inline;
}

#presentazione {
  display:inline;
}


.colonne .last.column {
    background-image:none;
    padding-left:12px;
    padding-right:0px;
}

/* coalizioni articolo home page */
.coalizione-hp {
  width:180px;
  background-image: url(../images/divisorio_grande.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:270px;
	float:left;
	margin-bottom:5px;
	text-align:center;
}

.art-centrale.ballottaggio .coalizione-hp {
  width:50%;
}

.coalizione-hp.first {
  padding-left:0px;
}

.coalizione-hp.last {
  background-image:none;
}

.coalizione-hp .col {
  padding-left:5px;
  padding-right:5px;
  width:165px;
}

.art-centrale.ballottaggio .coalizione-hp .col {
  width:100%;
}

h5.coal-hp {
  font-weight:bold;
  font-size:13px;
  text-transform:uppercase;
  text-align:center;
  height:45px;
  font-family:Verdana;
}

h5.coal-hp.home {
  height:30px;
  text-transform:none;
  margin-bottom:8px;
}

h5.lista-hp {
  font-weight:bold;
  font-size:12px;
  margin-bottom:2px;
}


.coalizione-hp div.coal-menu {
  height:auto;
  margin-bottom:20px;
}

.coalizione-hp div.coal-menu.free {
  height:auto;
  margin-bottom:20px;
}

.coalizione-hp div.coal-menu a{
  font-size:12px;
  color:#000000;
}

.coalizione-hp div.coal-menu a.link, .coalizione-hp div.coal-menu a:visited{
	text-decoration: none;
	color:#000000;
}
.coalizione-hp div.coal-menu a:hover, .coalizione-hp div.coal-menu a:focus{
	text-decoration: underline;
}

/* formattazione */

.boxcentrale.programma bodytext p {
  padding-bottom:7px;
}

.boxcentrale.programma bodytext strong {
    padding-top: 25px;
}

/* video */
p.audiovideo {
    margin-bottom: 11px;
    margin-right: 20px;
    margin-top:20px;
    color:#0082d0;
    font-size:1.1em;
}

/* link coalizione */

.link-sito {
  float:right;
  widht:100px;
  padding:6px;
  background:#fbfbfb;
}

/* Contenuto box  */
.boxcentrale.altro bodytext a {
	color:#0082d0;
	text-decoration:none;
}

.boxcentrale.altro bodytext ul {
	margin-left:10px;
}

.boxcentrale.altro bodytext ul li{
	padding:3px;
}