#layer_in {position:relative; font-size:1pt}
#divMeteo { text-align: left; position: absolute; top: 0px; left: 70px; width: 77px; height: 35px; visibility: hidden }
#divCarte { text-align: left; position: absolute; top: 0px; left: 100px; width: 400px; height: 35px; visibility: hidden }
#divAgro { text-align: left; position: absolute; top: 0px; left: 582px; width: 165px; height: 35px; visibility: hidden }
#divLegale { text-align: left; position: absolute; top: 0px; left: 545px; width: 255px; height: 35px; visibility: hidden }

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	/*background-image: url(/img/bck_gradient.gif);*/
	background-color:#ffffcc;/*#feeea2*/
}

a:active
{
	color: #000000;
	text-decoration: none;
}
a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

td
{
	font-family: 'Open Sans',Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size:0.9em;
}

/* VOCI MENU PRINCIPALE */

.td_menu
{
	font-weight: bold;
	font-size: 1em;
	/*background-image: url(immagini/sfondo_menu.gif);*/
	vertical-align: middle;
	cursor: hand;
	color: #ffff99;
	font-family: 'Open Sans',Arial, sans-serif;
	height: 17px;
	text-align: center;
}

.td_menu a:active
{
	color: #FFFF99;
	text-decoration: none;
}
.td_menu a:link
{
	color: #FFFF99;
	text-decoration: none;
}

.td_menu a:visited
{
	color: #FFFF99;
	text-decoration: none;
}

.td_menu a:hover
{
	color: #FFFF99;
	text-decoration: none;
}

/* VOCI SOTTOMENU */
.td_sottomenu
{
  /*background-image: url(immagini/sfondo_menu.gif);*/
	font-family: 'Open Sans',Arial, sans-serif;
	font-weight:bold;
	color: #FFFF99;
	font-size: 10px;
	vertical-align: middle;
	height:17px;
	border-bottom: solid 1px #CDCDCD;
}

.td_sottomenu a:active
{
	color: #FFFF99;
	text-decoration: none;
}
.td_sottomenu a:link
{
	color: #FFFF99;
	text-decoration: none;
}

.td_sottomenu a:visited
{
	color: #FFFF99;
	text-decoration: none;
}

.td_sottomenu a:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

.TitoloPagina
{
	font-size: 18px;
	color: blue;
	font-family: 'Open Sans',Arial, sans-serif;
	font-variant: small-caps;
	text-align: center;
}

.subtitle
{
 	color: blue;
	font-weight:bold;
}

.td_foot
{
	font-family: 'Open Sans',Arial, sans-serif;
	font-size: 10px;
	color: #0000ff;
	text-align: center;
	vertical-align: middle;
}

/* ****************** NUOVI */

.td_blue
{
	border: solid 2px #900000;
	font-family:Tahoma;
	font-size:11px;
	background-image: url(/img/backbaritem.gif);
	color:Maroon;
	
}

.td_blue_new
{
	border: solid 1px #efefef;
	font-weight: bold;
    font-size: 1em;
    font-family: 'Open Sans',Arial, sans-serif;
	background: #eeeeee;
	color:#000000;
	
}




select
{
    font-family:'Open Sans',Arial, sans-serif;
	font-size: 1em;   
}

.bottone
{
    font-size: 1em;
    font-family: 'Open Sans',Arial, sans-serif;
    background: #080;
    color: #ffffff;
    border: solid 1px #efefef;
}

.bottone:hover
{
    
    background: #fff9ca;
    cursor: hand;
	color: #080;
}

.corsivo
{
	font-style: italic;
}

.details_staz
{
	width: 33%;
	vertical-align: top;
	font-variant: small-caps;
	
}

.details_list
{
	font-weight: bold;
	background: #efefef;
	border-bottom: #eeeeee 1px;
	font-variant: small-caps;
	color:#080;
}

.details_list_value
{
	font-weight: bold;
	background: #ffffff;
	color:#000000;
	font-variant: small-caps;
}

.dtls_sx
{
	text-align: left;
	vertical-align: top;
	border: solid 1px #efefef;
	background-color: #FFFFFF;

}

.dtls_dx
{
	text-align: left;
	border: solid 1px #efefef;
	background-color: #FFFFFF;

}

.td_prev_ani
{
	text-align: center;
	vertical-align: middle;
	width: 25%;
	height: 25%;
}

.contenuti
{
	border: solid 1 #D7C1E2;
	background-color: #FFFFFF;
}

.testo
{
	font-size: 12px;
	text-align: justify;
}

.caption_tab
{
	text-align: center;
	font-weight: bold;
	background-color: #FFF799;
}

.link_home
{
	color: #0000FF;
	font-family: sans-serif;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.paragrafo {
					 color: #FD9800;
					 font-weight: bold;
}

.arancione {
					 color: #FF9C00;
					 font-weight: bold;
}

.nero {font-weight:bold}

.citta {font-weight:bold; color:blue}

.param {font-weight: bold; text-align:center}

.data {font-weight:bold; text-align:center}

.giusti
{
	text-align: justify;
}

.verde {
			 color: #18944A;
			 font-size: 14px;
			 font-weight: bold;
			 text-align: center;
}

.menu_left {
	width: 25%;
	vertical-align: top;
	border-right: solid 1px #FF9C00;
}

.menu_right {
	width: 25%;
	vertical-align: top;
	border-left: solid 1px #FF9C00;
}

.table_section {
/*	border-right: solid 1px #FF9C00;*/
    text-align:center;
	/*horizontal-align: center;*/
	padding: 4;
	width: 200px;
}

.table_section_r {
	padding: 4;
/*	border-left: solid 1px #FF9C00;*/
	width: 200px;
}
