/*abbr, acronym {
	text-decoration: none; #0000FF;
}*/

q  {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.3em;
}

blockquote {
	margin: 0;
	padding: 0;
	font-style: italic;
}


a:link { color: #0000FF;
	background-color: transparent;
	text-decoration: underline;
}

a:visited { color: #770000;;
	background-color: transparent;
	text-decoration: underline;
}
	
a:hover { color: white;
	background-color: #1F7658; 
	text-decoration: none;
}
	
a:active { 
	color: #0000FF;
	background-color: transparent; /* blue; */
	text-decoration: underline;
}
	

/* selectors per la STRUTTURA DEI BOX */



body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background-color: #FFFBD8;
    background-image: url(../img/bg.gif);
	background-position: top;
	background-repeat: repeat;
}

div#wrapper {
	/*width: 75%;*/
	/*margin: .8em 10% .4em 12%;
	padding: 0;*/
	margin: .8em 10% .4em 12%;
	padding: 0;
  	border: 1px solid #176F19;
    text-align: center;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 1em;
	height: 1%;
	background-color: white;
}


#intestazione {
	padding: 61px 3px 5px 15px;
	margin: 0 0 0 0;
/*	background-image: url(../img/header.gif);  3px 78px sinistrapadding*/
	background-image: url(../img/header_po_new.jpg);
	/*background-color: #D6EFCC;*/
	background-color: #E7F5E1;
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 0;
}

#intestazione2 {
	padding: 61px 3px 5px 15px;
	margin: 0 0 0 0;
/*	background-image: url(../img/header.gif);  3px 78px sinistrapadding
	background-image: url(../img/header_po_new.jpg);
	background-color: #D6EFCC;*/
	background-color: #E7F5E1;
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 0;
}

#contenitore {
	padding:0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
	/*background-color: #E7F5E1 #D6EFCC;*/
	background-color: white;
	background-image: url(../img/bandaverde.gif);  
	background-repeat: repeat-x; 
	height: 1%;
}

#pagina {
	float: right;
	width: 79%;
	padding: .6em 0 .5em 0%;
	margin: 0;
	border: 0;
	/*border: 1px solid #176F19;*/
	/*border-right: 1px solid #176F19;
	border-bottom: 1px solid #176F19;*/
	border-top: 1px solid #176F19;
	border-left: 1px solid #176F19;
	height: 1%;
	background: white;
}

#pagina-home {
	float: right;
	width: 79%;
	padding: 0 0 .5em 0;
	margin: 0;
	border: 0;
	border-left: 1px solid #176F19;
	height: 1%;
	background: white;
}


#contenuto {
	margin: 0;
	padding: 1em 0.7% 2px 1.5em;
	text-align: left;
	background-color: white;
	width: auto;
	min-height: 80em;
	height: auto !important;
	height: 80em;
}


#colonna {
	padding: 0.5em 0 0 0;
	float: right;
	background-color: transparent;
	width: 20%;
	color: #124812; /* colore originale: #176F19. questo č + scuro per + contrasto*/ 
	height: 1%;
}



#colonnabis {
    float: left;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 20%;
	background-color: transparent;
	background-image: url(rami.jpg);
	background-repeat: repeat-y;  
	overflow: hidden; 
	width: 15%;
	color: #124812; /* colore originale: #176F19. questo č + scuro per + contrasto*/ 
	height: 1%;
}

#colonnatris {
    float: left;
	position: relative; 
	top: 0;
	right: 0;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 0;
	background-color: transparent;
	/* background-image: url(../img/a21.gif);
	 background-repeat: repeat-x; */
	width: 20%;
	color: #124812; /* colore originale: #176F19. questo č + scuro per + contrasto*/ 
	height: 1%;
}


#contenuto p {
	font-size: .8em;
	margin: .5em 8% 0 0;
	height: 1%;
	padding: 0;
	text-align: justify;
}

/* contenuto per pagine carta patrimonio */

#contenuto p.patrimonio {
	font-size: .8em;
	margin: .5em 8% 0 0;
	height: 1%;
	padding: 0;
	text-align: justify;
}

/* fine contenuto pagine per carta patrimonio */


/* contenuto per pagine aree protette */

#contenuto p.barra {
	margin: 1em 5% .2em 0;
	padding: .8em .2em .8em .1em;
	background-color: #176F19;
	font-weight: normal;
	font-size: 1em;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
	text-align: left;
}

#contenuto img.sensibile {
	margin: 1em 5% 0 10%;    
    padding: 0;
	border: 0;
/*	float: right; width: 92%;*/
}

#contenuto img.areacx {
	margin: 1em 0 0 0;    
    padding: 0;
	border: 0;
/*	float: right; */ 
	width: 92%;
}

#contenuto img.areadx {
	margin: .2em 8% .1em 60%;
  	padding: 0;
	border: 0;
/*	float: right; */
}

#contenuto img.areasx {
	margin: .2em 60% .1em 8%;
   padding: 0;
	border: 0;	
/*	float: right; */
}


#contenuto h3.areacx {
	font-size: 1em;
	margin: 3em 20% 1.3em 20%;
   padding: 1%;
	color: #176F19;
	font-weight: bold;
	/*border-bottom: 1px solid #176F19; */
	line-height: 0;
	border-bottom: 0; 
}

