body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 76%
}

#container {
	width: 100%;
	text-align: left;
}

#footer {
	width: 100%;
	margin: 0 0 0 0;
	text-align: left;
	font-weight: bold;
	clear: right;
}

#imgsfondo {
	vertical-align: top;
}

h1 {
	font-family: 'Times New Roman', serif;
	font-size: 19px;
	color: #fff;
	text-align: left;
	line-height: 1;
}

h2 {
	font-family: 'Times New Roman', serif;
	font-size: 17px;
	color: #fff;
	text-align: left;
}

h3 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	text-align: left;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
    color: #006600;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

ul {
	padding: 0;
	margin: 1em 0 0 2em;
	list-style-type: none;
	line-height: 2;
	float: left;
}


/********************************/
/* form */
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/********************************/

/********************************/
/* loghi */
#loghi {
	height: 87px;
}

#logoleft {
	float: left;
    width: 50%;
    height: 87px;
}

#logoright {
	float: right;
    text-align: right;
    height: 87px;
    border: 0;
}
/********************************/

/********************************/
/* menu superiore */
#navigation {
	width: 100%;
}

#navigation ul {
	height: 30px;
	padding: 0;
	margin: 0 0 0 1em;
	list-style-type: none;
	float: none;
	line-height: 1.3;
}

#navigation li {
	float: left;
}

#m_chisiamo { 
	width: 13%;
}

#m_orti { 
	width: 14%;
}

#m_cosa_facciamo { 
	width: 12%;
}

#m_piante { 
	width: 15%;
}

#m_eventi { 
	width: 9%;
}

#m_news { 
	width: 12%;
}

#m_aggiornamenti {
	width: 15%;
}

#m_link {
	
}

#navigation a {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

#navigation a:hover {
	color: #000000;
	text-decoration: underline;
}

/********************************/

/********************************/
/* menu inferiore */
#navigation2 {
	color: #ffffff;
	width: 100%;
	height: 18px;
	text-align: right;
	background: url("../immagini/benvenuto/terra.jpg");
	white-space: nowrap;
	margin: 0;
}

#navigation2 ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style-type: none;
	line-height: 1.3;
	float: right;
}

#navigation2 li {
	display: inline; 
	margin: 0 1em 0 0;
	padding: 0
}

#navigation2 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#navigation2 a:visited {
	color: #ffff00;
	text-decoration: underline;
}

#navigation2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/********************************/

/********************************/
/* contenuti */
#text_content {
	margin: 1em 3em 1em 3em;
	text-align: justify;
}

#elenco ul {
	padding: 0;
	margin: 1em 3em 1em 4em;
	list-style-type: none;
	float: none;
}

#elenco li {
	padding: 0;
	margin: 1em 0 0 0;
	list-style-type: none;
	line-height: 1.5;
	text-align: justify;
	border-bottom: 2px solid #666;
}

#td_left {
	text-align: justify;
	line-height: 1.3;
	padding: 2em;
	width: 57%;
	vertical-align: top;
}

#td_right {
	padding: 0;
	width: 43%;
}

#clearer {
    float: none; 
    clear: both;
}

.line {
    float: none; 
    clear: both;
    border-bottom: 2px solid #666;
    margin: 0 2em 1em 2em;
    padding: 1px;
    text-align: center;
}

#right_img {
	float: right;
}

#home {
	text-align: center;
	margin: 4em 0 0 0;
	font-family: 'Times New Roman', serif;
	font-size: 18px;
}

#home a {
	color: #000000;
	font-weight: bold;
	font-family: 'Times New Roman', serif;
	text-decoration: none;
}

#home a:hover {
	color: #000000;
	font-weight: bold;
	font-family: 'Times New Roman', serif;
	text-decoration: underline;
}

#benvenuto {
	background-color: #008a36;
	height: 265px;
}

#benvenuto_content {
	float: left;
	margin-top: 3em;
	margin-left: 7%;
	width: 45%;
}

#benvenuto_img {
	
}

#mappa {
	background-color: #EBCAB6;
	height: 100%;
	border: 1px solid #EBCAB6;
}

#mappa_title {
	background-color: #BF8561;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
	font-weight: bold;
}

#mappa_left {
	width: 47%;
	float: left;
	margin: 0 2em 1em 1em;
	text-align: justify;
	line-height: 1.3;
}

#mappa_right {
	margin-left: 50%;
	clear: right;
	text-align: justify;
}

.padded {
	margin-left: 2em;
}

