html,body{margin: 0;padding:0;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFF;
	height:100%;
}

/* in order to hide the skip navigation link */
a.skip {position: absolute; left: -1000em; width: 20em;}

A:link { TEXT-DECORATION: none } 
A:active { text-decoration: none} 
A:visited { TEXT-DECORATION: none} 
A:hover { TEXT-DECORATION: underline; } 


A.logoTitle:hover { TEXT-DECORATION: none }

A.testoDocs:link { TEXT-DECORATION: none } 
A.testoDocs:active { text-decoration: none} 
A.testoDocs:visited { TEXT-DECORATION: none} 
A.testoDocs:hover { TEXT-DECORATION: underline } 

img {border: 0}
.imgSpace {margin-bottom:0.5em;}

ul { margin-left: 0;margin-top: 0.5em; padding-left: 1em;}

/* LINGUE */

.languages {width:100px;}

.languages ul {
	margin:0;
	padding:0;
	margin-left:0px;
margin-top:0px;	
}

.languages UL LI A,
.languages UL LI {
	display:block;
	width:34px;
	height:18px;	
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position: 50% 50%;
	margin-bottom:10px;	
}

.languages UL LI A:hover { background-position:center 5px;}

.languages .it { background-image:url(../images/lingue_it.gif);	}
.languages .en { background-image:url(../images/lingue_en.gif);	}

/* Some generic styles */

.leftDiv{
	float:left;
}

.rightDiv{
	float:right;
}

hr { 
	color: #c7c7c7;
	background-color: #c7c7c7;
	height: 1px;
	border:0;
}

/* Context Menu
-----------------*/
#menuBarContext dl {
	margin: 0;
	padding-left: 0; 
	padding-bottom: 0.5em;
}
#menuBarContext dt {
	margin-left: 0.5em;
	font-weight:bold;
}
#menuBarContext dt.firstLev {
	padding:0.4em 0.3em 0.1em 0.3em;
	margin-left:0.1em;
	background-image: url('../images/dotted_line.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
}
#menuBarContext dl dd.secondLev{
	position:relative;
	margin-left:1em;
	margin-right:1em;
	padding:0.4em 0.3em 0.1em 0.3em;
	list-style: none;
	border-bottom:1px solid #C7C7C7;
}

#menuBarContext dl dt a, #menuBarContext dl dd a{
	color:#fff;
}
/* Idee Menu
-----------------*/
.ideelist {text-align:center;clear: both;}

.ideelist UL {
	margin:0;
	padding:0;			
}
.ideelist UL LI A,
.ideelist UL LI {
list-style: none;
	display:block;
	width:210px; 	
	background-repeat:no-repeat;
	font-size:75%;	
	text-decoration:none;
}
.ideelist UL LI 	{	
	height:70px;
	margin:3px 3px 0px 3px;	
}

.ideelist UL LI A 	{		
	text-align:center;
	padding-top:50px; 
	color:#fff;font-weight:bold;
}

.ideelist UL LI A:hover	{ 
text-transform: uppercase; border:1px solid #fff;padding:10px;
background-position: center;}



/* BOXES
-----------------*/

.box{
	clear:both;	
	background-position:top left;	
	background-repeat:no-repeat;
}

.box H3 {
	clear:both;	
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	padding:2px 2px;
	font-size:80%;
	font-weight:bold;	
	color:#fff;		
}


.blue 		{	background-image:url(../images/box/blue_dx.gif);}
.blue H3	{	background-image:url(../images/box/blue_sx.gif);}

