/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #c5d8ed;
	color: #737171;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #10435f;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #c5d8ed 1px solid;
	font-size: 12px;
	padding: 3px 2px
}
li{
	list-style: none
}
h1, h2{
	color: #5194cb;
	font: 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 1.5em
}
h3{
	color: #10435f;
	font-size: 1.2em;
	margin: 0 0 1em
}
p{
	line-height: 1.5em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#bgcontent{
	background: url(../images/bgr.gif) #ffffff top repeat-x;
	padding: 0 0 35px
}
#page{
	margin: 0 auto;
	width: 955px
}
#page-top{
	background: url(../images/page-top.jpg) top no-repeat;
	/* height: 355px; */
	height:220px;
}
#page-bot{
	/* background: url(../images/hl-dot.gif) top repeat-x*/
	border-top:5px solid #0873A4;
}
/*=== Header ===*/
#header{
	/* height: 355px;*/
	height:220px;
	margin: 0 auto;
	width: 955px
}
/*- Logo -*/
#logo{
	height: 95px;
	position: absolute;
	width: 435px;
	cursor:pointer;
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	/* font-size: 18px;*/
	/* height: 39px;
	margin: 0 0 35px */
	height: 5px;
	margin: 0 0 15px
}
.nav1 ul{
	float: right
}
.nav1 li{
	float: left;
	/*line-height: 39px;*/
	line-height: 29px;
	padding: 0 0 0 20px
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #c5d8ed;
	text-decoration: none
}
/*- Nav2 -*/
.nav2{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 0.8em
}
.nav2 li{
}
.nav2 li a{
	color: #10435f;
	display: block;
	height: 2.7em;
	line-height: 1em;
	padding: 0 0 0 20px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(../images/nav2-ico.gif) no-repeat 0 0px;
	color: #5194cb;
	font-weight: bold;
	text-decoration: none;
	margin-left:20px;
}

/* secondo livello */

.nav2 li ul.level2 li a {
	color: #10435f;
	display: block;
	height: 3em;
	line-height: 1em;
	padding: 0 0 0 25px;
	font-weight:normal;
	background:none;
}

.nav2 li ul.level2 li.last {
  margin-bottom:10px;
}

.nav2 li ul.level2 li a:hover,
.nav2 li ul.level2 li.active a{
	background: url(../images/nav2-ico.gif) no-repeat 8px 2px;
	color: #5194cb;
	font-style: italic;
	text-decoration: none;
}

/* secondo livello */


/* terzo livello */

.nav2 li ul.level2 li ul.level3 li a {
	color: #10435f;
	display: block;
	height: 3em;
	line-height: 1em;
	padding: 0 0 0 40px;
	font-weight:normal;
	background:none;
	font-style:normal;
	font-size:0.88em;
}

.nav2 li ul.level2 li ul.level3 li.last {
  margin-bottom:10px;
}

.nav2 li ul.level2 li ul.level3 li a:hover,
.nav2 li ul.level2 li ul.level3 li.active a{
	background: url(../images/nav2-ico.gif) no-repeat 20px 0px;
	color: #5194cb;
	font-style: italic;
	text-decoration: none;
}

/* terzo livello */



/*=== Title Placeholder ===*/
.title{
	/* height: 355px;*/
	height:220px;
	overflow: hidden;
	width: 955px;
}