#contenuto h3.areadx {
	font-size: 1em;
	margin: .2em 10% .1em 60%; 
/*	margin: .2em 10% .1em 70%; */
    padding: 1%;
	color: #176F19;
	font-weight: bold;
	/*border-bottom: 1px solid #176F19; 
	text-align: left;*/
	line-height: 0; 
	border-bottom: 0;
}

#contenuto h3.areasx {
	font-size: 1em;
	margin: .2em 70% .1em 10%;
   padding: 1%;
	color: #176F19;
	font-weight: bold;
	/*border-bottom: 1px solid #176F19; */
	line-height: 0; 
	border-bottom: 0;
}


#aree a:active { 
	color: white;
	background-color: transparent;
	text-decoration: underline;
}

#aree a:link { color: white;
	background-color: transparent;
	text-decoration: underline;
}

#aree a:visited { color: white;
	background-color: transparent;
	text-decoration: underline;
}
	
#aree a:hover { color: white;
	background-color: transparent;
	text-decoration: none;
}


/* menu list */

div#navigazione {

	margin: 0;

	padding: 0 3em 0 0;

	border: 0;

}



div#menu {

	font-size: 1.2em;

	font-weight: bold;

	text-align: left;

	margin: 0;

	padding: 0 0 .2em 0;

	border: 0;

	letter-spacing: .03em;

}



div#menu #navlist {

   margin: .5em 0 .3em 0;

	padding: 3px 0;

   border-bottom: 1px solid #636371;

   font-weight: bold;

	font-size: .8em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}



div#menu #navlist li {

   list-style: none;

   margin: 0;

   display: inline;

}



div#menu #navlist li a {

   padding: 3px 0.5em;

   margin-left: 3px;

   border: 1px solid #636371;

	border-bottom: none;

	color: #0F3B2C;

	background-color: #F4F3EA;

	text-decoration: underline;

}



div#menu #navlist li a:link { color: #0F3B2C; }

div#menu #navlist li a:visited { color: #0F3B2C; }

div#menu #navlist li a:hover {

   background-color: #1F7658;

	color: White;

   border-color: #636371;

	text-decoration: none;

}



div#menu #navlist li a#current {

   background-color: white;

   border-bottom: 1px solid white;

	text-decoration: none;

	color: #750004;

}



/* fine menu list */


/* fine contenuto pagine per aree protette */


#contenuto p.approfondimenti {
	margin: 1em 8% .2em 0;
	padding: .1em .2em .2em .1em;
	background-color: #F5F5F5;
	font-weight: normal;
	font-size: .6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
	text-align: left;
}

#contenuto p.approfondimenti a.mappabase {
	/* Contenuto aggiunto per Carta patrimonio link a mappa*/
	font-size: 1.5em;
	
}

/* Contenuto per attivitā vietate */

#contenuto h3.proibito {
  	color: red;
	font-weight: bolder;
	border-bottom: 0;
}

#contenuto h3.regolato {
  	color: #FFA500; /* verde #176F19; */
  	font-weight: bolder;
	border-bottom: 0;
}


/* fine */

#contenuto a.consentito {
   font-size: 1.2em;
	color: #770000;
	font-weight: normal;
}

#contenuto p.attivita {
	margin: 1em 8% .2em 0;
	padding: .1em .2em .2em .1em;
	background-color: red;
	font-weight: normal;
	font-size: .6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
	text-align: left;
}

#fruizione{

	float: left;
	margin: 1em 8% 1em 3%;
	padding: .4em;
	border: 1.5px solid black;
	width: 85%;
	background-color: white;
/*	background-image: url(../img/bkg_righine_oblique.gif);
	background-position: top left;
	background-repeat: repeat; */
}

/* fine contenuto attivitā vietate */

#contenuto p.homearee {
	
	font-size: 1.7em;
	color: #176F19;
	font-family: Arial;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 0;
		
	}

#contenuto strong.vietato {
		color: red;
	}

#contenuto strong.limitato {
		color: #006633;
	}

#contenuto p.newssit {
	/* Contenuto aggiunto per le News della home page Sit*/
	margin: 1em 8% .2em 0;
	padding: .1em .2em .2em .1em;
/*	background-color: #F5F5F5;  */
	font-weight: bold;
	font-size: .8em;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	color: #770000;
	height: 1%;
	text-align: left;
/*    border: 1px solid #176F19; */ 
}

#contenuto p.newssit a.mappabase{
	font-size: 1.2em;
	padding: 0 0 0 1em;
    color: #770000; 
	font-weight: bold;
}

#contenuto p.newssit  a.mappabase:link { color: #770000; text-decoration: underline; } 
#contenuto p.newssit  a.mappabase:visited { color: #770000; text-decoration: underline;}
#contenuto p.newssit  a.mappabase:hover { color: black; text-decoration: underline; background-color: #F5F5F5; }
#contenuto p.newssit  a.mappabase:active { color: #770000; text-decoration: underline;}


#contenuto h2.newssit {

	font-size: 1.3em;
	margin: 1.5em 8% 0 0;
    padding: 0;
	color: #770000;
	border-bottom: 1px solid #770000;
	height: 1%;
	font-weight: normal;
	
}