.arancio 	{	color:#fff;background-image:url(../images/box/arancio_dx.gif);	}
.arancio H3	{	color:#fff;	background-image:url(../images/box/arancio_sx.gif);	}
.frame {
	padding:3px;
	border:1px solid;
	border-top:0 none;
	margin-bottom:20px;
}
.frame A.continue	{	
	display:block;		
	font-size:0.8em;
	text-decoration:none;	
	background-repeat:no-repeat;
	background-position:4px 3px;
	padding-left:15px;	
}

.frame A.continue:hover{ background-position:6px 3px; }

.frame .text {	font-size:75%;}

.f_blue 	{	border-color:#94daf4;}
.f_arancio	{	border-color:#FF9900; background-color:#FFC671;}
.f_verde	{	border-color:#8AC00C; background-color:#D6E9A9;}
.f_marrone	{	border-color:#CC9900; background-color:#FFDB6F;}
.f_bordeaux	{	border-color:#BD0021; background-color:#FFF;}
.f_blu	{	border-color:#2F4595; background-color:#2B55A2;}
.f_azzurro {	border-color:#75B0C1; background-color:#C2DDE4;}

.verde	{	background-image:url(../images/box/verde_dx.gif);	}
/*.verdeT	{	background-image:url(../images/box/verde_dx.gif);	}*/
.verde H3	{	background-image:url(../images/box/verde_sx.gif);	}
.TitoloScheda	{	
clear:both;	
	background-position:top right;
	background-repeat:no-repeat;
	margin:0;
	padding:2px 4px;
	font-size:100%;
	font-weight:bold;	
	color:#fff;	
	background-color: #8AC00C;
	background-image:url(../images/box/verdeT_sx.gif);}

.marrone	{	background-image:url(../images/box/marrone_dx.gif);	}
.marrone H3	{	background-image:url(../images/box/marrone_sx.gif);	}

.bordeaux	{	background-image:url(../images/box/bordeaux_dx.gif);	}
.bordeaux H3	{	background-image:url(../images/box/bordeaux_sx.gif);	}

.azzurro	{	background-image:url(../images/box/azzurro_dx.gif);	}
.azzurro H3	{	background-image:url(../images/box/azzurro_sx.gif);	}

.blu{	background-position: right;background-image:url(../images/box/blu_dx.gif);	}
.blu H3	{	font-size:70%;background-image:url(../images/box/blu_sx.gif);}
.blu H3	a{	color:#FFF; text-decoration:none;	}

.c_blue 		{	background-image:url(../images/box/center_blue_dx.gif);	margin-bottom:10px;}
.c_blue H3		{	background-image:url(../images/box/center_blue_sx.gif); color:#2b55a2;	}

.c_orange 		{	background-image:url(../images/box/center_orange_dx.gif); }
.c_orange H3	{	background-image:url(../images/box/center_orange_sx.gif);}

.boxricercaveloce{
	background-image: url(../images/fondoricercaveloce.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #DFFAA0;
	border:1px solid #8AC00C;
	padding:4px;
	height: 80px;
	font-size:65%;
}
.boxricercaveloce legend{
	color: #2B55A2;
	font-weight:bold;	
}
.boxricercaveloce fieldset{
	border:1px solid #8AC00C;
	height: 60px;
	float:left;
	margin-right:5px;
	padding:4px;	
}
.boxricercaveloce .sinput{
	border:1px solid #2B55A2;
	font-size:95%;	
	width:170px;
}
.boxricercaveloce a{
	color: #2B55A2;
	font-weight:bold;	
}

/* Menu center Dipartimenti
---------------------------*/
#menuCenterBox ul {
	margin-left: 0;
	padding-left: 0; 
	padding-bottom: 0.5em;
	list-style: none;
}
#menuCenterBox li {
	list-style: none;
	color:#1b3067;
	padding-bottom: 0.5em;
}
#menuCenterBox li a {
	color:#1b3067;
}


/* Path Menu 
---------------*/
#pathBox ul { 
	margin:0;
	padding:0;
	display: inline;
} 

#pathBox ul li{
	padding: 0.6em 0.2em;
	display: inline;
	list-style: url(../images/list_bullet_arrow.gif) disc inside;
}

#pathBox ul li a{
	color:#333333;
}


#pathbox ul li a.selected {
	font-weight:bold;
}

#pathbox ul li a:hover {
	
}

#pathBox ul li.first{
	list-style: none;
}

/* Mappa Menu
-----------------*/
.menuBarMap ul {
	margin-left: 0;
	padding-left: 0; 
	padding-bottom: 0.5em;
}
.menuBarMap li {
	margin-left: 1em;
}
.menuBarMap li.firstLev {
	list-style: disc outside url(../images/freccia_ie.gif);
	padding:0.5em 0; 
	background-image: url(../images/dotted_line.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.menuBarMap ul li.secondLev{
	position:relative;
	left:0.3em;
	padding-top:0.4em;
	padding-right:0.3em;
	list-style: none;
}
.menuBarMap ul li.thirdLev{
	position:relative;
	left:1.3em;
	padding-top:0.4em;
	padding-right:0.3em;
	list-style: none;
}
.menuBarMap ul li.fourthLev{   
	position:relative;
	left:2.6em;
	padding-top:0.4em;
	padding-right:0.3em;
	list-style: none;
}
.menuBarMap ul li.otherLev{
	position:relative;
	left:3.9em;
	padding-top:0.4em;
	padding-right:0.3em;
	list-style: none;
}
.menuBarMap ul li a{
	
}

/* Form elements - Search */
form {margin: 0;}

input.searchHeader {
	font-size:65%;
	width:10em;
	border: 1px solid #D3D3D3;
}
.searchButton{
	border: 0;
	margin: 0;
	background-color: #f7f7f7;
	cursor:pointer;
	color: #000000;
	vertical-align:middle;
}

.searchButtonSisters {
	border:1px solid #d3d3d3;
	margin: 0;
	background-color: #f7f7f7;
	cursor:pointer;
	color: #000000;
	vertical-align:middle;
}

p.littleMargin{margin: 0 0 0.5em 0;}

h1 {display:none;margin:0;padding: 0;}
h1.acc {font-size: 75%;color:#496c4f;margin:0}


h2 {margin:0;padding: 0;}
h2.menuTitle {font-size: 75%;color:#496c4f;padding-bottom: 0.5em;}
h2.rightTitle {font-size: 85%;color:#45674c;margin: 0 0 0.8em 0;}
h2.acc {font-size:75%;color:#496c4f;margin:0;font-weight:normal;}

div#contextBox h2 {
	font-size: 130%;
	color:#BD0021;
	padding-bottom:0.2em;
	border-bottom:1px solid #1b3067;
	margin-bottom:1em;
}

div#contextBox div#contextBoxElenco h2 {
	margin-bottom:0.2em;
}

div#contextBox div#contextBox02 h2 {
	color:#BD0021;
	border-bottom:1px solid #bd0021;
	margin-bottom:0;
}



h3 {margin:0;padding: 0;}
h3.acc {font-size:75%;color:#496c4f;margin:0;}

div#contextBox h3 {
	font-size: 100%;
	font-weight:bold;
	/*color:#2F4595;*/
}
div#contextBox div#contextBoxElenco h3 {
	color:#1b3067;
}
div#contextBox h3.comuni {
	font-size: 100%;
	color:#1b3067;
	margin-bottom:1em;
	font-weight:bold;
}


h4 {margin:0;padding: 0;
}
div.listBox h4 {
	color:#0e3b7d;	
	font-size:100%;
}


p.wip {
	padding: 1em;
	font-size: 85%;
	color:#45674c;
	font-weight:bold;
}

/* Nuova struttura */

#testa {
	padding: 0;
	width:95%; 
	margin:0 auto; 
	text-align:left;
}

#corpo {
	clear:both;
	width:95%; 
	margin:0 auto;
	padding:0;
	text-align:left;
}
#corpo-colonna1 { 
	width:22%; 
	background:#FFF;
	float:left;
	padding:0 1em 0 0;
}
#corpo-colonna2 { 
	width:11.5em;
	padding:0;
	float:left;
}
#corpo-colonna3 { 
	width:50%;
	float:left;
	padding:0;
}
#corpo-colonnaBig { 
	width:70% !important;
	width:; 
	padding:0;
	float:left;
}

