/* CSS Document */
body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Times New Roman;
	font-size:10px;
	color: #111032;
	text-align:center;
	background-color:#eeeeee;
}

td
{
	}

.tbBody
{
	background-image:url('immagini/sfondo.png');
	background-position:center center;
	background-repeat:repeat-y;
	width:100%
}

.headerhp
{
	height:100px;
	background-image:url(immagini/homepage2.png);
	background-repeat:no-repeat;
	background-position:center
}

.headerpg
{
	height:100px;
	background-image:url(immagini/pagine.png);
	background-repeat:no-repeat;
	background-position:center
}

.login
{
	width:800px;
	height:22px;
	/*background-color:#609101;*/
	}

.login, .login td
{
	font-family:Verdana, Arial, Times New Roman;
	font-size:10px;
	text-align:right;
	color:White
	}

.content_body{
	/*background-color:#FFFFFF;*/
}

.content_interior{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:450px
}

.header_interior{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	margin-top:0px;
}

.title{
	color:#198F3E;
	font-size:25px;
}

.left_column{
	width:180px;
	height:450px;
	text-align:left;
	font-family:Verdana, Arial, Times New Roman;
	font-size:10px;
	/*background-color:#609101;*/
	padding-left:10px;
	padding-top:20px
}

.right_column{
	width:620px;
	padding-left: 10px;
}

.footer, .footer td
{
	width:800px;
	/*background-color:#609101;*/
	text-align:center;
	font-family:Verdana, Arial, Times New Roman;
	font-size:9px;
	height:18px;
	color:white
}

.footer a
{
	color:Black
	}

.hr{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4px;
	border-bottom:dotted 1px;
}

a:link, a:visited {
	color: #425d00;
	text-decoration: none;
	}
a:hover 
{
	color:#659503;
	text-decoration: underline;
	}

.tdMenu a, .trFooter a, .trLogin a
{
	color:white
	}

.tdMenu a:hover, .trFooter * a:hover, .trLogin * a:hover
{
	color:#425d00
	}