#contenuto p.newssit a.mappabase{
	font-size: 1.2em;
	color: #770000;
	font-weight: normal;
}

#contenuto a.psofia {
/*per news Pratosophia */ 
 font-size: .75em;
}

#contenuto div.col_sinistra p.approfondimenti,
#contenuto div.col_destra p.approfondimenti
{
	margin: 0 8% 0 0;
	height: 1%;
	font-size: .65em;
	font-weight: normal;
}



#contenuto .col_sinistra {
	margin: 0 1% 0 0;
	padding: 0;
	float: left;
	width: 46%;
   position: relative;  
	height: 1%;
}

#contenuto .col_destra {
	margin: 0 0 0 1%;
	padding: 0;
	border: 0;
	float: left;
	width: 45%;
	position: relative;  
	height: 1%;
}



 #contenuto div.col_sinistra p {
	height: 1%;
	font-size: .75em;
	line-height: 110%;
	margin: 0 0 1.5em 0;
	text-align: left;
	width: 80%;
}

 #contenuto div.col_destra p {
	height: 1%;
	font-size: .75em;
	line-height: 110%;
	margin: 0 0 1.5em 0;
	text-align: left;
	width: 80%;
}

#pagina-home #contenuto div.col_sinistra p,
#pagina-home #contenuto div.col_destra p {
	padding: 0 0 0 6%;
}

/* fine STRUTTURA DEI BOX */


/* il selector seguente serve per nascondere
il link "Vai alla colonna dei contenuti": nel caso vengano disattivati i CSS
sulla pagina, il link compare in cima a tutto e linka a <div id="colonna"> */
div#vai-colonna {
	width:0;
	position: absolute;
	height: 0;
	overflow: hidden;
	top: -1000em;
}

.ripulitura {
  clear: both;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: .01em;
  height: .01em;
  font-size: .01em;
}

.ripulitura-left{
  clear: left;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: .01em;
  height: .01em;
  font-size: .01em;
}

.ripulitura-right{
  clear: right;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: .01em;
  height: .01em;
  font-size: .01em;
}


img {
	margin: 0;
   padding: 0;
	border: 0;
}

/*stile che serve per quei paragrafi con immagini: il testo rifluisce intorno all'immagine*/

img.float-home {
	margin: .8em 8% .8em 1.5em;
 	padding: 0;
	border: 0;
	float: left;
	/*position: relative;*/
}


/* immagini per foto pratosophia*/

img.float-foto {
	margin: 0;
    	padding: 1em 0 1em .5em;
	border: 0;
}

img.float-foto2 {
	margin: .8em 5% .8em 5%;;
    	padding: 0;
	border: 0;
}

/*Immagine per le News */

img.float-news2 {
	margin: .8em 3% .8em 3%;
    padding: 0;
	border: 0;
/*	float: left; */
	/*position: relative;*/
}

img.float-news {
	margin: .8em 8% .8em 0;
   	padding: 0;
	border: 0;
	float: left;
	/*position: relative;*/
}


img.float {
	margin: .7em 8% .8em 1.5em;
    padding: 0;
	border: 0;
	float: right;
	/*position: relative;*/
}

div.float {
	margin: 0 8% 0 1em;
 	padding: 0;
	border: 0;
	float: right;
	/*position: relative;*/
	text-align: center;
}
div.float img {
	padding: 0;
}


img.float-left {
	margin: 2px 3px 3px;
	float: left;
}

img.float-right {
	margin: 0 8% .5em 1em;
	float: right;
}
	
p.naviga {
	padding: 3em 0 0 0;
}


div.tornalivello { float: left; font-size: .75em; margin: 4em 0 0 0;  padding-left: 1.7em; background-image: url(../img/ico_back.gif); background-repeat: no-repeat; background-position: left; color: white; }
div.tornasu { float: right; font-size: .75em; margin: 4em 0 0 0;  padding-right: 1.7em; background-image: url(../img/ico_topblu.gif); background-repeat: no-repeat; background-position: right; color: white; }

/*a.tornalivello:link { display: block; float: left; font-size: .75em; margin: 0;  padding-left: 1.7em; background-image: url(../img/ico_back.gif); background-repeat: no-repeat; background-position: left; margin-top: 2em;}
a.tornalivello:visited {display: block; float: left; font-size: .75em; margin: 0;  padding-left: 1.7em; background-image: url(../img/ico_back.gif); background-repeat: no-repeat; background-position: left; margin-top: 2em;}
a.tornalivello:hover { display: block; float: left; font-size: .75em; margin: 0;  padding-left: 1.7em; background-image: url(../img/ico_back.gif); background-repeat: no-repeat; background-position: left; margin-top: 2em;}
a.tornalivello:active {display: block; float: left; font-size: .75em; margin: 0;  padding-left: 1.7em; background-image: url(../img/ico_back.gif); background-repeat: no-repeat; background-position: left; margin-top: 2em;}



a.tornasu:link { display: block; float: right; font-size: .75em; margin: 0;  padding-right: 1.7em; background-image: url(../img/ico_topblu.gif); background-repeat: no-repeat; background-position: right; margin-top: 2em;}
a.tornasu:visited {display: block; float: right; font-size: .75em; margin: 0;  padding-right: 1.7em; background-image: url(../img/ico_topblu.gif); background-repeat: no-repeat; background-position: right; margin-top: 2em;}
a.tornasu:hover { display: block; float: right; font-size: .75em; margin: 0;  padding-right: 1.7em; background-image: url(../img/ico_topblu.gif); background-repeat: no-repeat; background-position: right; margin-top: 2em;}
a.tornasu:active {display: block; float: right; font-size: .75em; margin: 0;  padding-right: 1.7em; background-image: url(../img/ico_topblu.gif); background-repeat: no-repeat; background-position: right; margin-top: 2em;}*/