#piedipagina {clear:both;font-size:1%;margin:0;padding:0;}

div#end{clear:both;}
div.end{
	clear:both;
}
div.endSpace{clear:both;font-size:0.1em;padding:0;margin:0;}


div#boxBanner{
	text-align: center;
	padding: 0.6em 0 0 0;
	width:95%;
	margin:0 auto;
	clear:both;
	border-top: 3px solid #D3D3D3;
}

div#footer{
	clear:both;
	text-align: center;
	padding: 0.6em 0;
	width:95%; 
	margin:0 auto;
	border-top: 1px solid #2F4595;
}

div#footerHome{
	border-top: 1px solid #2F4595;
	text-align: left;
	padding: 0.6em 0;
	width:95%; 
	margin:0 auto;
	clear:both;
}
/* FOOTER */
div.col_01 {float:left;width:33%;}
div.col_02 {float:left;width:33%;text-align:center;}
div.col_03 {float:right;text-align:left;}
div.col_01 ul li{
	list-style: none;float:left;
}

/* Fine nuova struttura */

div#container{
	width:85%; 
	margin:0 auto;
	height:100%;
}

div#container2 {
	position:relative; 
	border-width: 0 1px 1px 1px;
	border-style:solid; 
	border-color: #36503b;
	text-align: left;
	height:100%;
}

