@charset "UTF-8";

/* CSS Document */

body,h1,h2,h3,p,ul,form {
	margin: 0;
	padding: 0;
}

body {
	background: #3d1e02 url(../img/bg.jpg) repeat-x;
	font-family: Arial;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	outline: none;
}

/* LAYOUT */

#content {
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 180px;
	background: url(../img/header4.jpg) no-repeat 0;
	position: relative;
}

div#header #lang {
	background-color:#fff;
	border-color:-moz-use-text-color #E9D9B5 #E9D9B5;
	border-style:none solid solid;
	border-width:0 1px 1px;
	height:25px;
	position:absolute;
	right:25px;
	top:0;
	width:118px;
	text-align: center;
	padding-top: 5px;
}

#lang img {
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
}

#logo {
	width: 220px;
	float: left;
}

#logo a {
	display: block;
	width: 220px;
	height: 175px;
	text-indent: -9999px;
}

#banner {
	height: 320px;
	background: url(../img/banner.jpg) no-repeat 0 -1px;
}

#banner2 {
	height: 320px;
	background: url(../img/banner2.jpg) no-repeat 0 0px;
	position: relative;
}

#contenuto {
	background: #351900 url(../img/bgcontent.jpg) repeat-x;
	margin-top: -1px;
	border-left: 1px solid #9a4a01;
	border-right: 1px solid #9a4a01;
	margin-right: 1px;
}

#left {
	float: left;
	width: 591px;
	margin-left: 24px;
}
#right{
	float: left;
	width: 279px;
}
#footer {
	background-image: url(../img/bgfooter.jpg);
	height: 104px;
}

#footer_content {
	width: 900px;
	margin: 0 auto;
}

#footer_left {
	float: left;
	width: 745px;
	height: 104px;
	background: url(../img/tazzina.jpg) no-repeat 11px 27px;
}

#footer_left p {
	font-size: 11px;
	color: #926f4e;
	margin-left: 110px;
	margin-top: 30px;
}

#footer_left p span {
	color: #794d24;
}

#footer_right {
	float: left;
}
#footer_right img{
	margin-top: 30px;
}

/* INTESTAZIONE */

#logo {
	width: 220px;
	float: left;
}

#logo a {
	display: block;
	width: 220px;
	height: 175px;
	text-indent: -9999px;
}

/* @group navigator */

#navigator {
	float: left;
	width: 630px;
	margin-left: 47px;
	margin-top: 69px;
}

#navigator ul {
	list-style: none;
}

#navigator ul li {
	float: left;
	height: 73px;
}

#navigator ul li a {
	display: block;
	height: 73px;
	text-indent: -9999px;
}



#navigator ul li ul { margin-top: -20px; display:none; position: absolute; z-index: 1; }
#navigator ul li ul li{
	background:#EEE3CD none repeat scroll 0 0;
	clear:both;
	font-size:11px;
	height:auto;
}
#navigator ul li ul li a {
	color:#815435;
	display:block;
	height:auto;
	padding:5px;
	text-indent:0;
	width:150px;
	z-index:3;

}
#navigator ul li ul li a:hover { color: #810306; }




#navigator ul li.home {
	width: 66px;
	background-image: url(../img/menu2.jpg);
}

#navigator ul li.home:hover {
	background-image: url(../img/menu.jpg);
}

#navigator ul li.azienda {
	width: 75px;
	background: url(../img/menu2.jpg) -66px;
}

#navigator ul li.azienda:hover{
	background: url(../img/menu.jpg) -66px;
}

#navigator ul li.prodotti {
	width: 87px;
	background: url(../img/menu2.jpg) -141px;
}

#navigator ul li.prodotti:hover {
	background: url(../img/menu.jpg) -141px;
}

#navigator ul li.servizi {
	width: 68px;
	background: url(../img/menu2.jpg) -228px;
}

#navigator ul li.servizi:hover {
	background: url(../img/menu.jpg) -228px;
}

#navigator ul li.comunicazione {
	width: 136px;
	background: url(../img/menu2.jpg) -296px;
}

#navigator ul li.comunicazione:hover {
	background: url(../img/menu.jpg) -296px;
}

#navigator ul li.curiosita {
	width: 92px;
	background: url(../img/menu2.jpg) -432px;
}

#navigator ul li.curiosita:hover {
	background: url(../img/menu.jpg) -432px;
}

#navigator ul li.contatti {
	width: 88px;
	background: url(../img/menu2.jpg) -524px;
}

#navigator ul li.contatti:hover {
	background: url(../img/menu.jpg) -524px;
}

/* @end */

/* style */

h2 {
	padding-top: 31px;
	margin-bottom: 5px;
}

h3 {
	color: #c07331;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	width: 500px;
	line-height: 14px;
	margin-top: 1px;
}

#left p {
	width: 500px;
	line-height: 20px;
	color: #efdfa6;
	font-size: 12px;
	padding-bottom: 85px;
}
#left p strong{
	display: block;
	margin-top: 10px;
}
#left a{
	color: #f0cc6f;
}
.h2prodotti{
	color: #eee2ca;
	font-size: 18px;
}
.titolo_right img{
	margin-top: 15px;
}

/* @group My Group */

.box{
	width: 256px;
	margin-top: 10px;
	margin-left: 2px;
}
.box_top{
	height: 6px;
	background: url(../img/bgboxtop.jpg) no-repeat;

}
.box_middle{
	background-color: #794e24;
}
.box_middle p{
	color:#efdfa6;
	font-size: 11px;
	padding-bottom: 15px;
	display: none;
	margin-left: 15px;
}
.box_bottom{
	height: 5px;
	background: url(../img/bgboxbottom.jpg) no-repeat ;
}
.box form{
	margin-left: 10px;
}
.box input.text{
	background-color: #f8efd1;
	width: 232px;
	color: #794e24;
	height:23px;
	border: none;
	margin-bottom: 5px;
}

.box textarea{
	background-color: #f8efd1;
	width: 233px;
	color: #794e24;
	height:84px;
	border: none;
	margin-bottom: 5px;
	font: 11px Arial;
}
.invio{
	width: 63px;
	height: 30px;
	background: url(../img/invia.jpg) no-repeat;
	border: none;
	text-indent: -9999px;
	margin-left: 170px;
}
/* @end */

#cycle{
	width: 225px;
	height:216px;
	overflow: hidden;
	margin-top: 30px;
}
#cycle1{
	width: 282px;
	height:227px;
	overflow: hidden;
	margin-top: 30px;
}
#cycle2{
	width: 282px;
	height:227px;
	overflow: hidden;
	margin-top: 30px;
}