/* decorazione  Area Protetta */

div#decorazione {
  
  height : 38px;  
  width: 99.8%;
  margin: 0 0 0 0;
  border: 1px solid Silver;
  padding: 0;
 /* background-image: url(rami2.jpg); */
  background-position: left;
  background-repeat: no-repeat;
  background-color: #176F19;
  overflow: hidden; 

}

#decorazione p {
	color:  white;
	font-size: 1.4em;
	padding: 0 0 0 0;
	margin: 5px 0 5px 0; 
	}

/*attivita  Area Protetta */

div#vietato {
  width: 99.8%;
  margin: .2em 0 0 0;
  border: 1px solid red;
  padding: 0;
  background-image: url(../img/bg.gif); 
  /* background-position: left; background-color: #176F19; height : 38px;*/
  background-repeat: repeat;
  overflow: hidden; 
}

div#vietato p {
	color:  red;
	font-size: 1em;
	padding: 0 0 0 0;
	margin: 0 0 0 0; 
	}
	
div#vietato h4 {
	font-size: 1.5em;
	margin: 0 0 1em 0;
    padding: 0;
	color: red;
	font-weight: bold;
	border-bottom: 0;
	
	}


div#limitato {
  width: 99.8%;
  margin: .2em 0 0 0;
  border: 1px solid red;
  padding: 0;
  background-image: url(../img/bg.gif); 
  /* background-position: left; background-color: #176F19; */
  background-repeat: repeat;
  overflow: hidden; 
}

#limitato p {
	color:  #FFA500; /* rancione */
	font-size: 1em;
	padding: 0 0 0 0;
	margin: 5px 0 5px 0; 
	}	

#vietato h2 {
	color:  #FFA500;
	font-size: 2em;
	padding: 0 0 0 0;
	margin: 5px 0 5px 0;
	font-weight: normal; 
	}

/*FINE attivita  Area Protetta */

/* selectors per la TESTATA (testata.cfm/menu.cfm*/

div#informazioni {
	float: right;
	font-size: .7em;
	text-align: center;
	margin: 53px 3px 0 0;
	padding: 0 0 0 0;
	background-color: transparent;
}

/* selectors per la TESTATA pewr la scritta Sit sistema informativo territotriale s sinistra sotto il simbolo provincia */

div#informazioni_title {
	 float: left; 
	font-size: .9em;
	color:   #176F19; 
	font-weight: bold;
	margin: 53px 3px 0 0;
	text-align: left;
	padding: 0 0 0 0;
	background-color: transparent;
}


h1.testata {
	display: none;
}

ul#navigazione-principale {
	float: right;
	font-size: 1em;
	margin: 0;
	padding: 0 5px 0 0.2em;
	background-color: transparent;
	text-align: center;
}

ul#navigazione-principale li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	text-align: center;
}

ul#navigazione-principale li a {
	display: inline;
	padding: 0 .2em .2em .2em;
}

ul#navigazione-principale li a:link {
	border: 0;
}

ul#navigazione-principale li a:visited {
	border: 0;
}

ul#navigazione-principale li a:hover {
	border: 0;
}

ul#navigazione-principale li a:active {
	border: 0;
}


div#login {
	float: right;
}
/* fine TESTATA */


/* selectors per il CONTENUTO CENTRALE */

#percorso {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 8% 0 1.5em;
	color: #505050;
	text-align: left;
	height: 1%;
}

#percorso p {
   font-size: .6em;
	font-weight: normal;
  	padding: 0;
	display: inline;
	height: 1%;
}

#percorso p span.attuale {
	color: #176F19;
	font-weight: bold;
}

#contenuto div.sezione {
	font-size: .85em;
	font-weight: bold;
	margin: 0 8% 0 0;
	padding: 0;
	border: 0;
	border-bottom-color: #176F19;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


#contenuto h1.titolo-pagina {
	font-weight: bold;
	font-size: 1.5em;
	margin: .3em 8% 0.4em 0;
	padding: 0px 0 2px 0;
	border: 0;
	color: #176F19;	
	line-height: 1.1em;
}

#contenuto h1#ctr, #contenuto h1#foto {
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 8% 0.4em 0;
	padding: 0px 0 2px 0;
	border: 0;
	color: #176F19;	
	line-height: 1.1em;
}

#contenuto h2 {
	font-size: 1.3em;
	margin: 1.5em 8% 0 0;
    padding: 0;
	color: #176F19;
	border-bottom: 0;
	height: 1%;
	font-weight: normal;
}

