/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #e8ded7;
	color: #462e21;
	font: .75em Verdana,Arial,Geneva,Helvetica,Sans-Serif
}
a{
	color: #9a7154;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e0d2c8 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #70452b;
	font: bold 1.6em "Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin: 0 0 0.2em;
	text-transform: uppercase
}
h3{
	color: #462e21;
	font-size: 1.1em;
	margin: 0 0 1em;
}
h4{
	color: #70452b;
	font-size: 1em;
	margin: 0 0 .2em;
	text-transform:uppercase;
}
p{
	line-height: 1.3em;
	padding: 0 0 1.3em
}
/*=== Layout ===*/
#container{
	background: url(../images/bgr.gif) #ffffff top repeat-x;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 785px;
	min-height: 785px
}
#page{
	margin: 0 auto;
	width: 985px
}
/*=== Header ===*/
#header{
	height: 190px;
	padding: 0 0 0 263px;
}
/*- Logo -*/
#logo-pic{
	background: url(../images/logo-pic.jpg) top no-repeat;
	height: 313px;
	position: absolute;
	width: 243px;
	cursor:pointer;
}
#header h1{
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	width: 731px;
}
#header h1 a{
	display: block;
	height: 101px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Top Nav -*/
.top-nav{
	font-size: .8em;
	height: 30px;
	margin: 0 0 9px;
	overflow: hidden;
	padding: 15px 0 0;
	margin-top:-7px;
	*margin-top:0px !important;
}
.top-nav ul{
	float: right;
	padding: 4px 0 0
}
.top-nav li{
	background: url(../images/vl-dot.gif) right repeat-y;
	display: inline;
	float: left;
	line-height: 22px;
	padding: 0 10px 0 7px
}
.top-nav li.last{
	background: none
}
.top-nav li a{
	color: #666666;
	display: block;
	float: left;
	text-decoration: none
}
.top-nav li a:hover{
	color: #333333
}
.top-nav img{
	margin: 0 3px 0 0
}
/*- Nav Path -*/
.nav-path{
	background: url(../images/hl-dot.gif) bottom repeat-x;
	color: #a27d62;
	font-size: .85em;
	height: 1%;
	margin: 15px 0 2em;
	padding: 0 0 .6em;
	text-align: right
}
.nav-path a{
	color: #a27d62
}
.nav-path li{
	display: inline
}
.nav-path li.active,
.nav-path li.active a,
.nav-path li a:hover{
	color: #70452b;
	text-decoration: none
}
/*- Nav1 -*/
.nav1{
	padding: 0 0 2em
}
.nav1 li{
	background: url(../images/hl-dot.gif) bottom repeat-x
}
.nav1 li a{
	background: url(../images/nav1-ico.gif) no-repeat 0 9px;
	color: #70452b;
	display: block;
	font-size: 12px;
	height: 1%;
	padding: 10px 0 10px 25px
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #70452b;
	text-decoration: underline
}
/*- Nav1 Level2 -*/
.nav1 li.active li{
	background: none
}
.nav1 li.active li a{
	background: none;
	color: #bda18d;
	padding: 0 0 8px 30px;
	text-decoration: none
}
.nav1 li.active li.active a,
.nav1 li.active li a:hover{
	color: #70452b;
	text-decoration: underline
}

/* livello superiore al 3 */

/*- Nav1 Level3 -*/
.nav1 li.active li.active {
	background: none
}
.nav1 li.active li.active li a{
	background: none;
	color: #bda18d;
	padding: 0 0 8px 39px;
	text-decoration: none
}
.nav1 li.active li.active li.active a,
.nav1 li.active li.active li a:hover{
	color: #70452b;
	text-decoration: underline
}


/*- Nav1 Level4 -*/
.nav1 li.active li.active li.active{
	background: none
}
.nav1 li.active li.active li.active li a{
	background: none;
	color: #bda18d;
	padding: 0 0 8px 60px;
	text-decoration: none
}
.nav1 li.active li.active li.active li.active a,
.nav1 li.active li.active li.active li a:hover{
	color: #70452b;
	text-decoration: underline
}


