@charset "iso-8859-2";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

#container {
	width:977px;
	margin:30px auto 0 auto;
	background:url(../imgs/top.jpg) no-repeat top;
	padding-top:6px;
	border-top:solid 1px #ccc;
}

#container2, #containerHome {
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background:url(../imgs/flacone.png) no-repeat left top;
}

#containerHome {
	background:url(../imgs/flacone1.png) no-repeat left;
	height:500px;
}

#bottom {
	background:url(../imgs/top.jpg) no-repeat bottom;
	padding-top:6px;
	border-bottom:solid 1px #ccc;
	clear:left;
}

#logoWelcome {
	margin-top:223px;
	margin-left:258px;
}

#language {
	margin-top:150px;
	margin-left:855px;
	color:#b2b2b2;
}

#language a {
	color:#b2b2b2;
	text-decoration:none;
}

#header {
	background:url(../imgs/header.png) no-repeat top;
	padding-left:75px;
	height:53px;
	overflow:hidden;
}

#header a span {
	display:none;
}

#menu {
	list-style:none;
	padding:130px 0 0 130px;
	margin:0;
	width:120px;
	float:left;
	height:320px;
}

#menu a {
	text-decoration:none;
	color:#333;
	display:block;
	line-height:22px;
}

#menu a:hover {
	text-decoration:underline;
}



#menu ul {
	list-style:none;
	padding-left:20px;
	margin:0;
}


#content {
	width:700px;
	float:left;
	padding:20px 0 0 20px;
}

#credit {
	clear:both;
	font-size:x-small;
	text-align:center;
}

#fiori, #frutti, #piante {
	font-size:x-large;
	padding-left:10px;
	width:547px;
	float:right;
	margin-left:110px;
	margin-bottom:8px;
}

#fiori a, #frutti a, #piante a {
	text-decoration:none;
	color:#666;
	display:block;
	line-height:39px;
}

#fiori {
	margin-top:65px;
	background:#e0f3fc;
}

#frutti {
	margin-right:19px;
	background:#e2b838;
}

#piante {
	background:#c4d97c;
}

#prodotti {
	list-style:none;
	padding:0;
	margin:0 0 0 105px;
	clear:left;
}

#prodotti li {
	width:147px;
	padding:27px 0 24px 0;
	text-align:center;
	float:left;
}

#prodotti a {
	color:#666;
	text-decoration:none;
	font-style:italic;
}

#prodotti a:hover {
	text-decoration:underline;
}

#prodotto {
	width:374px;
	float:left;
	padding-top:20px;
}

#prodotto img {
	margin-top:-70px;
}


#prodotto2 img {
	margin-top:-44px;
}

#prodotto h1, #prodotto2 h1 {
	float:left;
	position:relative;
	top:40px;
	font-size:x-large;
	font-weight:normal;
	color:#666;
	padding-left:15px;
	padding-top:0;
}

#descrizione {
	float:right;
	width:310px;
}

#descrizione2 {
	padding:1px 0;
	margin:20px 0;
}

.fiori {
	background:#eff9fd;
}

.frutti {
	background:#f0db9b;
}

.piante {
	background:#e1ecbd;
}

#descrizione ul, #descrizione2 ul {
	margin:10px 30px 10px 30px;
	padding:0;
	font-size:small;
}

img.co2 {
	float:right;
	margin-right:20px;
	margin-top:22px;
}

div.co2 {
	float:left;
	width:340px;
	margin-left:60px;
	font-size:small;
}

div.co2 h1 {
	font-size:x-large;
	font-weight:normal;
	color:#285CA7;
}

div.co2 input, div.co2 select, div.co2 textarea {
	border:solid 1px #eee;
}

div.co2 input {
	width:68px;
}

div.co2 select {
	width:98px;
}

div.co2 textarea  {
	width:176px;
	margin-right:23px;
	float:right;
}

div.co2 button {
	background:none;
	border:none;
	margin-top:40px;
	margin-bottom:40px;
}