#contenuto h2.home-sezioni {
	font-size: 1.1em;
	margin: 1.5em 8% 0 0;
    padding: 0;
	color: #176F19;
	border-bottom: 1px solid #176F19;
	height: 1%;
}

#contenuto h2.sezioni {
	font-size: 1.3em;
	margin: 1.5em 8% 0 0;
   padding: 0;
	color: #176F19;
	border-bottom: 1px solid #176F19;
	height: 1%;
	font-weight: normal;
}

#contenuto h2.cartobase {
	font-size: 1.1em;
	margin: 0 8% 1em 0;
    padding: 0;
	color: #176F19;
	border-bottom: 0;
	font-weight: normal;
}


#contenuto h3 {
	font-size: 1em;
	margin: 1.1em 8% 0 0;
    padding: 0;
	color: #176F19;
	font-weight: bold;
	border-bottom: 1px solid #176F19;
	height: 1%;
}

#contenuto h3.contenuti {
	font-size: 1em;
	margin: 7em 8% 0 0;
    padding: 0;
	color: #176F19;
	font-weight: bold;
	border-bottom: 1px solid #176F19;
	height: 1%;
}


#contenuto h4 {
	font-size: 1em;
	margin: 1.1em 8% 0 0;
    padding: 0;
	color: #176F19;
	font-weight: bold;
	border-bottom: 0;
	height: 1%;
}

#contenuto h3.copyright {
	clear: right;
	font-size: 1em;
	margin: 3em 8% 0 0;
   padding: 0;
	color: #176F19;
	font-weight: bold;
	border-bottom: 1px solid #176F19;
	height: 1%;
}

#contenuto h3.arca-aliene{
	/* tag per le specie non protette Progetto arca colore rosso */
	font-size: 1.1em;
	margin: 0 0 0 0;
    padding: 0 0 0 0;
	color: red;
	border-bottom: 1px solid #176F19;
	font-weight: normal;
}


#contenuto p.home-sezioni {
	margin: 0 8% .5em 0;
}



#contenuto h3.home-sezioni{
	font-size: 1.1em;
	margin: 1em 0 0 1.6%;
   padding: 0 0 0 0;
	border-bottom: 0;
	font-weight: normal;
}

#contenuto h4.home-sottosezioni{
	font-size: 0.9em;
	margin: 0.5em 0 .3em 1.6%;
   padding: 0 0 0 0;
	border-bottom: 0;
}

#contenuto .news-tagline {
	font-size: .9em;
	padding: 0;
	margin: 1.1em 160px 0 0;
}

#contenuto .news-tagline h2.data {
	border: 0;
	margin: 0;
	padding: 0 0 0 .5em;
	font-size: 1em;
	font-weight: bold;
	color: #176F19;
}

span.abstract {
	font-size: .9em;
	line-height: 110%;
}

#contenuto p.news {
	padding: 0.5em;
	font-size: 0.9em;
	background-color: #E5F5DF;
	border-top: 1px solid #176F19;
	border-bottom: 1px solid #176F19;
}

.destra {
	text-align: right;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
}


.news-picto {
color: #176F19;
float: left;
font-size: 1.1em;
font-weight: bold;
vertical-align: text-top;
height: 2.2em;

}


#contenuto ul, ol {
	padding: 0;
	margin: 0 8% 0 1.2em;
}

#contenuto ul.centrale {
	padding: 0;
	margin: 0 0 0 1.2em;
	text-align: center;
}

#contenuto a.lin { 
    color: #0045BD;
	background-color: transparent;
	padding: 0 0 5em 0;
	margin: 0 0 3em 0;
	text-decoration: none;
	}

/*#contenuto ul.centrale {
	padding: 0;
	margin: 0 3em 0 0;
}*/

#contenuto ul.centrale li {
	font-size: 1em;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}

#contenuto li {
	font-size: .8em;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-align: justify;
}

#contenuto li li, li li li {
	font-size: 1em;
	padding: 0;
	margin: 0 0 0 1em;
}


#contenuto .dot li.dot {
	padding: 0 0 .3em 0;
	margin: .4em 0 0 0;
	list-style: url(../img/dot.gif);
	line-height: 1.5em;
}

#contenuto li.pdf {
	padding: 0 0 .3em 0;
	margin: .5em 0 0 0;
	list-style: url(../img/pdf_dot.gif);
	line-height: normal;
}

#contenuto li.pdf2 {
   /*simbolo pdf per le banche dati */
	padding: 0 0 0 .3em;
	margin: .7em 0 0 0;
	list-style: url(../img/pdf_dot2.gif);
	/* line-height: normal; */
}

#contenuto li.collegamento {
   /*simbolo pdf per le banche dati */
	padding: 0 0 0 .3em;
	margin: .7em 0 0 0;
	list-style: url(../img/frecce_small.gif);
	/* line-height: normal; */
}

#contenuto li.link {
   /*simbolo pdf per le banche dati */
	padding: 0 0 0 .3em;
	margin: .7em 0 0 0;
	list-style: url(../img/sel1bis3.gif);
	/* line-height: normal; */
}

#contenuto li.mappa {
	padding: 0 0 .3em .3em;
	margin: .7em 0 0 0;
	list-style: url(../img/map.gif);
	line-height: normal;
}