.title img {
  border:1px dotted #0873A4;
  float:right;
  margin-top:21px;
  z-index:-1;
  height:160px;
  width:560px
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 0px 0 0px
}
#columns.home{
	background: none;
	padding: 0
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 520px;
	padding-left:50px;
}
.col1 h1, col1 h2{
	color: #10435f;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 1em
}
.col2{
	float: right;
	width: 170px
}
.col3{
	float: left;
	width: 180px
}
.col4{
	float: right;
	text-align: justify;
	width: 725px
}
.col4 h1{
	background: url(../images/hl-dot3.gif) bottom repeat-x;
	padding: 0 0 .3em
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 17px;
	width: 170px !important;
	width:165px;
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) top no-repeat;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.gif) top no-repeat
}
.box .content{
	background: #c5d8ed;
	height: 1%;
	padding: 2px 17px 2px !important;
	padding: 2px 8px 2px;
}
.box h2, .box h3{
	font-size: 1.6em;
	font-weight: normal;
	margin: 0
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
.search input{
	margin: 0 0 3px;
	width: 265px
}
.search input.btn{
	margin: 0;
	width: auto
}
/*=== Pics, Thumbs, Ads etc. ===*/

.pic img{
	display: block;
	margin: 0 0 15px
}

.pic img.banner{
	/* display: block;*/
	margin: 0 0 2px;
	float:left;
}

.pic h6.descr{
	display: block !important;
  font-size:0.9em;
  height:60px;
  padding-left:69px;
  *padding-left:5px !important;
  padding-top:7px;
}

.pic .didascalia {
  text-align:center;
  width:100%;
  margin-bottom:5px;
}

.pic.fl img{
	margin-right: 25px
}
.pic.fr img{
	margin-left: 25px
}
/*=== Footer ===*/
#footer{
	color: #0873a4;
	font: .9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 80px;
	margin: 0 auto;
	padding: 15px 0 0;
	width: 955px
}
#footer a{
	color: #0873a4
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr, .hl{
	background: url(../images/hl-dot2.gif) top repeat-x;
	clear: both;
	height: 1px;
	margin: 0 0 10px;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}


/* elenchi puntati */



#columns .col4 ul {margin-top:7px;margin-bottom:7px;} 
#columns .col4 li {list-style-type:disc; margin-left:25px; margin-bottom:3px;}
#columns .col4 li li {list-style-type:square; margin-left:45px; margin-bottom:3px;}



/* ***** */


/* font resizer */

.fontResizer {background:none; display:inline !important; padding-right:0px; padding-left:0px; float:right !important; width:54px !important; width:60px;margin-top:1px;}

.fontResizer a {display: block; float: right; width: 16px; height: 13px; text-align: center; border: 1px solid #ccc; line-height: 13px; color: #ffffff; text-decoration: none;}

.fontResizer a:hover { color: #c6d8ee; text-decoration: none; }

/* 
The following control the way the font-resizer links appear only 
Set the actual size-changes in the function call
*/

.smallFont { font-size: 6px; }

.medFont { font-size: 10px; }

.largeFont { font-size: 12px; }

.curFont { background: #c6d8ee; }

/* end font resizer */

/* cerca header */
.cerca-header {display:inline !important; padding-left:20px; float:left !important; width:175px;margin-bottom:20px;}

.cerca-header #query {display: block; float: left; width: 130px; height: 13px; font-size: 11px;color:#0873A4;border:1px inset #0873a4;}

.cerca-header #btn {border:none;text-decoration:none;padding-left:4px;height:21px;margin-top:-2px;}

/*mappa sito*/

#mappa {
  /* color:black;*/
	margin-left:27px;
	font-size:1.1em;
	width:100%;
	float:left;
}

#mappa a:visited, #mappa a:link, #mappa a:focus{
	text-decoration:none;
	color:#737171 ;
}

#mappa a:hover{
  /* color:#E30E6F;*/
	text-decoration:underline;
}

#mappa .mappa1 {padding-left:5px;}

#mappa .mappa1 li {margin-bottom:10px;}

#mappa .mappa2 li {list-style-type:circle; margin-left:40px; margin-bottom:3px;}

#mappa .mappa3 li {list-style-type:disc; margin-left:30px; margin-bottom:3px;}

/*fine mappa sito*/


 /*document category*/
 
.documenti {
    padding:5px 13px 10px;
    /*border-bottom: 2px dotted #345685;*/
    border-bottom:1px solid #DADADA;
    /* width:95%;*/
}
/* fine */


/* link documenti */
.allegato {
 width:510px;
 height:28px;
}

img.pura {
    border:none;
    float:left;
    padding:4px 3px 3px 0px;
}

.documento {
  float:left;
  margin-top:7px;
  width:480px;
}

.documento h6 {
  font-weight:lighter;
}

.documento span {
  font-size:0.9em;
}

h6 {
  font-size:1em;
  font-weight:bold;
}

 /* link documenti */
 
 
 /* altre immagini allegate */
.pic2{
	float: left;
	margin: 0 0 0 40px;
}
/* ******** */ 

/* back */
.paginazione .back {
  float:right;
  margin-right:0px;
  color:#000000;
  padding-right:20px;
}