h2 {
	margin: 0;
	color: #198F3E;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:25px;
	background-image:url(immagini/h2.gif);
	background-repeat:no-repeat;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 
{
	font-family:Verdana, Arial, Times New Roman;
	font-style:oblique;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: white;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000;
}
	
h4 {
	margin: 0;
	color: #198F3E;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

h3{
	height:20px;
	background-color:#609101;
	color:White;
	text-align:center;
	padding-top:0px 
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

li{
	margin-left:-20px;
	list-style-type:square;
	color:#198F3E;
}

.corpogrande, .corpogrande a, .corpogrande a:visited, .corpogrande td
{
	margin: 0 10 5 5;
	padding: 0;
	font-size:14px;
	font-weight:bold;
	color: #198F3E;
	text-align:center
}

.corponormale, .corponormale a, .corponormale a:visited, .corponormale td
{
	margin: 0 10 5 5;
	padding: 0;
	font-size:10px;
	color: #198F3E;
	text-align:justify
}

.corponormaletd, .corponormaletd a, .corponormaletd a:visited, .corponormaletd td
{
	margin: 0 10 5 5;
	padding: 5;
	font-size:10px;
	color: #198F3E;
	text-align:justify
}

.corpocelle, .corpocelle a, .corpocelle a:visited, .corpocelle td
{
	margin: 0 0 0 0;
	padding: 0;
	font-size:10px;
	color: #198F3E;
	text-align:justify
}

.tdMenu
{
		vertical-align:top

	}
	
.corpo{
	margin: 0;
	padding: 0;
	font-size:10px;
	font-weight:bold;
	color: #198F3E;
	text-align:justify
}

.corponegativo{
	margin: 0;
	padding: 0;
	font-size:10px;
	font-weight:bold;
	color: white;
	text-align:justify;
	background-color:#609101;
	position:relative; 
	top:expression(this.parentNode.parentNode.parentNode.scrollTop-1);
}

.corpodotted, .corpodotted a, .corpodotted a:visited
{
	margin: 0;
	padding: 0;
	font-size:10px;
	font-weight:bold;
	color: #198F3E;
	text-align:justify;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#198F3E
}

.corpocentrato, .corpocentrato a
{
	margin: 0;
	padding: 0;
	font-size:10px;
	font-weight:bold;
	color: #198F3E;
	text-align:center
}

.corposinistra{
	margin: 0;
	padding: 0;
	font-size:10px;
	font-weight:bold;
	color: #198F3E;
	text-align:left
}

.corpodestra, .corpodestra a
	{
		margin: 0;
		padding: 0;
		font-size:10px;
		font-weight:bold;
		color: #198F3E;
		text-align:right
	}

.input, .input
{
	font-family:Verdana, Arial, Times New Roman;
	font-size:10px;
	color:black;
	text-align:justify;
	border-style:solid;
	border-width:1;
	border-color:black
	}

.bottone
{
	font-family:Verdana,Arial,Sans-Serif;
	font-size:10px;
	font-weight:bold;
	background-color:#4C6801;
	color:white;
	text-align:center;
	border-style:solid;
	border-width:1;
	border-color:white
	}
	
.bottonecalendario
{
	vertical-align:bottom
	}

.finestra
{
	height: 440px; 
	font-size:10px;
	color:White;
/*	border-top:0px solid #C0C0C0;
	border-bottom:0px solid #C0C0C0;
	border-left:0px solid #C0C0C0;
	border-right:0px solid #C0C0C0; */
	overflow:auto;
	scrollbar-face-color: #609101;
	scrollbar-highlight-color: #198F3E;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-shadow-color: #198F3E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EBE9D5;
	vertical-align:middle
}

.CampiGriglia
{
	font-size:10px;
	font-weight:bold;
	color:#198F3E;
	border-bottom-style:dotted;
	border-bottom-width:1;
	border-bottom-color:#198F3E;
	vertical-align:top
	}

.GrigliaFoto
{
	font-size:10px;
	color:#198F3E;
	border-style:dotted;
	border-width:1;
	border-color:#198F3E;
	}

div.modular{width:240px;
  background:url(immagini/boxBk.png) no-repeat bottom left;
  padding-bottom:15px
 }

div.modular div{width:240px;
  background:url(immagini/boxBk.png) repeat-x top left;
  padding:15px 15px 0
}

p{margin:0 0 1.2em}

#shadowed-border { padding:20px; width:80%; margin:20px auto; }
#shadowed-border .sb-inner { background:#ccc; }
#shadowed-border .sb-border { background:#fff; }

.tbMain
{
	background-image:url('immagini/sfondomenu.png');
	background-position:top left;
	background-repeat:repeat-y;
	width:800px;
	}

.tdBody
{
	background-color:white
	}
	
	.tdSfondoAereo
	{
		border:1px solid black;
		width:112px;
		background-image:url('immagini/sfondo_aereo.png');
		background-repeat:no-repeat
		}
	
.tdNews
{
	width:270px;
	height:200px;
	background-image:url('immagini/sfondonews.png');
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #ced1be;
	border-top-color:#f4f9e3;
	border-left-color:#f4f9e3;
	padding:0px;
	}

.dvNews
{
	color:Black;
	width:260px;
	height:200px;
	padding:5px;
	overflow:auto;
	overflow-x:hidden;
	}

.dvNews h2, .dvNews h2 a
{
	color:#425c01;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:0px;
	}

.mnuLev1
{
	border-top:2px dotted #305400;
	text-align:left;
}
.mnuLev1, .mnuHome
{
	font-size:12px;
	width:150px;
	padding-top:15px;
	}

.testoNw
{
	border:0px solid black;
	height:86px;
	width:230px;
	overflow:hidden;
	margin-top:5px;
	}

.testoNw img
{
	display:none
	}

.testoNw, .testoNw *, .testoNw a, .testoNw a:hover
{
	font-size:9px;
	color:Navy;
	text-decoration:none
	}

.dvNews .right, .dvNews .right a
{
	margin:0px;
	color:Green;
	font-size:11px;
	font-weight:bold;
	text-align:left
	}


.tbNw
{
	width:230px;
	}

.tbNw .testoNw
{
	width:130px;
	}

	
.imgNw
{
	border:0px solid black;
	width:100px;
	height:170px;
	overflow:hidden;
	text-align:right;
	}

.imgNw img
{
	border-width:0px;
	}


.tvMenu, .tvMenu *, .tvMenu a, .tvMenu a:visited
{
	color:White
	}

.tvMenu a:hover
{
	color:#FFFF99;
	text-decoration:none
	}

.marquee *, .marquee, .marquee a:hover , .marquee a:visited 
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#425d00;
	}
	