#contenuto li.ufficio {
	padding: 0 0 0 .3em;
	margin: .7em 0 0 0;
	list-style: url(../img/cartaceo.gif);
/*	line-height: normal; */
}


#contenuto ol.elenco-mappe, #contenuto ol.elenco-allegati {
	font-size: .9em;
	padding: 0 2em 0 0;
	margin: 2em 4% 0 2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#contenuto ol.elenco-mappe li a, #contenuto ol.elenco-allegati li a {
	font-weight: normal;
}


#contenuto ol.elenco-mappe-pdf {
	font-size: .9em;
	padding: 0 2em 0 0;
	margin: 1.2em 4% 0 2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#contenuto ol.elenco-mappe-pdf li a {
	font-weight: normal;
}



div#contenuto ol.accesskey {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: .7em 0 .7em 0;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 0;
	background-color: #F4F4F4;
	border-top: 2px solid #9F9F9F;
}
div#contenuto ol.accesskey li {
	font-size: .8em;
	list-style: none;
	list-style-image: url(../img/dot.gif);
	margin-top: .5em;
	margin-left: 2em;
}

div#contenuto ol.accesskey li ol li {
	font-size: 1em;
	list-style: none;
	list-style-image: url(../img/dot.gif);
	margin-top: .5em;
	margin-left: 2em;
}


span.keys {	color: #2D2D2D; font-weight: bold; text-transform: uppercase; font-family: Courier New; font-size: 1.2em; }


div#contenuto ol.bibliografia li {
	list-style: square;
}



div#contenuto .indicazioni {
	font-size: .9em;
}


div#contenuto div.fesr-intergeo {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin: 2em 3em 0 0;
}

div#contenuto div#intergeo {
	float: left;
}

div#contenuto div#fesr {
	float: right;
}

/* tag per la COLONNA DESTRA */

div#contenuto-colonna {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 90%;

}


div#colonna form {
	margin: 0;
	padding: 0;
	border: 0;
}

#fieldset-cerca legend {
	display: none;
}


div#colonna form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto; 
	white-space: nowrap;
	
}




div.impacchetta-campi {
	margin: 0;
	padding: 0 ;
	border: 0;
	white-space: nowrap;
}

div#colonna form label {
	display: none;
}

div#colonna form input.text {
	font-size: .6em;
	margin: 0;
	padding: 0;
	width: 70%;
	height: 1.7em;
}

div#colonna form input.text:focus {
	background-color: #F2F7F2;
}



div#colonna form input.button {
	text-align: center;
	font-size: .6em;
	margin: 0 0 1px 2px;
	padding: 0;
	height: 2.1em;
	width: 28%;  
	background-color:#DADADA; 
	color:black;
	font-weight: bold;
	vertical-align: bottom;
	}



div#cerca p.ricerca-av {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	font-size: .7em;
}



div#colonna div#navigazione-colonna {
	margin: 0;
	padding: 0;
	border: 0;
}



div#colonna h1.sit {
	margin: 3em 0 0 0;
	padding: 0 0 .5em 0;
	border-bottom: 1px solid #124812;
	font-size: .8em;
	color: #124812;
	font-weight: bold;
	background-color: transparent;
}

div#colonna h2 {
	margin: 1.8em 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	font-size: .7em;
	color: black;
	background-color: transparent;
}
/*div#colonna h1 {
	margin: 1.8em 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	font-size: .7em;
	color: Black;
	background-color: transparent;
}*/

div#colonna ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: .7em;
}

div#colonna ul li {
	display: block;
	margin: .5em 0 0 0;
	padding: 0 0 .2em 1.5em;
	border: 0;
	background-image: url(../img/bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: 1.2em;
	font-weight: bold;
	list-style: none;
}

div#colonna ul li a:link {
	display: block;
	border: 0;
	font-weight: normal;	
}

div#colonna ul li a:visited {
	display: block;
	border: 0;
	font-weight: normal;	
}

div#colonna ul li a:hover {
	display: block;
/*	padding: 0 0 .2em 1.5em;*/
	border: 0;
	text-decoration: none;
	font-weight: normal;	
}

div#colonna ul li a:active {
	text-decoration: underline;
	font-weight: normal;	
}

div#colonna ul li a.here { 
	background-color: transparent;
	text-decoration: none;
	cursor: default;
	color: #124812;
	font-weight: bold;
}


div#colonna ul.valida {
	margin: 4em 0 0 0;
}

div#colonna ul.valida li {
	display: block;
	margin: .5em 0 0 0;
	padding: 0 0 .2em 0;
	border: 0;
	background-image: none;
	background-color: transparent;
	line-height: 1.2em;
	font-weight: bold;
	list-style: none;
}

div#colonna ul.valida li a:link {
	display: inline;
	border: 0;
	font-weight: normal;	
}

div#colonna ul.valida li a:visited {
	display: inline;
	border: 0;
	font-weight: normal;	
}

div#colonna ul.valida li a:hover {
	display: inline;
	border: 0;
	text-decoration: none;
	font-weight: normal;	
}

div#colonna ul.valida li a:active {
	text-decoration: underline;
	font-weight: normal;	
}

/* fine COLONNA DESTRA */


/* links di scorrimento nelle NTA: Indice, Precedente, Successivo e Stampa */