.paginazione .back a {
  color:#5194CB;
}

.paginazione .back a:hover, .paginazione .back a:visited{
  text-decoration:none;
  /* color:#462E21;*/
}
/* back */

/* paginazione*/

.paginazione{
	padding-top: 25px;
	/* border-bottom:2px solid #EBE4CD;*/
	padding-bottom:25px;
	/* background:#91AAE1;
	border-bottom:1px dotted; */
	/* background:transparent url(../images/hl-dot.gif) repeat-x scroll center bottom;*/
}

.pag-ct{
	float: left;
	width: 100px;
	/* padding-top:5px;*/
	color: #5194CB;
	font-weight:bold;
	font-size: 13px;
	margin-left:10px;
}


.det-back {
    float:right;
    padding-right:53px;
}

/* fine paginazione */

/* questionario */
#questionario .erroriquest{
  padding:10px;
  background:#C6D8EE;
  border:1px solid #0873A4;
  margin-top:25px;
}

#questionario .erroriquest strong{
  color:#C12525;
}


/* questionario */


/*article category1 (ordinaze e comunicati)  */

.news {
  padding-bottom:5px;
  padding-top:25px;
  height:80px;
  /* border-bottom:1px solid #DADADA;*/
}

.news.no-margin .testonews{
  margin-left:0px;
}

.testonews {
  margin-left:123px;
  /* background:#e8ded7;*/
  padding:5px;
}

.news .immagine{
  float:left;
  width:111px;
}

#centra {
  display: block;
	margin: 0px auto;
	text-align: center;
	/* margin-top: -10px !important;*/
	width:97%;
}

/* fine article category 1 (ordinanze e comunicati) */

/* card category 1 (link) */

.lnk {
  padding:20px;
}

.lnk li {
   list-style-type:disc;
   margin-left:23px;
   padding-top:7px;
}

#columns .lnk li a:visited, #columns .lnk li a:link{
  color:#605D57;
  text-decoration:none;
  padding-top:4px;
  font-size:1.3em;
}

#columns .lnk li a:hover {
  color:#0066AC;
  padding-top:4px;
  text-decoration:underline;
}

/* fine card category1 */


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

.box-photo .photo {
	float:left;
	text-align:center;
	padding: 5px 5px 5px 5px;
	height:200px;
	padding-bottom:60px;
	width:303px !important;
	font-size:10px;
}

.box-photo .photo .photo-img {
	/* width:230px;*/
	height:150px;
  border:4px solid #c6d8ee;
	margin-left:27px !important;
	margin-right:27px !important;
	margin-left: 0px;
	margin-right:0px;
}

.box-photo .photo div{
  width:293px;
}


/* fine photo gallery */


/* errori login */
.res-err {
  color:red;
  background:transparent url(../images/stop.gif) no-repeat scroll left top;
  height:35px;
  margin-left:10px;
  padding-left:30px;
}

.modifica {
  float:left;
}

.errore {
  float:left;
  margin-left:8px;
  margin-top:2px;
  padding:4px;
}

.formerrori {
  border:1px outset;
  padding:2px;
  width:235px;
  margin-bottom:18px;
}

td {
  padding-left:10px;
}
/* fine errori */


/* card category 1 */

.capitanireggenti {
  background:#E8DED7 none repeat scroll 0 0;
  height:150px;
  width:100%;
  margin-bottom:35px;
}

.consiglieri {
  width:100%;
}

.consiglieri .membro {
    border-bottom:1px dotted;
    float:left;
    height:130px;
    margin-bottom:20px;
    width:236px !important;
}

.capitanireggenti h4 {
  text-align:center;
  margin-bottom:5px;
  padding-top:4px;
}

.consiglieri h4 {
  text-align:center;
  margin-bottom:30px;
}

.capitanireggenti .membro {
  float:left;
  height:130px;
  padding:18px;
  width:320px;
}

.capitanireggenti .membro .foto, .consiglieri .membro .foto {
  padding-right:3px !important;
  padding-bottom:5px;
  padding-right:0px;
  margin-right: 0px !important;
  margin-right:-10px;
}

.capitanireggenti .membro .foto img, .consiglieri .membro .foto img {
  width:78px !important;
  width:75px;
}

