*{
	margin:0;
	padding:0;
	border:0;
}
body {
	color: #000;
	font-size: 67.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #75a84d url(bg.gif) repeat-x;
	margin: 0;
}
.small-n {
	font-size:.9em;
}
.small-i {
	font-size:.9em;
	font-style:italic;
}
.clear{clear:both}
.line{border-bottom:1px solid #e1e1e1}
.imgleft{
	float:left;
	margin-right:15px;
}
.imgright{
	float:right;
	margin-left:15px;
}
.imgcenter{
 	display:block;
	margin:0 auto;
}
.imgborder1{
	border:3px solid #CC0033;
}
.imgborder1:hover{
	border:3px solid #233488;
}
.noprint{
	display:none;
}
p { 
color: #000; 
}
.tx_green1{
	color: #005218; 
	font-weight:bold;
}
a { 
	color: #005218; 
	text-decoration: none; }

a:hover { 
	color: #c30505; 
}
h1{
 	font-size:2em;
	font-weight:normal;
	color:#10732D;
}
h2{
 	font-size:1.8em;
	font-weight:normal;
	color:#10732D;
	border-bottom:1px solid #10732D;
	padding:3px;
	margin:10px 3px;
}
ul{
list-style:none;
margin-left:1em;
}
li{
	padding:10px 0px;
}
/*-------------------------[CLASSI DI STRUTTURA - TEMPLATE]---------------------*/
#header { 
	width:768px;
	height:216px;
	margin:0 auto;
	background: #f4f4f4 url(testata.jpg) no-repeat;	
	position:relative;
}
#pathway{
	font-size:0.8em;
	position:absolute;
	left:210px;
	top:185px;
	font-weight:bold;	
}
#main {
	width: 728px;
	margin:0 auto;
	background:#F4F4F4;
	min-height:300px;
	height: auto !important;
	height:300px;
	padding:0px 20px;
	font-size:1.1em;
}
#footer {
	width: 728px;
	margin:0 auto;
	background:#F4F4F4;
	padding:0px 20px;
	font-size:1.1em;
}
#copy {
	width: 768px;
	margin:0 auto;
	padding:10px 0px;
	font-size:0.9em;
}
.chiusura, .apertura{
	display:block;
	margin:0 auto;
	width:768px;
}
span.top {
	float:right;
	font-size:0.8em;
	position:relative;
	top:-3.5em;
	background:#ffffff;
}
#backindex{
	float:right;
	background:#ffffff;
}
.indexorizz a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	padding:6px;
	margin:0 3px 0 0;
	background-color:#6d3;
	font-weight:bold;
}
.richiamourl{
	display:block;
	background:url(icona-small.gif) no-repeat;
	padding:3px 30px;
	font-size:1.4em;
	margin:30px 0px;
}