* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.ragsoc {
	font-weight: bold;
	font-size: 110%;
}

body {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DDD;
	background: #000;
}

a {
	text-decoration: underline;
	color: #EEE;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}

#cont-out {
	width: 770px;
	margin: auto;
}

#cont-in {
	position: relative;
}

/* === INTESTAZIONE === */
#header {
	width: 100%;
	height: 130px;
	position: relative;
	background: transparent url(../images/header_back.jpg) 0 0 repeat-x;
	z-index: 0;
}
#header h1 {
	width: 100%;
	padding-top: 5px;
}
#header h1 .logo {
	display: block;
	width: 560px;
	height: 120px;
	background: transparent url(../images/logo_top.gif) 50% 0 no-repeat;
	margin: 0 auto;
}
#header h1 .logo span {
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: 0px;
	visibility: hidden;
}
#header h2 {
	text-transform: uppercase;
	font-size: 120%;
	text-align: center;
	display: none;
}
#header h3 {
	visibility: hidden;
	overflow: hidden;
	height: 0px;
}
/* / === INTESTAZIONE === */

/* === MENU === */
	/* --- Menu lingue --- */
	#lang-menu {
		position: absolute;
		top: 5px;
		right: 70px;
	}
	#lang-menu a {
		margin-left: 5px;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
	}
	#lang-menu a:hover,
	#lang-menu a.sel {
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
	}
	#lang-menu a img {
		border: 2px solid #000;
	}
	#lang-menu a:hover img {
		border: 2px solid #EEE;
	}
	#lang-menu a.sel img {
		border: 2px solid #FFF;
	}
	/* --- / Menu lingue --- */

#main-menu {
	margin-top: -10px;
	position: relative;
	z-index: 2;
}
#main-menu table {
	width: 630px;
	margin: 0 auto;
	border: 0 none;
	padding: 0;
	border-collapse: collapse;
	background: transparent url(../images/menu_back.jpg) 50% 50% no-repeat;
}
#main-menu table td {
	width: 50%;
}
#main-menu table td a {
	display: block;
	width: 100%;
	height: 178px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#main-menu table td a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#main-menu table td a strong {
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: 0px;
	visibility: hidden;
}
#main-menu table td.viticoltura a {
	background: transparent url(../images/tab_viticoltura.jpg) 0 18px no-repeat;
}
#main-menu table td.frutticoltura a {
	background: transparent url(../images/tab_frutticoltura.jpg) 100% 18px no-repeat;
}
#main-menu table td.silvicoltura a {
	background: transparent url(../images/tab_silvicoltura.jpg) 0 1px no-repeat;
}
#main-menu table td.paesaggio a {
	background: transparent url(../images/tab_paesaggio.jpg) 100% 1px no-repeat;
}
/* / === MENU === */

/* === CORPO CENTRALE === */
#main-body #main-content {
	width: 630px;
	margin: 15px auto;
	line-height: 1.5em;
	font-size: 100%;
}
#main-body #main-content h3 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0.5em 0 0.3em;
}
#main-body #main-content h4 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
/*	text-transform: uppercase;*/
	margin: 0.5em 0 0.3em;
}
#main-body #main-content p {
	margin: 0.7em 0;
}
#main-body #main-content ul {
	margin: 0.7em 0 0.5em 15px;
}
#main-body #main-content .image {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#main-body #main-content .image.altalign {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
#main-body #main-content #contatti.box {
/*
	float: right;
	display: inline;
	width: 312px;
	margin-left: 5px;
	margin-bottom: 5px;
*/
	float: left;
	display: inline;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
/*
*/
}
#main-body #main-content #contatti .gallery h4 {
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main-body #main-content #contatti .gallery a img {
	border: 0 none;
}
#main-body #main-content #intro.box {
	float: left;
	display: inline;
	width: 425px;
	margin-bottom: 5px;
	font-size: 115%;
/*
*/
}
#main-body #main-content #contatti.box ul.menu {
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 45px;
}
#main-body #main-content #contatti.box ul.menu li {
	margin: 1em 0;
}
#main-body #main-content #contatti.box ul.menu a {
	text-decoration: none;
}
#main-body #main-content #contatti.box ul.menu a:hover {
	text-decoration: underline;
}

#main-body #main-content .campi {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: 444;
	background: #EEE url(../images/fields_back.gif) 0 0 no-repeat;
	border: 1px solid #CCC;
}
#main-body #main-content form.contact-form {
}
#main-body #main-content form.contact-form p {
	margin: 0.5em 0;
	clear: left;
}
#main-body #main-content form.contact-form p label {
	float: left;
	width: 20%;
	text-align: right;
}
#main-body #main-content form.contact-form p .fields {
	display: block;
	margin-left: 25%;
}
#main-body #main-content form.contact-form p .fields label {
	float: none;
	width: auto;
}
#main-body #main-content form.contact-form p.forgot,
#main-body #main-content form.contact-form p.info-privacy {
	margin-left: 25%;
}
#main-body #main-content form.contact-form p.buttons {
	text-align: center;
}


/* / === CORPO CENTRALE === */

/* === PIE' DI PAGINA === */
#footer {
	width: 630px;
	margin: 0 auto  10px;
	border-top: 1px dotted #333;
	color: #999;
	font-size: 90%;
	text-align: center;
	clear: left;
	padding: 2px 0;
}
#footer a {
	color: #DDD;
	/*font-weight: bold;*/
}
/* / === PIE' DI PAGINA === */

/* === STILI SPECIFICI DI SEZIONE === */

/* === DIFFERENZIAZIONI LINGUE === */
.en #main-menu table td.viticoltura a {
	background: transparent url(../images/tab_viticoltura_en.jpg) 0 18px no-repeat;
}
.en #main-menu table td.frutticoltura a {
	background: transparent url(../images/tab_frutticoltura_en.jpg) 100% 18px no-repeat;
}
.en #main-menu table td.silvicoltura a {
	background: transparent url(../images/tab_silvicoltura_en.jpg) 0 1px no-repeat;
}
.en #main-menu table td.paesaggio a {
	background: transparent url(../images/tab_paesaggio_en.jpg) 100% 1px no-repeat;
}
/* === /DIFFERENZIAZIONI LINGUE === */

/* === DEBUG (da rimuovere a lavoro ultimato) === */