div#header {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top right;
	height:6em;
}

div#leftColHead{
	float: left;
	padding: 0;
	text-align:left;
	width:30%;
	text-align:left;
	background-image: url(../images/header_left.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

div#rightColHead{
	float: right;
	padding: 0;
	text-align:right;
}

div#menuBarContext {
	border-bottom: 1px solid #D3D3D3;
	background-color: #2D4696;
	padding: 0.1em;
	margin-bottom: 1em;
	clear:both;	
	background-image:url(../images/box/blu_sx.gif);
	background-position: right;
	background-repeat: repeat-y;
}

div.bannerTitle {
	background-color: #F7F7F7;
	padding: 0.5em;
	margin-bottom: 0.5em;
}
div#menuTemi {
	border: 1px dotted #D3D3D3;
	padding: 2px;
	margin-right:1em;
	clear:both;
	background-color: #DFFAA0;
}
div#menuTemi h5{
	font-size:70%;
	font-weight:bold;margin:0px;
}
div#menuTemi div{
	font-size:70%;margin:0px;
}
div#menuTemi img{
	margin:2px;
}
.boxgalleria{
	overflow: auto; /*width: 200px;*/height: 248px;margin-bottom:10px; border-bottom:3px dotted #8AC00C;
}
.galleria{
	border: 1px solid #2F4595;
	padding: 2px;
	width: 180px;
	height: 135px;
	margin:4px;
}
.galleriag{
	border: 1px solid #BD0021;
	padding: 2px;
	width: 130px;
	height: 130px;
	margin:4px 4px 4px 30px;
}

div#leftCol{
	float: left;
	padding: 1em 1em;
	border-right: 1px solid #CAE4D1;
	width:25%;
	height:100%;
}

div#centerCol{
	float: left;
	padding: 1.5em 1em;
	width:25%;
}

div#rightCol{
	float: right;
	padding: 1.5em 0;
	background: #f8fef9;
	border-left: 1px solid #68956c;
	height:100%;
}

div#rightColTop{
	padding:0 0 0 1em ;
}

div#rightColImg {
	background: url(../images/foto_home_fade.jpg) no-repeat;
	height:60px;
	margin-bottom:2em;
}

div#rightColBottom{
	padding-left:1em ;
}

div#mainCol{
	float: right;
	padding:0;
	width:70%;
	height:100%;
}

div#oneCol{
	clear:both;
	text-align:center;
	padding: 2em;
	width:100%;
	border-top: 1px solid #689769;
}




/* Context */


div#pathBox {
	padding: 0.5em 0.5em;
	background: #f7f7f7;
	font-size:75%;
	margin-bottom:0.5em;
}


div#contextBox {
	font-size:75%;
	margin-top:1.5em;
}

div#contextBox a:hover {
	border-bottom:1px dotted #BD0021;
	color:#BD0021;
	text-decoration: none;
}
div#contextBox a:link, div#contextBox a:visited {
	color:#2B55A2;
	text-decoration: none;
}

div#pollBox {
	background:#f7f7f7;
	padding:0.5em;
	margin-bottom:1em;
	text-align:right;
	color:black;
}

div#pollBox a {color:black;}

div#mainContext{
	float:left;
	padding-top: 1.5em;
	padding-left:0.2em;
	width:60%;
}
div#mainContextGiov{
	float:left;
	padding-top: 1.5em;
	padding-left:0.2em;
	padding-right:1em;
}
div#mainNews{
	float:left;
	padding-top: 1.5em;
	padding-left:0.2em;
}
div#sisterContext{
	float:right;
	padding-top: 1.5em;
	width:25%;
	vertical-align:top;
}

