html,
body {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #EEEDD4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100.01%;
	line-height: 1.5em;
}

.right {
	text-align: right;
}

a {
	text-decoration: none;
	color: #1D4708;
}
/*
div {
	outline: 1px dotted #FF0000;
}
div div {
	outline: 1px dotted #00FF00;
}
div div div {
	outline: 1px dotted #0000FF;
}*/

.hidden {
	display: none;
}

div#page {
	width: 960px;
	margin: 0px auto;
	background: url('../images/header.jpg') no-repeat top left;
}
div#header {
	width: 960px;
	height: 90px;
	position: relative;
}
div#header h1 {
	padding: 0px;
	margin: 0px;
	width: 380px;
	height: 86px;
	position: absolute;
	top: 20px;
	left: 70px;
}
div#header h1 a {
	display: block;
	width: 380px;
	height: 86px;
}
div#header h1 span {
	display: none;
}

/* MENU */
div#menu {
	text-align: center;
	padding: 10px 85px 0px 60px;
	height: 30px;
	background: url('../images/menu_bg.jpg') no-repeat top left;
}
div#menu {
	color: #1D4708;
}
div#menu a:link, div#menu a:visited  {
	color: #1D4708;
}
div#menu a:hover, div#menu a:active {
	color: #2C740A;
	text-decoration: none;
}


div#cover {
	width: 960px;
	height: 301px;
	background: url('../images/flash_cover.jpg') no-repeat top left;
}

div#body {
	width: 900px;
	margin: 0px auto;
}
div#wrapper {
	float: left;
}
div#contents {
	width: 470px;
	margin: 0px 350px 0px 0px;
	padding: 0px 15px 50px 65px;
}
div#contents h2 {
	width: 485px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin: 0px -15px 0px -65px;
	padding: 65px 0px 0px 65px;
	background: url('../images/content_title.jpg') no-repeat top left;
	color: #112D04;
	font-size: 1.6em;
}
div#contents h2 span {
	color: #A09B13;
}
div#section_menu {
	width: 350px;
	margin: 0px 0px 0px -350px;
	float: right;
}
div#section_menu h3 {
	width: 290px;
	height: 30px;
	margin: 0px;
	padding: 45px 0px 0px 60px;
	background: url('../images/events_title.jpg') no-repeat top left;
	color: #112d04;
	font-size: 1em;
	font-weight: normal;
}
div#section_menu h3 span {
	display: none;
}
div#section_menu h4 {
	padding-left: 60px;
	font-weight: normal;
}

div#section_menu dl,
div#section_menu dt {
	width: 350px;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
}
div#section_menu dd {
	width: 270px;
	padding: 0px 65px 0px 15px;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: justify;
}

div#section_menu ul {
	width: 350px;
	margin: 0px 0px 35px 0px;
	padding: 0px;
	list-style: none;
}

div#section_menu ul li {
	width: 270px;
	margin: 0;
	padding: 0.2em 0em;
	margin-left: 60px;
}

div#section_menu ul li a:hover,
div#section_menu ul li a:active {
	color: #112D04;
}

div#section_menu p#events_go {
	margin: 0.5em 0em;
	font-weight: bolder;
	text-align: center;
}

div#products {
	width: 960px;
	clear: both;
}

div#footer {
	width: 900px;
	height: auto !important;
	height: 380px;
	min-height: 380px;
	background: url('../images/footer.jpg') no-repeat top left;
	clear: both;
	padding: 0px 30px;
}
div#footer h3 {
	margin: 0px;
	padding: 0px;
}

div#fornitori {
	width: 240px;
	float: left;
	padding: 30px 10px 10px 60px;
}
div#distributori {
	width: 240px;
	float: left;
	padding: 30px 20px 10px 20px;
}
div#dove_degustare {
	width: 240px;
	float: left;
	padding: 30px 60px 10px 10px;
}
div#distributori ul,
div#fornitori ul,
div#dove_degustare ul {
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
}
div#distributori li,
div#fornitori li,
div#dove_degustare li {
	margin: 0px;
	padding: 0.2em 0em;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: justify;
	color: #2C740A;
}
div#distributori h3,
div#fornitori h3,
div#dove_degustare h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #3C3C3A;
}

div#distributori h4,
div#fornitori h4,
div#dove_degustare h4 {
	font-size: 1.3em;
	font-weight: normal;
	color: #3C3C3A;
}

.img{
float:left;
margin-left:0px;
margin-right:25px;
margin-top:10px;
margin-bottom:10px;
padding: 0px;
height: 220px;
}

.img img{
width:150px;
margin-bottom:0px;
border: none;
padding: 0px;
}

.img p{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
width:156px;
line-height: 1em;
font-size:0.7em;
color:#3C3C3A;
padding: 0px;
}



/* Classi generiche */
.clear {
	clear: both;
}



/* NEWS: Sandro 10-9-07 */

div#news ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#news ul li {
	height: 1.2em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

ul.images {
	width: 460px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.images img {
	margin-bottom: 0px;
	padding: 0px;
}
ul.images li {
	width: 230px;
	float: left;
	margin: 0.6em 0em;
	text-align: center;
	font-size: 0.7em;
	color: #3C3C3A;
}
