#main p {
	hyphenate:auto;
	hyphenate-lines:3;
}

body {
	margin: 0 auto;
	text-align: center; /* centra in IE */
	padding: 0;
	background-color: #84C447;
}

#general {
	margin: 0 auto; /* centra negli altri browser */
	text-align: left; /* ripristina l'allineamento */
	width: 780px;
	height: 1100px;
	background-color: White;
	padding: 0;
	border-right: 1px dotted Silver;
	border-left: 1px dotted Silver;
}

#testata_up {
	margin: 0 auto; /* centra negli altri browser */
	text-align: left; /* ripristina l'allineamento */
	width: 780px;
	height: 350px;
	background-color: White;
	background-image: url(immagini/testata.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0;
	border-bottom: 1px Dotted Silver;
}

#ecooffice {
	width: 180px;
	height: 85px;
	float: right;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
}


#links {
	margin: 0 auto; /* centra negli altri browser */
	text-align: left; /* ripristina l'allineamento */
	width: 780px;
	border-bottom: 1px solid silver;
	background-color: #dfefc3;
	padding: 0;
	border-top: 1px Dotted Silver;
	border-bottom: 1px Dotted Silver;
}

#links ul {
	list-style: none;
	margin: 0;
	padding-left: 50px;
}

#links ul li {
	/* color: Gray; */
	font-size: 60%;
	font-family: "Verdana", Times, serif;
	padding: 5px 15px 0px 15px;
	border-right: 1px Dotted silver;
	display: inline;
}

#links ul li.first {
	border-left: 1px Dotted Silver;
	}

#links ul li a, a:link, a:visited {
	color: Gray;
	text-decoration: none;
}

#links a:hover {
	color: Maroon;
}

#testata_down {
	margin: 0 auto; /* centra negli altri browser */
	text-align: left; /* ripristina l'allineamento */
	width: 780px;
	height: 250px;
	background-color: White;
	background-image: url(immagini/testata_down.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0;
}

#content {
	clear: both;
	width: 780px !important;
	width /**/: 780px;
	margin: 0 auto; /* centra negli altri browser */
	text-align: left; /* ripristina l'allineamento */
	padding: 20px 0 0 0;
	background-color: White;
	font-family: Verdana;
	font-size: 85%;
}

#ecoprint {
	background-image: url(immagini/ecoprint.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 122px;
	margin-right: 10px;
	margin-bottom: 0px;
	display: inline;
	float: left;
	clear: none;
}

#content p {
	line-height: 180%;
	/* text-align: justify; */
}

#content ul li {
	line-height: 180%;
	/* text-align: justify; */
}

#content table p {
	line-height: 130%;
	/* text-align: justify; */
}

#column1 {
	float: left;
	clear: left;
	width: 350px !important;
	width /**/: 400px;
	padding-left: 50px;
	padding-right: 0px;
	background-color: White;
	font-size: 80%;
	/* border-right: 1px dotted silver; */ 
	
}

#column3 {
   clear: both;
	width: 650px !important;
	width /**/: 700px;
	padding-left: 50px;
	padding-right: 0px;
	background-color: White;
	font-size: 80%;
}

#column3 p {
	font-size: 70%;
}

#column3 table td {
	padding-right: 35px;
}

#column1 h1 {
	background-color: #dfefc3;
	font-size: 190%;
	font-family: Geneva;
	color: olive;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom: 1px Dotted Gray;
}


.current {
	font-weight: bold;
	color: #2D2D2D;
}

.current ul li a, a:link, a:visited, a:hover {
	font-weight: normal;
}

#column2 {
	text-align: center;
	float: left;
	clear: none;
	width: 330px !important;
	width /**/: 380px;
	padding-left: 40px;
	padding-right: 0px;
}

#column2 a:hover {
	color: Maroon;
}

#column2 h2 {
	color: Olive;
	border-bottom: 1px dashed silver;
}

#column2 ul, li {
	line-height: 150%;
}

#column2 h3 {
	color: Maroon;
	border-bottom: 1px dotted silver;
	font-size: 120%;
}

#box1 {
	width: 49%;
	float: left;
}

#box2 {
	padding-top: 25px;
	width: 49%;
	float: right;
	padding-left: 10px;
}

#closer {
	margin: 0;
	padding: 40px 0px 0px 0px;
	clear: both;
	width: 100% !important;
	width /**/: 100%;
	height: 173px;
	background-image: url(immagini/__footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: white;
}

#footer {
	clear: both;
	width: 765px !important;
	width /**/: 765px;
	margin: 0 auto; /* centra negli altri browser */
	text-align: left; /* ripristina l'allineamento */
	padding: 20px 0 0 0;
	height: 40px;
	border-top: 1px solid silver; 
	background-color: White;
}

#footer p {
	color: Gray;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 70%;
}

.foto_container {
	width: 200px;
}