.consiglieri .gruppoconsiliare {
    height:100px;
}

/* fine card category 1 */

/* dettaglio card */
.campodettaglio {
  padding-bottom:5px;
  width:100%;
}

.verbale {
  background:#F2F2F2 none repeat scroll 0 0;
  font-size:1.4em;
  margin-top:15px;
  padding-bottom:8px;
  padding-top:8px;
  text-align:center;
}

.bordoup {
  padding-top:5px;
  padding-bottom:3px;
  /* border-top:1px dotted;
  border-left: 1px dotted;
  border-right: 1px dotted;*/
  background:#F2F2F2;
  padding-left:5px;
  padding-right:5px;
  width:715px;
}

.bordodown {
  padding-bottom:5px;
  padding-top:3px;
  /*
  border-bottom:1px dotted;
  border-left: 1px dotted;
  border-right: 1px dotted;
  */
  padding-left:5px;
  padding-right:5px;
  background:#F2F2F2;
  width:715px;
}

span.descrizione {
  font-weight:bold;
}

.fotolunga {
  height:100%;
  float:left;
  margin-right:4px;
  margin-bottom: 4px;
}

.campilunghi {
  border:1px solid #C5D8ED;
  float:left;
  padding:25px;
  width:670px;
}

.intestazionecampi {
  background:#E8DED7 none repeat scroll 0 0;
  border:1px dotted;
  margin-bottom:18px;
  padding:11px;
}

/* fine dettaglio card */

/* area riservata */

/* .ar {
  border:1px dotted;
  height:30px;
  margin-bottom:15px;
  padding-top:12px;
  text-align:right;
  width:100%;
  margin-top:18px;
}

.ar span {
  color:#70452B;
  font-weight:bold;
}

.profilo {
  margin-bottom:8px;
  margin-left:5px;
}

.profilo span {
  font-weight:bold;
} */


/*card categoy 3*/

.paginazione-art 
{
 background-color:#C5D8ED;
 padding-top: 2px;
 padding-bottom: 3px;
 text-align: right;
 /* width:537px;*/
 margin-top:4px;
 margin-bottom:8px;
}

.paginazione-int 
{
 padding-top: 2px;
 padding-right: 10px;
 padding-bottom: 3px;
 padding-left: 5px;
 background-color: #0873A4;
 color:#FFFFFF;
}

a.pag:link, a.pag:visited 
{
 color: #fff;
 font-weight: bolder;
}

th a:hover, th a:link, th a:visited {
 color:#ffffff;
}


#bordosx {
 border-left: 1px solid #0873A4;
 border-top: 1px solid #0873A4;
 border-bottom:1px solid #0873A4;
}

#bordodx {
 border-right: 1px solid #0873A4;
 border-top: 1px solid #0873A4;
  border-bottom:1px solid #0873A4;
}

#bordosopra {
 border-top: 1px solid #0873A4;
 font-size:0px;
 height:0px;
 line-height:0px;
}

th {
 border-right-width: 2px;
 border-right-color: buttonshadow;
 border-right-style: solid;
 border-top-width: 2px;
 border-top-color: buttonhighlight;
 border-top-style: solid;
 border-left-width: 2px;
 border-left-color: buttonhighlight;
 border-left-style: solid;
 cursor: default;
 border-bottom-width: 2px;
 border-bottom-color: buttonshadow;
 border-bottom-style: solid;
 text-transform:uppercase;
 font-size: 1.1em;
 background-color:#0873A4;
 height: 25px;
 text-align: left;
 color:#ffffff;
}


th.colfree 
{
width:auto;
}

th.col50 
{
 width: 50px;
}

th.col60 
{
 width: 60px;
}

th.col65 
{
 width: 65px;
}

th.col70 
{
 width: 70px;
}

th.col100 
{
 width: 100px;
}

th.col130 
{
 width: 130px;
}

th.col110 
{
 width: 110px;
}


td.bordosotto 
{
 border-bottom-color: #C5D8ED;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 height: 3px;
 font-size: 0;
 line-height: 1px;
 background:#ffffff;
}

td.bordosopra 
{
 border-top-color: #C5D8ED;
 border-top-width: 1px;
 border-top-style: solid;
 height: 3px;
 font-size: 0;
 line-height: 1px;
 background:#ffffff;
}

