body {
	margin: 0;
	padding: 0;
	font-family: verdana,arial;
	font-size:0.8em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	/*font-family: arial, helvetica, sans-serif;*/
	color: #000000;
	background-color: #ecffd0;
}



blockquote, h3, p, li {
/*padding-right: px;
padding-left: 10px;*/
font-size: 0.9em;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: normal;
}

h1 {
font-size: 2.5em;
}

h2 {
margin: 0px;
padding-top: 0.5em;
padding-bottom: 0.5em;
font-size: 2em;
}

td {
	vertical-align: top;
	padding-right: 3px;
}

a {
	font-weight:bold;
	text-decoration: none;
}

a:hover img {
	border:1px solid #111111;
}

a:hover {
	color: #111111;
}

div#body-l {
	border-top: 1px solid #527b17;
	border-left: 1px solid #527b17;
	border-right: 1px solid #527b17;
}


/******Header********/
div#header {
	background-color: #ecffd0;
	text-align: center;
}

div#space_head_body {
	background-color: #ecffd0;	
}

div#header img {
}

div#text_title {
}
	
div#text_title h1 {
}

div#space_head_body {
}

/*****navi*****/

div#navi-r {
	border: 1px solid #527b17;
	text-align: left;
}


div#navigation {
	text-align: left;
	/*border: 1px solid #CED7D2;*/
}

div#navigation ul {
/*border-bottom:1px solid #FFFFFF;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

div#navimenu li a {
	font-weight:bold;
	vertical-align: middle;
}

div#navimenu span {
	display: block;
	padding-top: 5px;
	padding-left: 15px;
}

div#navi-r ul {
	/*border-bottom:1px solid #FFFFFF;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

div#navi-r li {
	margin-bottom: 3px;
}

div#navi-r li a {
	font-weight:normal;
	vertical-align: middle;
}

/*****body*****/

div#content {
	text-align: left;
	padding-right: 80px;
	text-align: justify;
	/*border: 1px solid #CED7D2;*/
}
div#content-body p {
	text-align: justify;
}

div#stagioni {
	/*border: 1px solid #CED7D2;*/
	text-align: center;
}

div#stagioni-bar {
	background-color: #ecffd0;
}

div#stagioni-bar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

div#stagioni-bar li {
	padding: 0px;
	padding-top: 5px;
	list-style-type:none;
}

div#stagioni-bar li a {
	font-weight:bold;
}


li#stagione-p {
	background: url(../images/primavera/top-bar.gif) no-repeat scroll left top;
}

li#stagione-p a {
	color: #982245;
}

li#stagione-p a:hover {
	color: #111111;
}

li#stagione-e {
	background: url(../images/estate/top-bar.gif) no-repeat scroll left top;
}

li#stagione-e a {
	color: #c92929;
}

li#stagione-e a:hover {
	color: #111111;
}

li#stagione-a {
	background: url(../images/autunno/top-bar.gif) no-repeat scroll left top;
}

li#stagione-a a {
	color: #7d2e21;
}

li#stagione-a a:hover {
	color: #111111;
}

li#stagione-i {
	background: url(../images/inverno/top-bar.gif) no-repeat scroll left top;
}

li#stagione-i a {
	color: #1936a4;
}

li#stagione-i a:hover {
	color: #111111;
}

div#stag_text {
	text-align: left;
	/*border: 1px solid #CED7D2;*/
}

	

/*****footer********/

div#footer {
	text-align: center;
	margin-top:50px;
	border-top: 1px solid #527b17;
	border-bottom: 1px solid #527b17;
}