/*=== Title Placeholder ===*/
.title{
	clear: both;
	margin: 0 0 18px;
	overflow: hidden
}
.title img{
	border: 2px solid #70452b;
	display: block;
	padding: 2px
}
/*=== Headlines ===*/
.headline{
	cursor:pointer;
	background: #70452b;
	color: #bea99b;
	height: 28px;
	line-height: 28px;
	margin: 0 1px 0 0;
	overflow: hidden;
	padding: 0 10px
}
.headline a{
	color: #bea99b
}
.headline h2{
	color: #ffffff;
	float: left;
	line-height: 28px;
	margin: 0
}
/*- Headline2 -*/
.headline2{
	background: #dfd1c8;
	color: #ffffff;
	height: 1%;
	margin: 0 0 20px;
	padding: 6px 10px
}
.headline2 a{
	color: #ffffff
}
.headline2 h3{
	color: #462e21;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 7px 0 0;
	padding: 0 0 25px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 110px 0 0;
	padding: 0 10px;
	width: 223px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 715px
}

#banner {
  cursor:pointer;
  margin-top:5px;
}
/*=== Sub Columns ===*/
.subcols{
	background: url(../images/subcols-bgr.gif) repeat-y;
	height: 1%;
	margin-top:10px; /* in origine era 30px*/
}
.subcols h3{
	font: bold 1.15em "Times New Roman", Times, serif
}
.subcols .clr1 h3, .subcols .clr1 h3 a{
	color: #383c3c
}
.subcols .clr2 h3, .subcols .clr2 h3 a{
	color: #514928
}
.subcols .clr3 h3, .subcols .clr3 h3 a{
	color: #4d4d4d
}

.subcols .clr4 h3, .subcols .clr4 h3 a{
	color: #5b816a
}

.sotto {
 background: url("../images/hl-dot.gif") repeat-x scroll center top transparent;
 padding-top:20px!important;
}

.col1{
	float: left;
	width: 468px
}
.col2{
	float: right;
	width: 230px
}
.col2-content{
	height: 1%;
	padding: 5px 15px
}
.col3{
	float: left;
	padding: 0 28px 0 0;
	width: 204px
}
.col4{
	float: right;
	width: 219px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: auto
}

.box.home-page {
  width:230px;
  margin-left:-4px;
}

