/* styles */
body{
  background: #4D9400;
  margin: 0;
  padding: 0;
  font: 12px "Verdana",sans-serif;
  text-align: justify;
  line-height: 1.7em;
  color: #000;
}
.content{
	background: #FFF url(images/topleft.gif) no-repeat top left;
	padding: 20px;
}
.content a{ 
	text-decoration:underline; 
	color:#0000FF; 
}
.footer{
	text-align: center; 
	padding-bottom:5px; 
	
}
.footer a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
._left{
	float: left;
	width: 610px;
	background: #4D9400; 
	text-align: justify;  
}
.main{
	margin: 20px auto;
	width: 780px;
	background: #FFF;
}
._right{
	float: right;
	width: 170px;
	background: #FFF url(images/topleft.gif) no-repeat top left; 
	height:743px;
}
.top{
	margin: 10px 0 0 10px;
	width: 600px;
	background: #E59907 url(images/toptopleft.gif) no-repeat top left;
	color: #F5F5F5;
}
/*Configuring the -top-box */
.top dd{
	margin: 0;
}
.top a{
	color: #F5F5F5;
	border-bottom: 1px #F5F5F5 dotted; 
	padding:1px 10px 0px 5px;
	margin: 1px 0 0 10px;
	text-decoration: none;
}
.top a:hover{
	border-bottom: 1px #F5F5F5 solid;
}
.top .left{
	float: left;
	width: 280px;
	margin: 10px 0 0 10px;
	background: url(images/top-bg.gif) repeat-y top right; 
}
.top .right{
	float:right;
	width: 275px;
	margin: 10px 10px 0 0;
}
.topbottom{
	clear: both;
	background: url(images/toptopbottom.gif) bottom right no-repeat;
	height: 10px;
}
.topright{
	 background: url(images/topright.gif) no-repeat top right; 
	 height: 15px; 
}
/* just the content box*/
h2{
	font: normal 1.7em "Georgia",serif;
	color: #000;
	text-decoration: none;
	background: url(images/h2.gif) top left no-repeat;
	padding: 3px 0 0 8px;
}
h3{
	font: normal normal 1em "Georgia",serif;
	text-transform: uppercase;
	text-indent: 2em;
	margin: 7px 0 2px 0;
}
.headline{
	background: url(images/logo_sito.jpg) no-repeat top right;
	width: 590px;
	height: 90px;
	position: relative;
}
.headline h1{
	color: #4D9400;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	font: normal 2.1em Verdana, Arial, Helvetica, sans-serif;
	line-height:28px; 
	width:550px;
}
sup { 
	font-size: small; 
}
p{
	text-indent: 1.3em;
	margin: 0 0 5px 0;
	padding: 0;
}
/* sidebar */
.inner{
	padding: 0 10px; 
}

h5{
	background: url(images/nav-h.gif) center left no-repeat;
	font: 1.5em "Arial",sans-serif;
	padding-left: 25px;
	margin: 7px 0 3px 3px;
}
.nav{
	margin: 2px;
	padding: 0;
}
.nav li, .flinks li{
	display: inline;
	list-style-type: none;
	
}
.nav li a{
	display: block;
	background: #EFEFEF;
	padding: 1px 1px 1px 5px;
	margin: 1px;
	text-decoration: none;
	color: #000;
	text-align:left;
}
.nav li a:hover{
	padding-left: 2px;
	border-left: 3px #E59907 solid;
}
.flinks ul, a{
 	text-align:center;
	margin-bottom:12px; 
	list-style-type: none;
	text-decoration:none;
	color: #000;
}
.flinks a:hover { 
	color:#4D9400; 
	text-decoration:underline;  
}
.flinks { 
	margin-top: 20px; 
	padding-bottom:15px;
}
.logsmall { 
	margin-top:80px;
	text-align:center
}
.logsmall img { 
	margin:5px;
	border:0 none;
}
.gmap{ 
	border: 1px solid #000000;
	height: 85px; 
}
.gmtitle{ 
	font-size: 15px; 
	text-align:center;  
}
.dofata{ 
	border: 1px solid #000000;
	width:147px; 
	height:62px; 
	background:url(images/terre.gif) center no-repeat;
}
.subdofata{ 
	text-align: left;
	font-size:9px; 
	border-bottom:1px solid #000000;
}
.subdofata a:hover{ 
	color: #4D9400;
}
.space { 
	margin-left:40px;
}
.spaced { 
	float: right;
}
#newdead { 
    font-size:16px; 
	font-weight:bold; 
	color:#E59907; 
	text-align:center;
}
#active
{
  text-decoration: none;
  color:#000000;
}
#inactive
{
  color:#4D9400;
}