div.scorri-bottom {
	margin: 3em 8% 4em 0;
	border: 0;
	background-color: #F4F4F4;
	border-bottom: 1px solid #44677F;
	border-top: 1px solid #D4D4D4;
	font-size: .7em;
}

div.scorri-top {
	margin: 2em 8% 0 0;
	border: 0;
	font-size: .7em;
	font-weight: normal;
	border-bottom: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
	padding: 0;
}

div.scorri-bottom div.naviga, div.scorri-top div.naviga {
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	color: gray;
	background-color: transparent;
}

div.next {
	position: relative;
	float: right;
	padding: .3em 0 0 0;
	background: transparent;
}

div.prev {
	position: relative;
	float: left;
	padding: .3em 0 0 0;
	background: transparent;
}



div.stampa {
	margin: 0;
	border: 0;
	background-color: #F4F4F4;
	padding: .2em 2em .2em 0;
	font-weight: normal;
	text-align: right;
	background-image: url(../img/stampa.gif);
	background-repeat: no-repeat;
	background-position: right;
} 

a.stampa-parte {
	font-weight: normal;
	font-size: .8em;
} 


/* selectors per il FOOTER (basso.cfm) */

#colophon {
	display: block; 
	margin: 0 0 0 0;
	padding: .5em .8em .5em .8em;
	font-size: .7em;
	color: #666666;
	background-color: white;
	text-align: right;
	border-top: 1px solid #176F19;
}

.allin-sx {
 display: block; 
 float: left; 
}


p#colophon a:link { color: #666666; text-decoration: underline; } 
p#colophon a:visited { color: #666666; text-decoration: underline;}
p#colophon a:hover { color: white; text-decoration: underline; background-color: #0045BD; }
p#colophon a:active { color: #666666; text-decoration: underline;}


/* selector specifici per le NTA */

#contenuto h1.titolo-documento {
	font-weight: bold;
	font-size: 1.1em;
	margin: .3em 8% 0.4em 0;
	padding: 0px 0 2px 0;
	border: 0;
	color: #176F19;	
	line-height: 1em;
}

#contenuto h2.aree {
	margin: 1.5em 0 0 0;
	color: #292929;
	font-size: .9em;
	font-style: italic;
}

#contenuto h3.sottosistema {
	margin: .5em 0 0 0;
	color: #292929;
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
}

#contenuto .titolo-interno {
	display: block;
	margin: 1.2em 0 0 0;
	font-style: italic;
	text-transform: uppercase;
}

#contenuto .titolo-up {
	font-weight: bold;
	font-size: .9em;
}



	
/* selectors per RELAZIONE AL PIANO */

#contenuto h2.relazione {
	font-size: 1.2em;
	margin: 1.3em 8% 0 0;
   padding: 0;
	color: #176F19;
	border-bottom: 0;
	font-weight: normal;
	line-height: 1.1em;
}

#contenuto h3.relazione {
	font-size: 1em;
	margin: 1.3em 8% 0 0;
   padding: 0;
	color: #176F19;
	font-weight: bold;
	/*border-bottom: 1px solid #176F19;*/
	line-height: 1em;
}

#contenuto h4.relazione {
	font-size: .9em;
	margin: 1.6em 8% 0 0;
   padding: 0;
	color: #176F19;
	font-weight: bold;
	/*border-bottom: 1px solid #176F19;*/
	line-height: 1.1em;
}


#contenuto p.relazione {
	font-size: .8em;
	margin: .8em 8% 0 0;
}

#contenuto p.ridotto {
	font-size: .75em;
	margin: .8em 8% 0 0;
	line-height: normal;
}


#contenuto p.didascalia {
	font-size: .7em;
	margin: .8em 8% 0 0;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 8% 3em 0;
}

#contenuto p.note {
	font-size: .8em;
	font-family: "Times New Roman", Times, serif;
	margin: 0 8% 1em 0;
}


#contenuto .titolino {
	font-style: italic;
	text-decoration: underline;
}

#contenuto ol.indice-relazione {
	
	padding: 0;
	margin: 1em 8% 0 0;
}

#contenuto ol.indice-relazione li {
	font-size: 0.9em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}

#contenuto ol.indice-relazione a.capitolo {
	font-size: 1.1em;
	font-weight: bold;
}

table.relazione {
	margin: 1em 0 1em 0;
	border-collapse: collapse;
	width: 90%;
}

table.relazione caption {
	/*font-size: .7em;*/
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}

table.relazione th {
	/*font-size: .65em;*/
	font-size: 65%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D4D4D4;
	border: 1px solid gray;
	text-align: left;
	vertical-align: top;
}

table.relazione td {
	/*font-size: .65em;*/
	font-size: 65%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 1px solid gray;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}

table.relazione th.sistemi1 {
	background-color: #A7B5DC;
	/*width: 2em;*/
	width: 12%;
}
table.relazione th.sistemi2 {
	background-color: #C0D84E;
	/*width: 2em;*/
	width: 12%;
}
table.relazione th.sistemi3 {
	background-color: #75C27A;
	/*width: 2em;*/
	width: 12%;
}
table.relazione th.sistemi4 {
	background-color: #00AF52;
	/*width: 2em;*/
	width: 12%;
}
table.relazione th.sistemi5 {
	background-color: #00B04D;
	/*width: 2em;*/
	width: 12%;
}
table.relazione th.sistemi6 {
	background-color: #01A0B6;
	/*width: 2em;*/
	width: 12%;
}
table.relazione th.sistemi7 {
	background-color: #0086C6;
	/*width: 2em;*/
	width: 12%;
}