.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: #dfd1c7;
	height: 1%;
	padding: 14px 11px 14px
}
.box p{
	padding: 0 0 .5em
}
.box h3{
	background: url(../images/hl-dot.gif) bottom repeat-x
}
.box h3 em{
	background: url(../images/nav1-ico.gif) no-repeat 0 9px;
	color: #462e21;
	display: block;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 1%;
	padding: 10px 0 10px 25px
}
.box .nav1 li a{
	background: url(../images/nav1-ico.gif) no-repeat 0 8px;
	color: #462e21;
	padding: 8px 0 20px 21px;
	margin-top:4px;
}
/*- Box2 -*/
.box2{
	margin: 1em 0 25px;
	width: auto
}
.box2 .top,.box2 .bot{
	background: url(../images/box2-top.gif) top no-repeat;
	clear: both;
	height: 17px;
	overflow: hidden
}
.box2 .bot{
	background: url(../images/box2-bot.gif) top no-repeat
}
.box2 .content{
	background: url(../images/box2-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 17px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1.5em
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 7px;
	margin: 0 0 1.2em;
	padding: 0 0 0 10px
}
.list1 a{
	color: #4d6185;
	text-decoration: underline
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
.search{
	clear: both;
	float: right;
	height: 20px;
	padding: 8px 0 0;
	width: 455px
}
.search label{
	color: #8f8781;
	float: left;
	font-size: 11px;
	margin: 3px 5px 0 0
}
.search input{
	background: #e0d2c8;
	float: left;
	width: 260px
}
.search input.btn{
	background: none;
	margin: 0 0 0 5px;
	width: auto
}
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 6px;
	padding: 0 5px 0 0
}
* html .form1 div{
	padding: 0 2px 0 0
}
.form1 label{
	float: left;
	font-size: 12px;
	margin: 3px 5px 0 0
}
.form1 small{
	color: #9a7154;
	font-size: 11px
}
.form1 input, .form1 select{
	border: 1px solid #7f9db9
}
.form1 #title{
	width: 525px
}
.form1 #tipo{
	width: 225px
}
.form1 #numero{
	width: 193px
}
.form1 #numerodocumento{
	width: 193px
}
.form1 #anno{
	width: 46px
}
.form1 #annoiniziale{
	width: 27px
}
.form1 #annofinale{
	width: 27px
}
.form1 #data_gg,
.form1 #data_mm,
.form1 #data_aa{
	width: 45px
}
.form1 #document{
	width: 423px
}
/* Form1 Buttons */
.form1 .submit{
	margin: 5px 0 0
}
.form1 input.btn{
	border: 0;
	width: auto
}
/*=== Link Buttons ===*/
.btn-more a{
	background: url(../images/ico-arrow.gif) right no-repeat;
	display: block;
	padding: 0 15px 0 0
}
.btn-link img{
	margin: 0 0 -4px;
	position: relative
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 8px
}
.bordr img{
	border: 4px solid #774e36;
	padding: 4px
}
.pic.fl img{
	margin-right: 15px
}
.pic.fr img{
	margin-left: 15px
}
/*- Shadows -*/
.shd1{
	background: url(../images/shd1.jpg) top no-repeat;
	height: 785px;
	margin: -7px 0 0 -17px;
	position: absolute;
	top: 0;
	width: 17px;
	*margin-top:0px;
}
.shd2{
	background: url(../images/shd2.jpg) top no-repeat;
	height: 785px;
	margin: -7px 0 0 243px;
	position: absolute;
	top: 0;
	width: 14px;
	*margin-top:0px;
}
/*=== Bottom Links ===*/
#page-bot{
	background: url(../images/hl-dot2.gif) bottom repeat-x;
	color: #ffffff;
	font-size: .9em;
	height: 1%;
	margin: 0 auto;
	padding: 20px 0 25px;
	width: 985px
}
#page-bot .wrap{
	float: left;
	padding: 0 5px 0 0;
	width: 16%
}
#page-bot a{
	color: #ffffff
}
#page-bot h4{
	color: #a8846b;
	font-weight: normal
}

#page-bot .wrap ul li{
  padding-top:5px;
  line-height:0.93em;
  margin-left:3px;
}

