@import url("reset.css");

html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
}

#container {
	width: 950px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #F5F5F5;
}

#banner {
	padding: 5px;
	margin-bottom: 5px; 	background-color: #F5F5F5;
	background-image: url(sfondo_trasp.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 200px;
}

#content {
	padding: 5px;
	margin-left: 0px;
	margin-right: 215px;
	background-color: #F5F5F5;
	min-height: 750px;
	height: 750px;
}
#content2 {
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #F5F5F5;
	min-height: 750px;
	height: 750px;
}

#sidebar-b {
	float: right;
	width: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: #F5F5F5;
	height: 750px;
}

#sidebar-b li{
		margin: 0px;
}
#sidebar-b a
{
	display: block;
	color: Black;
	width: 175px;
	padding: 2px 10px;
	text-decoration: none;
	border: 1px solid #5F3E20;
	color: #000; /*	background-color: #FFCF28;*/
	background-color: White;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sidebar-b a:visited{
	color: #000;
	background-color: #FFCF28;
}

#sidebar-b a.active
{
	color: White;
	background-color: #2D783D;
}
#sidebar-b a:hover
{
	background-color: #7DABCC;
	color: Black;
	border-right: 10px solid #C24400;
	padding: 2px 1px 2px 10px;
}
#sidebar-b ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
}

/*#sidebar-b ul ul
{
	margin-left: 30px;
	padding: 0px;
	list-style-type: none;
}

#sidebar-b li li a
{
	display: block;
	color: Black;
	width: 160px;
	padding: 2px 10px;
	margin: 0;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #aaa;
	text-decoration: none;
	font-size: 12px;
}*/

#bottom, footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: #E6E6E6;
	height: 50px;
}

#bottom li, footer li{
	list-style: none;
	float: left;
	position: relative;
	margin-left: 10px;
}

#gallery {
	width: 700px;
/*	margin: -50px 50px;*/
}

#gallery ul {
	list-style: none;
	padding: 0;
	margin: 10px;
	width: 430px;
	position: relative;
	float: left;
}
#gallery ul li {
	display: inline;
	width: 102px;
	height: 102px;
	float: left;
	margin: 0 0 10px 10px;
}
#gallery ul li a {
	display: block;
	width: 100px;
	height: 100px;
	text-decoration: none;
	/*border:1px solid #000;*/
}
#gallery ul li a b {
	display: none;
}
#gallery ul li a img {
	display: block;
	width: 100px;
	height: 100px;
	border: 0;
}
#gallery ul li a:hover {
	/*	white-space: normal;*/
	border: 1px solid #ddd;
	background: url(zoom.gif) no-repeat center;
}
#gallery ul li a:hover img {
	position: absolute;
	left: 360px;
	top: 0;
	width: auto;
	height: auto;
}
#gallery ul li a:hover b {
	display: block;
	position: absolute;
	left: 360px;
	top: 260px;
	width: 330px;
	height: 150px;
	overflow: hidden;
	z-index: 100;
	padding: 6px;
	color: Black;
	font-weight: normal;
}

#footer{
	position: fixed; /*	border-top: 1px solid #755436;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-repeat: no-repeat;
	background-position: right;
	right: 0px;
	bottom: 0px;
	z-index: 10000;
	height: 35px;
	opacity: 0.9;
	filter: alpha(opacity:90);
	background-color: #E4E4E4;
	width: 100%;
  clear:both;
  margin:0 auto;
}

#footer hr {
  display:none;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	letter-spacing: .1em;
	padding-right: 65px;
	text-align: right;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #2D783D;
}

li{
	list-style: none;
}

#nav {
	/*width: 530px;*/
	float: right;
	margin: 100px -50px -30px 10px;
	padding: 20px 0 0 36px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*font-size: 115%;*/
	text-transform: lowercase;
	position: relative;
	bottom: -30px;
}
#nav li {
	list-style: none;
	float: left;
	margin: 0 6px 0 0;
	padding: 0 0 0 0;
/*	background: url(nav-top.gif) no-repeat top left;*/
	}
#nav a {
	float: left;
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #2D783D;
	border: thin solid #7EB0A2; /*	background: url(nav-bottom.gif) no-repeat bottom right !important;*/
}
	
/* hover state */

/*#nav li a:hover {
	/* a backup for IE's lack of li:hover support 
	background-color: #E0E8B9;
	color: White;
}
html>body #nav a:hover {
	background: transparent url(nhov-bottom.gif) no-repeat bottom right;
	}
#nav li:hover {
	/*	background: #E0E8B9 url(nhov-top.gif) no-repeat top left;
	background: #2D783D url(nhov-top.gif) no-repeat top left;
}*/

#nav a:hover{
	background: #2D783D;
	color: White;
}
	
/* active state */

#nav li.active {
	background: url(nav-top.gif) no-repeat top left;
	}
#nav li.active a {
	color: #333;
	background: url(nav-bottom.gif) no-repeat bottom right !important;
	}



.lang {
	list-style: none; 
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0;
	float: right;
}

.prodotti{
	background-position: left bottom;
	background: url(prodotti.jpg) no-repeat left top;
}

.main{
	background-position: left bottom;
	background: url(main.jpg) no-repeat left top;
}

.home{
	background-position: left bottom;
	background: url(home.jpg) no-repeat left top;
}

.dove{
	background-position: left bottom;
	background: url(italia.gif) no-repeat left top;
}

h1{
	font-size: x-large;
	color: #2D783D;
}
div.spacer {
	clear: both;
}
div.yu{
	float: left;
	padding: 3em 3em 3em 3em;
}
img.left-img{ /* Float any image to the LEFT and give it some margin */
	font-size:1em;
	float:left;
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:1.8em;
	margin-right:2em;
	margin-top:0.3em;
}
div.yu p{
	padding-top: 200px;
}