table.relazione td.progetto-ambiente {
	background-color: #D1EBEA;
}
table.relazione td.progetto-rurale {
	background-color: #75C049;
}
table.relazione td.progetto-urbano {
	background-color: #FEBD19;
}
table.relazione td.progetto-mobilita {
	background-color: #B4CBCA;
}


table.relazione tr.intestazione th{
	background-color: #D95446;
}

table.relazione tr.ambiente th, table.relazione tr.ambiente td{
	background-color: #D1EBEA;
}

table.relazione tr.rurale th, table.relazione tr.rurale td{
	background-color: #75C049;
}

table.relazione tr.urbano th, table.relazione tr.urbano td{
	background-color: #FEBD19;
}


/* selectors per CARTOGRAFIA DI PROGETTO */

#contenuto table#menu-tavole-progetto td {
	padding: 5px 4px 7px 4px;
	vertical-align: top;
	border-bottom: 1px solid #84B286;
	font-weight: bold;
}

#contenuto table#menu-tavole-progetto td.ico_map {
	white-space: nowrap;
	color: #F2F2F2;
	font-weight: bold;
}

#contenuto table#menu-tavole-progetto td.ico_pdf {
	white-space: nowrap;
	font-weight: normal;
}


#contenuto table#menu-tavole-progetto tr {
	background-color: #F2F2F2;
	vertical-align: top;
	margin: 10px 0 0 0;
	padding: 0;
}


#contenuto table#menu-tavole-progetto {
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin: 1.5em 8% 1.5em 0;
}

#contenuto table#menu-tavole-progetto td.indentato {
	padding-left: 2em;
}


/* selectors per ELABORATI ANALITICI */

#contenuto ol.indice-elaborati {
	font-size: 1.1em;
	margin: 1em 8% 0 0;
}

#contenuto ol.indice-elaborati li {
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px 4px 7px 4px;
	margin: 0;
	line-height: 1.6em;
}


a.rimando {
	font-style: italic;
}

/* selectors per le Norme Tecniche (indentazioni ecc) */

ol#nta {
	padding: 0;
	margin: 0 8% 0 0;
}

ol#nta li.indentazione1 {
	padding: 0 0 0 2em;
}

ol#nta li.indentazione2  {
	padding: 0 0 0 4em;
}

/* selectors per FESR-INTERGEO */

#contenuto ul#menu-tavole-progetto {
	font-size: 1em;
	margin: 1em 15% 0 2em;
}

#contenuto ul#menu-tavole-progetto li {
	font-weight: bold;
	padding: 3px 0 3px 25px;
	margin: 8px 0 0 0;
	line-height: 1.6em;
	letter-spacing: .04em;
	background-color:  #F2F2F2;
	background-image: url(../img/map.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border: 0;
	border-left: 1px solid #84B286;
	border-bottom: 1px solid #84B286;
}


table.fesr-intergeo {
	padding: 0;
	margin: 0 0 2em 0;
	border-collapse: collapse;
	width: 90%;
}


table.fesr-intergeo caption {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #176F19;
	line-height: 1em;
}

table.fesr-intergeo caption span.label{
	font-size: .7em;
	color: #4A4A4A;
	font-weight: bold;
}

table.fesr-intergeo th {
	font-size: .7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E7F5E1;
	border: 1px solid gray;
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: .2em;
}



table.fesr-intergeo th.descrizione {
	width: 60%;
}


table.fesr-intergeo th.descrizione-fesr {
	width: 80%;
}


table.fesr-intergeo th.nome {
	width: 20%;
}

table.fesr-intergeo td {
	font-size: .7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: .6em .2em .6em .2em;
	border: 1px solid gray;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}

table.fesr-intergeo td.mappa {
	vertical-align: middle;
	font-weight: normal;
	text-align: left;
}





/* selectors per VALUTAZIONE */

table.valutazione {
	margin: 1em 0 1em 0;
	border-collapse: collapse;
	width: 90%;
}

table.valutazione caption {
    margin: 0 0 2em 0;
    font-size: 90%;
	font-weight: bold;
	text-align: left;
	color: #176F19;
}

table.valutazione th {
	font-size: 65%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E7F5E1;
	border: 1px solid gray;
	text-align: center;
	vertical-align: top;
}

table.valutazione td {
	font-size: 65%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 1px solid gray;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
}


/* selectors per AREEPROTETTE */

table.areeprotette {
	margin: 1em 0 1em 0;
	border-collapse: collapse;
	width: 90%;
}

table.areeprotette caption {
    margin: 0 0 2em 0;
    font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #176F19;
}

table.areeprotette th {
	font-size: .8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E7F5E1;
	border: 1px solid gray;
	text-align: center;
	vertical-align: middle;
}

table.areeprotette td {
	font-size: .7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 1px solid #DCDCDC;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

/*debug*/

.debug {
	color: red;
}