/*=== Footer ===*/
#footer{
	color: #ffffff;
	font-size: .9em;
	height: 1%;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 20px 0 40px;
	width: 985px
}
#footer .c1{
	float: left;
	width: 595px
}
#footer .c2{
	float: left;
	text-align: right;
	width: 388px
}
#footer .c2 div{
	margin: 0 0 10px
}
#footer a{
	color: #ffffff
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl, .hl2{
	background: url(../images/hl-dot.gif) top repeat-x;
	border-top: 5px solid #ffffff;
	clear: both;
	height: 2px;
	margin: 0 0 20px;
	overflow: hidden
}
.hl2{
	background: url(../images/hl-sep.gif) top no-repeat;
	height: 14px;
	margin: 0 0 10px
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

.h2bilanci {
    background:url("../images/nav1-ico.gif") no-repeat scroll 0 15px transparent;
    padding:10px 0 0 20px;
}

.hlcomunicati {
    background:url("../images/nav1-ico.gif") no-repeat scroll 0 15px transparent;
    padding:10px 0 0 20px;
}

h2.hlcomunicati {
  text-transform:none;
  margin-top:10px;
}

.hlcomunicatisep{
  background:url("../images/hl-dot.gif") repeat-x scroll center bottom transparent;
  margin-bottom:10px;
}

.colnews{
  width:43%;
  padding-left:14px;
  padding-right:18px;
  float:left;
  margin-bottom:5px;
}

.noback{
  background:none;
  margin-top:0px;
}

/* elenchi puntati */



#centercol .col1 ul, .campodettaglio ul, .testocelle ul {margin-top:7px;margin-bottom:7px;} 
#centercol .col1 li, .campodettaglio li, .testocelle li {list-style-type:disc; margin-left:25px; margin-bottom:3px;}
#centercol .col1 li li, .campodettaglio li li, .testocelle li li {list-style-type:square; margin-left:45px; margin-bottom:3px;}

.campodettaglio.elenco li {
  list-style-type:upper-roman;
  margin-bottom:12px;
  margin-left:50px;
}


/* ***** */


/* font resizer */

.fontResizer {background:transparent; display:inline; padding-right:10px; padding-left:4px; float:left; width:60px;margin-top:2px;}

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

.fontResizer a:hover { color: #000; 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: 7px; }

.medFont { font-size: 11px; }

.largeFont { font-size: 14px; }

.curFont { background: #ffffff; }

/* end font resizer */


/*mappa sito*/

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

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

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

#mappa .mappa1 {border-left: 1px dotted; padding-left:15px;}

#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;
}

h6 {
  font-size:0.9em;
  font-weight:bold;
  margin-top:10px;
}


.documento h6 {
  font-size:0.8em;
  font-weight:lighter;
  margin-top:0px;
}
 /* 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:#462E21;
}

.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: 105px;
	/* padding-top:5px;*/
	color: #462E21;
	font-weight:bold;
	font-size: 13px;
	margin-left:10px;
}


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

/* fine paginazione */

/* questionario */
#questionario .erroriquest{
  padding:10px;
  background:#E8DED7;
  border:1px solid #70452B;
  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:170px;
  border:4px inset #462E21;
	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;
}

/* 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 {
  float:left;
}

.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: #E8DED7;
 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: #70452B;
 color:#FFFFFF;
}

a.pag.selezionata {
  background:#E8DED7 none repeat scroll 0 0;
  padding:2px;
}

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

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


#bordosx {
 border-left: 1px solid #EBE4CD;
}

#bordodx {
 border-right: 1px solid #EBE4CD;
}

#bordosopra {
 border-top: 1px solid #EBE4CD;
 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:#70452B;
 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: #E8DED7;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 height: 3px;
 font-size: 0;
 line-height: 1px;
 background:#ffffff;
}

td.bordosopra 
{
 border-top-color: #E8DED7;
 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: #000000;
 padding-top: 5px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 6px;
}

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

.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;
}

.buono {
  border-left:6px solid #358713;
}

.medio {
  border-left:6px solid #DDCB00;
}

.scarso {
  border-left:6px solid #DD0007;
}

/* 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 */

* #imgscorrevole img { 
  height: expression(this.scrollHeight > 414 ? "415px" : "auto"); /* sets max-height for IE */
}

* #imgscorrevole img { 
   width: expression(this.scrollWidth > 679 ? "680px" : "auto" ); /* sets max-width for IE */
}

#imgscorrevole img {
  max-width:680px;
  max-height:415px;
}

.avviso {
    background:url("../images/nav1-ico.gif") no-repeat scroll 0 6px transparent;
    color:#70452B;
    font-size:0.8em;
    font-style:italic;
    margin-left:20px;
    margin-right:20px;
    padding-left:20px;
    text-align:justify;
    margin-top:30px;
    border-top:1px solid;
}

#playerstreaming {
    margin-left:108px;
    border:5px double #DFD1C7;
}

.docstreaming .divisore {
    border-top: 2px dotted #DFD1C7;
    margin-left: 23px;
    width: 630px;
}

.docstreaming .allegato {
  text-align:left;
  margin-left:auto;
}

.ListaPagineChild{
	padding-left: 20px;
}

.ListaPagineChild li{
	list-style-type: circle;
	padding-bottom:4px;
}

.headline12{
	margin-top:5px;
}

/*.ListaPagineChild li:hover{
	text-decoration:underline;
}*/

/*.ListaPagineChild ul li ul li:hover{
	text-decoration:none;
}*/