@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

div#container {
	width: 920px;
	margin: auto;
	text-align: left;
	background-color: white;
	position: relative;
}

div#top {
	height: 327px;
	background-image:url('../img/header.jpg');
}

div#content {
	background-image: url('../img/top.jpg');
	background-repeat: no-repeat
}

div#content_background {
	background-image: url('../img/sfondo_pagina.jpg');
}

div#menu_left {
	float:left;
	width:183px;
	padding-top:110px;
}

div#menu_left a img {
	border:0px;
}

div#center {
	float:left;
	width: 486px;
	padding-top: 56px;
	color: black;
	margin-left: 20px;
}

div#right {
	float:right;
	width:201px;
	padding-top:76px;
	text-align:right;
}

div#right a img {
	border:0px;
}

.lettera_grande {
	color: #488200;
	font-size: 22px;
	font-weight: bold;
}

div#footer {
	background:#7fa74c url('../img/bottom.jpg') no-repeat top;
	height: 61px
}

div#footer2 {
  width:675px;
  text-align:center;
  padding:15px;
  padding-bottom:5px;
  margin-left:10px;
  font-size:11px;
  color:#000000;
}

div#statuto {
	border:1px solid #7fa74c;
	padding:3px;
	padding-left:8px;
	padding-right:7px;
	height: 360px;
	text-align:justify;
	font-size:11px;
	overflow:auto;
}

a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #488200;
}
a:active {
	color: #488200;
}

a.link_verde:link {
	font-weight:bold;
	color: #488200;
}
a.link_verde:visited {
	font-weight:bold;
	color: #488200;
}
a.link_verde:hover {
	font-weight:bold;
	color: #ffb400;
}
a.link_verde:active {
	font-weight:bold;
	color: #ffb400;
}

/* inizio css x lo scoller della gallery */

div#DivContent {height:4px;}

#container2 {
  position: relative;
  width: 490px;
  height: 77px;
  overflow: hidden;
  border: 1px solid #EFEFEF;
}

#scroller2 {
  width: 3008px;
}

div#scroller2 img {border:1px solid #80A448;margin:0;}

.content2 {
  width: 200px;
  height: 200px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
  border: 1px solid #EFEFEF;
  font-size: .8em;
}

.scrollNav, .scrollNav img, .scrollNav a:link, .scrollNav a:visited  {
  margin-top:2px;
  margin-bottom:4px;
  text-align:center;
  border:0px none;
}
/* fine css x scoller */


hr {border:1px solid #80A448;}
img#bordo {border:1px solid #80A448;padding:1px;margin:5px;margin-left:9px;margin-bottom:5px;}
img#ico {border:0px none;position:relative;top:9px;padding:1px;margin:6px}
table#b td {height:23px;border-bottom:1px solid #80A448;font-size:11px}
div#menu_left img, div#top img, div#right img {border:0px none;padding:0;margin:0}
p {text-align:justify}
h1, ul, b, b#tit {color:#3d7700;}
div#statuto b, b#n, td b {color:#000000;}
h1, h2, h3, h4 {margin:0;padding:0;}
h1 {margin-top:-22px;font-size:18px}
h2 {font-size:14px;color:#000000}
ul {padding-left:18px; margin-top:-7px}
ol {padding-left:10px;padding-right:10px;}
.firma {font-size:10px; color:#333333; text-align:center}
