/*stili per il layout fisso con altezza minima*/
html,body{
	margin: 0;
	padding:0;
	height:100%;
	text-align: justify;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image: url(../immagini/main_bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
}
#Map{
	color: #333333;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
div#container{
	position:relative;
	width: 770px;
	height: 100%;
	margin: 0px auto 0;
	text-align: left;
	padding: 0px;
	background-image: url(../immagini/bg.gif);
}
div#mediaC {
	position:relative;
	width: 770px;
	height: 100%;
	margin: 0px auto 0;
	text-align: left;
	padding: 0px;
	background-image: url(../immagini/t_media_bg.gif);
	background-repeat: repeat-y;
}
div#numverde{
	background-color: #FFFFFF;
	text-align: right;
	width: 480px;
	padding: 20px 0px 10px;
}
body>div#container{height:auto;min-height:100%}
div#footer{
	bottom:0;
	width: 460px;
	text-align:left;
	line-height: 2%;
	border-top-color: #007E34;
	color: #9E9E9E;
	letter-spacing: 0.01em;
	left: 202px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 20px;
	background-image: url(../news/images/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0em;
	margin-left: 30px;
}
div#footerMedia{
	bottom:0;
	width: 650px;
	text-align:center;
	line-height: 2%;
	border-top-color: #007E34;
	color: #9E9E9E;
	letter-spacing: 0.01em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 30px;
	background-image: url(../news/images/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	padding-right: 30px;
	margin: 0px 30px;
}
#navbar {
	background-image: url(../immagini/bar_bg.gif);
	background-repeat: repeat-x;
	margin: 0px 2px;
	width: 766px;
	height: 27px;
	clear:left;	

}
.current{
	width: 183px;
	text-align: left;
	margin: 0px;
	padding: 6px 0px 6px 15px;
	color: #BDDECA;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #00790C;
	border-bottom-color: #FFFFFF;
	letter-spacing: 0.1em;
	top: -5px;
	clip: rect(-5px,auto,auto,auto);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#menu A {
	DISPLAY: block;
	BACKGROUND: #2A9600;
	MARGIN: 0px;
	FONT: 11px Arial, Helvetica, sans-serif;
	WIDTH: 183px;
	COLOR: white;
	BORDER-BOTTOM: 1px solid #FFFFFF;
	TEXT-DECORATION: none;
	padding: 6px 0px 6px 15px;
	letter-spacing: 1px;
	vertical-align: middle;
}
#menu A:hover {
	text-decoration: underline;
	background-color: #00790C;
}
#header{
	background-color: #FFFFFF;
}
#logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;	

}
#right {
	text-align: right;
	margin: 0px 30px 6px 420px;
	padding: 6px 0px 0px;
}
#hbg {
	background-image: url(../immagini/header_bg.gif);
	text-align: left;
	background-repeat: repeat-x;
	width: 770px;

}
#lhimg{
	margin: 0px;
	padding: 0px;
	float:left;
}

#menu{
	width: 199px;
	padding: 0px 0px 0px 2px;
	top: 0px;
	float: left;
	clear:left;
}
#umenu{
	width: 198px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	text-align: right;
	float: left;
	clear: left;
	position: relative;
	background-image: url(../immagini/main_bg.jpg);
	top: 0px;
}

#print{
	text-align: right;
	margin: 5px 60px 0px 0px;
	padding: 0px;
}
.arrowlink{
	margin-right: 5px;
}
.delimit{
	padding: 0px;
	margin: 4px 0px 0px;
	position: relative;
	right: 0px;
	top: 0px;
	left: 18px;
}
#pic{
	padding-right: 15px;
}

#Tcontent{
	width: 480px;
	margin: 0px 0px 0px 230px;
	padding: 0px;
	text-align: justify;
	color: #333333;
}
#Mcontent{
	width: 768px;
	padding: 0px;
	text-align: justify;
	color: #333333;
	margin-left: 1px;
}
#WhiteArea{
	width: 767px;
	background-color: #FFFFFF;
	margin: 0 0px 0 1px;
	height: 100%;
}

#Pchiari{
	right: 0em;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: justify;
}