div#footerContext{
	clear:both;
	text-align:right;
	padding: 0.3em 0.5em;
	background:#EFF7F1;
}


div#contextBoxComuni {
	font-size:75%;
	margin-top:1.5em;
}
div#contextBoxComuni h2 {
	font-size: 130%;
	color:#1b3067;
	padding-bottom:0.2em;
	border-bottom:1px solid #1b3067;
	margin-bottom:1em;
}
div#contextBoxComuni h3.comuni {
	font-size: 100%;
	color:#1b3067;
	margin-bottom:1em;
	font-weight:bold;
}
div#contextBoxComuni img {
	float:left;
	border:solid 1px #d3d3d3;
	padding:2px;
	margin: 0 1em 1em 0;
}
#boxHomeComuni img {
  float:left;
  border:solid 1px #d3d3d3;
  padding:2px;
  margin: 0 1em 1em 0;
} 


/* Font styles */

.linkSmall {font-size: 68.75%;color: #000;}
.linkMedium {font-size: 75%;color: #000;}
.linkMedium2 {font-size: 75%;color: #000;font-weight:bold;}
.linkBlu {color: #0d3776;} /* color: #2F4595 */

.uKey {text-decoration:underline;}
.testo {color: #000;}
.testoAcc {font-size: 75%;color: #000;font-weight:normal;}
.testoAccBig {color: #000;font-weight:normal;}
.testoAccBold {font-size: 75%;color: #000;font-weight:bold;}
.testoAccBoldBig {color: #000;font-weight:bold;}
.testoColoratoAccBold{color:#1b3067;font-size: 75%;font-weight:bold;}
.testoColoratoAccBoldBig{color:#1b3067;font-weight:bold;}
.justBold {font-weight:bold;}
.testoPath {font-size: 68.75%;color: #3d6143;}
.testoPathBold {font-size: 68.75%;color: #3d6143;font-weight:bold;}
.testoDocs {font-size: 80%;color: #3d6143;}
.testoDocsBold {font-size: 80%;color: #3d6143;font-weight:bold;}
.testoBianco {color: #FFF;}
.testoBlu {color: #0d3776;font-size: 80%;font-weight:bold;}
.testoBiancoAcc {color: #FFF;font-size: 75%;}


/* Positioning */
.valignImg{
	vertical-align:middle;
}
.paddingRight{
	vertical-align:middle;
	padding-right:0.5em;
}
.paddingNews{
	padding-bottom:0.5em;
}
.paddingFirstLevel{
	padding-bottom:0.4em;
}
.paddingSecondLevel{
	margin-bottom:0.5em;
	padding-left:1em;
	background-image: url(../images/freccia_p_scura.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align:top;
}
.paddingOtherLevel{
	margin-bottom:0.5em;
	padding-left:1.5em;
	background-image: url(../images/freccia_p_scura.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align:top;
}
.boxLeft {
	float:left;
	display:block;
}
.boxRight{
	float:right;
	display:block;
}



/* Immagini */

.imgfloat {
  float:left;
  border:0;
  padding: 0.1em;
  margin-right:10px;
  margin-bottom:5px;
}
.imgfloatComuni {
  float:left;
  border:0;
  padding: 0.1em;
  margin-right:10px;
}
.imgfloatBorder {
  float:left;
  border:1px solid #D3D3D3;
  padding: 0.1em;
  margin-right:0.5em;
}
.imgBorderNews {
  border:1px solid #D3D3D3;
  padding: 0.1em;
  margin-right:0.5em;
}

.imgBorder {
  border:1px solid #D3D3D3;
  padding: 0.1em;
  margin-top:0.5em;margin-bottom:0.5em;
}

.imgBorderSpace {
  border:1px solid #D3D3D3;
  padding: 0.1em;
  margin-right:2em;margin-bottom:0.5em;
}


.imgSpace {
  border:0;
  padding: 0.1em;
  margin-right:15px;
  margin-bottom:10px;
}

.imgborderfloat {
  float:left;
  border:solid 1px #d3d3d3;
  padding:2px;
  margin: 0 1em 1em 0;
} 
.imgborderspaceright {
  border:solid 1px #d3d3d3;
  padding:2px;
  margin: 0 1em 0 0;
} 



/* documents */
.dataTable {
	text-align:left;
	background-color:#fff;
	width:100%;
	margin:0.3em 0 1.5em 0;
	font-size:x-small; /* IE 5.x only uses the first font-size declaration */
	voice-family: "\"}\""; /* box model hack by Tantek: IE 5.x stops here due to a CSS parsing bug */
	voice-family: inherit;
	font-size:100%; /* All conforming CSS user agents will see and use the second font-size declaration */
	
}
.dataTable th {
	background-color:#dbe2ec;
	color: #000;
	padding:0.4em;
}
.dataTable td {
	background-color:#eaeef3;
	padding:0.4em;
	vertical-align: top;
}
.dataTable td a{
	color:black;
}

/* FINE documents */

/* Ricerca Gare */

.item {border-bottom: 1px solid #d3d3d3;padding:0.3em 0;}
.item_title {float:left;color:#0e3b7d;}
.item_value {float:right;width:80%;}

.itemFirst {clear:both;border-bottom: 1px solid #d3d3d3;padding:0.3em;font-size:1%;}
.itemFirst_title {float:left;color:#0e3b7d;width:30%;padding-top:0.3em;padding-bottom:0.3em;text-align:left;}
.itemFirst_value {float:left;width:70%;padding-top:0.3em;padding-bottom:0.3em;text-align:left;}

/* per tabella schema in context */

div.schemaBox {
	margin-bottom:1em;
}

table.dataTableSchema {
	font-size:100%; /* for IE 5.x */
}
table.dataTableSchema caption {
	display:none;
}

table.dataTableSchema th {
	border-collapse:collapse;
	border-bottom: 1px solid #d3d3d3;
	color:#0e3b7d;
	padding:0.4em;
	font-weight:normal;
}
table.dataTableSchema td {
	border-collapse:collapse;
	border-bottom: 1px solid #d3d3d3;
	background: transparent;
	padding:0.4em;
	font-size:100%;
}
table.dataTableSchema td a{
	color:black;
}

/* FINE tabella schema in context */


/* per tabella schema in context dipartimenti */

table.dataTableSchemaDipart {
	font-size:100%; /* for IE 5.x */
}
table.dataTableSchemaDipart caption {
	background-color:#dbe2ec;
	color: #000;
	padding:0.4em;
	text-align:left;
	font-weight:bold;
}

table.dataTableSchemaDipart th {
	background-color:#eaeef3;
	padding:0.4em;
	vertical-align: top;
	color:#0e3b7d;
	font-weight:normal;
}
table.dataTableSchemaDipart td {
	background-color:#eaeef3;
	padding:0.4em;
	vertical-align: top;
	font-weight:normal;
}
table.dataTableSchemaDipart td a{
	color:black;
}

/* FINE tabella schema in context dipartimenti */


/* Ricerca avanzata */

#marginForm fieldset
{
	display: block;
	margin: 1em 0 1em 0;
	border: 0;
	padding: 0 0 1em 0;
}
#marginForm legend{ display:none;}
.itemCampo {margin-bottom:1em;}
#marginForm input
{
	float: left;
	border: 1px solid #d3d3d3;
	background-color: #FFF;
}
#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width:12em;
}
#marginForm select {float: left;border: 1px solid #d3d3d3;background-color: #FFF;}

.marginFormSubmit {
	border:1px solid #d3d3d3;
	margin: 0;
	background-color: #f7f7f7;
	cursor:pointer;
	color: #000000;
	vertical-align:middle;
}
/* NEWS */

.news {
	padding:0px;
}

.news UL {
	margin:0;
	padding:0;
	list-style:none;
}

.news UL LI {	
	margin:0; 
	padding:0;
	margin-bottom:1em;
	
	border-bottom:1px solid #FFF;
}

.news h4 {	
	/*display:inline;*/
	display:block;
	font-size:.9em;	
	/*margin-bottom:4px;*/
	margin:0;
	font-weight:bold;
	padding:0;
}

.news .image {
	width:85px;
	height:85px;
	float:right;
	clear: both;
	border:2px solid #FFF;
	background-repeat:no-repeat;
background-position:50% 50%;
}

.news .text { padding:4px;font-size:.9em;}
.news .text p{ padding:0;margin:0;}
.news .text img{ float:left; border:1px solid #fff;margin-right:5px;}

/* MAPPA 
-------------------*/
div.menuBarMap {
	border-bottom: 1px solid #D3D3D3;
	background-color: #F7F7F7;
	padding: 1em;
	margin-bottom: 1em;
	clear:both;
}
div.menuBarMapEach {
	float:left;
	width:23%;
	margin-right:1.5em;
}
div.menuBarMapEachLast {
	float:left;
	width:23%;
}

.home .image {
	width:85px;
	height:85px;
	float:right;
	clear: both;
	border:2px solid #FFF;
	background-repeat:no-repeat;
background-position:50% 50%;
}

.home .text { padding-top:4px;font-size:100%;}
.home .text p{ padding:0;margin:0;}
.home .text img{ float:left; border:1px solid #fff;margin-right:5px;}

.schedaTipologia{
font-size:0.9em;font-weight:bold;
border-bottom:1px solid #8AC00C;
border-left:15px solid #8AC00C;
margin-left:-15px;
margin-top:5px;
}
.etichetta {}
.descrTipologia{
margin-left:10px;
font-size:0.9em;
width:90%;
padding:5px;
border-right:1px dotted #BD0021;
border-left:1px dotted #BD0021;
border-bottom:1px dotted #BD0021;
}
.schedaInformazioni{
padding-left:15px;margin:10px 0px;
text-align: justify;
}
/* form */
.formricerca{
	margin:20px 40px;
	padding:8px;
	/*font-size:.8em;	*/
}
.formricerca div{
	margin:10px 0px;
}
.formricerca fieldset{
	border:1px solid #BD0021;
	padding:8px;
}
.formricerca legend{
	text-transform: uppercase;
}
.formricerca label{
	font-weight: normal;
	width:110px;
	display:block;
	float:left;
}
.nc {	font-weight: normal; }
.formricerca input.txt{
	color: #525B8F;
	width: 135px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
.formricerca .ncivico{
	width: 40px;
	font-weight: normal;
	color: #525B8F;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
/* PAGINAZIONE */
div.paginazione {text-align:right;
display: block;
padding:4px 0;
font-size:.9em;
color:#BD0021;
margin:20px 0px;
width:600px;}
div.paginazione a, div.paginazione a:visited {text-decoration:none;color:#2b55a2;}
div.paginazione a:hover, div.paginazione a:active {color:#000;text-decoration: underline;color:#BD0021;}
.boxcalcola{	float:right;}
.selezione{
border:1px dotted #BD0021;
padding:4px;
background-color: #DFFAA0;
margin:15px 0px;
}
.selezionebubble{
border:1px dotted #BD0021;
padding:4px;
background-color: #DFFAA0;
}
.percorso, .paginazione {
	/*border:1px solid #999999;*/
	padding:5px;
	font-size: xx-small;
	width:95%;
}
.percorsolegenda{
	padding:5px;
	font-size: xx-small;
	width:100%;
}
.percorso caption, .percorsolegenda caption{
	color:#BD0021;
	text-align: left;
	font-weight:bold;
	font-size: x-small;
	height:22px;
}
.percorso th{
	background:#E4E4E4;
	text-align: left;
}
.percorso td, .percorsolegenda td{
	border-bottom:1px solid #EFEFEF;
}
@media print
{
	#corpo-colonna1, 	#corpo-colonna3, 
	DIV#rightBoxIdee, #pathBox,
	#footerHome .col_01, #footerHome .col_02,
	#pollBox, #header, .boxgalleria, .boxcalcola, .boxTools
	{display:none;}
	#corpo-colonna2, #corpo-colonna3, {width:100%;
	display: inline;}
	h1{display:inline;
		font-size:12pt;
		clear:both;
	}
	.boxricercaveloce, .normal{
		display: none;
	}
}