.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;
 width:100%;
}

.sinistra-col2 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
width:100%;
}

.sinistra-col3 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
 width:100%;
}

.sinistra-col4 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
 width:100%;
}

.sinistra-col5 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
 width:100%;
}

.sinistra-col6 
{
 float: left;
 padding-top: 2px;
 padding-left: 8px;
 width:100%;
}

.testocelle 
{/*
 border-right-color: #FFFFFF;
 border-right-width: 1px;
 border-right-style: solid;*/
 font-size: 0.9em;
 color:#737171;
 padding-top: 5px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 6px;
 border-top:1px solid #0873A4;
 text-align:left;
 border-bottom:1px solid #0873A4;
  border-right:1px solid #0873A4;
}

.sfondo-alt 
{
   background: url("../images/page-top.jpg") no-repeat scroll center -37px transparent;
}

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

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

.ultimaseduta {
  background:#E8DED7;
  width:100%;
  font-size:1.2em;
  font-weight:bold;
  padding:4px;
}


/*fine card categoy 3*/

/* Richerche schede */

.intest {
  margin-bottom:50px;
  margin-left:20px;
}

.intest-header {
  margin-bottom:6px;
}

/* ricerca */

 .ricerca {
    height:70px;
    padding:20px 8px 10px;
    background:transparent url(../images/hl.gif) repeat-x scroll left top;
    width:611px;
}
 
.ricerca a {
  text-decoration:none;
} 

.news-back {
    float:right;
    padding-right:53px;
    height:20px;
    margin-top:4px;
}

/* fine ricerca */

/* oggetto flash */
object p, object p a {
  font-size:10px;
}

/* barra navigazione */
#nav-path {
    font-size:1em;
    height:1em;
    margin:15px 0 2em;
    padding:0 0 0.6em;
    text-align:right;
    margin-top:-10px;
}

#columns #nav-path ul li{
    display:inline;
    margin-left:7px;
}

#top-menu {
  left:0px;
  position:relative;
  top:5px;
  /* display:block;*/
  width:100% !important;
  /*width:500px;*/
  color:#0873A4;
  z-index:1;
}


#top-menu .item.fontres {
  width:57px !important; 
  width:59px;
}

#top-menu .item a {
  color:#0873A4;
}

#top-menu .item {
  border-left:1px solid;
  float:right;
  padding-left:5px;
  padding-right:7px;
}

#top-bottom-menu {
  left:20px;
  position:relative;
  top:0px;
  float:left;
  width:100%;
  z-index:1;
}

.evidenza {
    float:left;
    font-size:0.95em;
    margin:0 10px 5px 0;
    width:30%;
}

.evidenza h4 {
  font-size:1em;
  color:#10435F;
  margin-bottom:6px;
}

.evidenza h5 {
  font-size: 1em;
}

.evidenza.sec {
    border-left:1px dotted #10435F;
    padding:30px 0 0 10px;
}

.evidenza h1 {
  background:#10435F;
  color:#ffffff;
}

/* ricerca interna */
.search.legis{
  border:1px solid #C5D8ED;
  margin-top:25px;
  padding:20px;
  background: url("../images/page-top.jpg") no-repeat scroll center top transparent;
  border:1px solid #0873A4;
}

.search.legis.card{
  background: url("../images/page-top.jpg") no-repeat scroll center top #C5D8ED;
}

.campoimpaginato {
  width:49%;
  float:left;
  margin:0px;
  padding:0px;
}

.search.legis label {
  width: 35%;
  margin-top:6px;
  margin-right:5px;
  float:left;
  text-align:left;
  height:20px;
}


.search.legis input,
.search.legis select
 {
  width: 55%;
  margin-top:6px;
  margin-right:4px;
  float:left;
}


.search.legis input.type {
    float:right;
    margin:30px 5px 5px;
    width:94px;
}


span.desc {
  font-size:1em;
  font-weight:bold;
  padding-left:10px;
  text-transform:uppercase;
}

span.type{
  font-size:1em;
  padding-left:2px;
  text-transform:uppercase;
}

span.title{
  font-size:1.1em;
  text-transform:uppercase;
  color:#0873A4;
  font-weight:bold;
}

/* fine ricerca */