#accessibility {
	background-color: #e4e4e4;
	height: 100%;
	border: 1px solid #e4e4e4;
}

#accessibility_title {
	background-color: #cccccc;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
	font-weight: bold;
}

#contattaci {
	background-color: #f9a6d8;
	height: 100%;
	border: 1px solid #f9a6d8;
}

#contattaci_title {
	background-color: #d277ae;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
	font-weight: bold;
}

#login_page {
	color: #fff;
	background-color: #c15d16;
	text-align: center;
	border: 1px solid #c15d16;
	font-weight: bold;
	height: 200px;
}

#chisiamo {
	background-color: #fea980;
	height: 100%;
	border: 1px solid #fea980;
	width: 100%;
	padding: 0;
}

#chisiamo_title {
	background-color: #fe8b54;
	font-weight: bold;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
}

#orti {
	background-color: #bfad99;
	height: 100%;
	border: 1px solid #bfad99;
}

#orti_title {
	background-color: #a68e76;
	font-weight: bold;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
}

#right_img {
	float: right;
}

#orti_top {
	background-color: #bfad99;
	margin: 1em 2em 1em 2em;
}

#orti_presentazione {
	float: left;
	width: 75%;
	background-color: #bfad99;
	text-align: justify;
	margin: 1em 1em 0 1em;
	clear: right;
}

#orti_left {
	width: 47%;
	float: left;
	margin: 0 2em 1em 1em;
	text-align: justify;
	line-height: 1.3;
}

#orti_right {
	margin-left: 50%;
	clear: right;
	text-align: justify;
}

#gallery_left {
	width: 100%;
	float: left;
	margin: 0 2px 1px 2px;
	background-color: #b49f8b;
	height: 300px;
	padding: 2em;
	vertical-align: top;
}

#gallery_right {
	width: 50%;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #b49f8b;
	height: 300px;
	text-align: center;
	padding: 2em;
}

#cosaFacciamo {
	background-color: #80bf80;
	height: 100%;
	border: 1px solid #80bf80;
}

#cosaFacciamo_title {
	background-color: #669966;
	font-weight: bold;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
}

#piante {
	background-color: #99bebf;
	height: 100%;
	border: 1px solid #99bebf;
}

#piante_top {
	background-color: #99bebf;
	margin: 0 0 0 0;
	padding: 0;
}

#piante_title {
	background-color: #76a6a6;
	font-weight: bold;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
}

#piante_left {
	width: 85%;
	float: left;
	margin: 0 2px 1px 2px;
	background-color: #76a6a6;
	height: 320px;
	padding: 2em;
	vertical-align: top;
}

#piante_right {
	width: 50%;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #76a6a6;
	height: 320px;
	text-align: center;
	padding: 2em;
}

#piante_content {
	width: 94%;
	padding: 2em;
}

#piante_table {
	//width: 100%;
	background-color: #76a6a6;
	margin: 0 0 0 0;
	padding: 0;
}

#eventi {
	background-color: #ffcd35;
	height: 100%;
	border: 1px solid #ffcd35;
}

#eventi_title {
	background-color: #ffbf00;
	font-weight: bold;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
}

.eventi_elenco {
	float: left;
	width: 70%;
	background-color: #ffcd35;
	text-align: justify;
	margin: 1em 1em 0 1em;
	clear: right;
}

.eventi_img {
	margin: 1em 0 0 0;
}


#novita {
	background-color: #bfbf00;
	height: 100%;
	border: 1px solid #bfbf00;
}

#novita_title {
	background-color: #999900;
	font-weight: bold;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
}

.novita_elenco {
	float: left;
	width: 80%;
	background-color: #bfbf00;
	text-align: justify;
	margin: 1em 1em 0 2em;
	clear: right;
}

.novita_img {
	margin: 3em 0 0 0;
	text-align: center;
}

#news {
	background-color: #7BE3AC;
	height: 100%;
	border: 1px solid #7BE3AC;
}

#news_title {
	background-color: #009069;
	font-weight: bold;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
}

#link {
	background-color: #dee774;
	height: 100%;
	border: 1px solid #dee774;
}

#link_title {
	background-color: #adb83d;
	font-weight: bold;
	padding: 2px;
	height: 20px;
	margin: 1px 1px 1px 1px;
}

#link ul {
	padding: 0;
	margin: 1em 3em 1em 2em;
	list-style-type: none;
	float: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}

#link li {
	margin: 1em 0 0 0;
}

#link a {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}
/********************************/
