body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(../img/bg.jpg);
	color: #988863;
	font-size: 12px;
	font-family: Verdana;
}
a{
	outline: none;
	text-decoration: none;
}
img{
	border: 0;
}
.clear{
	clear: both;
}

#wrapper {
	width: 902px;
	margin: 0 auto;
}

#header {
	height: 206px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/header.png);
}

#header h1 {
	display:none;
}

#footer {
	height: 118px;
	background-repeat: repeat-x;
	background-image: url(../img/bgfooter.jpg);
}

#navigator{
	width: 902px;
	height: 45px;
	margin-top: 20px;
}
#navigator ul{
margin: 0;
padding: 0;
list-style: none;
}
#navigator ul li{
	float: left;
	height: 46px;
}

#navigator ul li a{
	display: block;
	text-indent:-9999px;
	height: 46px;
}

#navigator ul li.home{
	background-image: url(../img/menu.jpg);
	width: 103px;
}

#navigator ul li.home:hover{
	background-image: url(../img/menu2.jpg);
}

#navigator ul li.azienda{
	width: 116px;
	background: url(../img/menu.jpg) -103px;
}

#navigator ul li.azienda:hover{
	background-image: url(../img/menu2.jpg);
}

#navigator ul li.prodotti{
	width: 123px;
	background: url(../img/menu.jpg) -219px;
}

#navigator ul li.prodotti:hover{
	background-image: url(../img/menu2.jpg);
}
#navigator ul li.ricette{
	width: 106px;
	background: url(../img/menu.jpg) -342px;
}

#navigator ul li.ricette:hover{
	background-image: url(../img/menu2.jpg);
}

#navigator ul li.riconoscimenti{
	width: 180px;
	background: url(../img/menu.jpg) -448px;
}

#navigator ul li.riconoscimenti:hover{
	background-image: url(../img/menu2.jpg);
}

#navigator ul li.dovesiamo{
	width: 140px;
	background: url(../img/menu.jpg) -630px;
}

#navigator ul li.dovesiamo:hover{
	background-image: url(../img/menu2.jpg);
}

#navigator ul li.contatti{
	width: 129px;
	background: url(../img/menu.jpg) -773px;
}

#navigator ul li.contatti:hover{
	background-image: url(../img/menu2.jpg);
}
#left{
	width: 565px;
	margin-left: 10px;
	float: left;
	padding-top:25px;
}
#left h2{
	color: #da0000;
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	border-bottom: 1px solid #da0000;
}
#left p{
	width: 480px;

}

#left p span{
	color: #988863;
	font-weight: bold;
}

#left p a{
	color: #a6663a;
	font-weight: bold;
}
.imgricette{
	float: left;
	width: 183px;
	margin-bottom: 20px;
}
.preparazione{
	float: left;
	width: 350px;
	text-align: justify;
	line-height: 14px;
	font-size: 11px;
	margin-bottom: 25px;
}

.preparazione span{
	font-weight: bold;
}
#right{
	background:#EAD4AF url(../img/right.jpg) no-repeat scroll 0 bottom;
	float:left;
	margin-bottom:20px;
	width:310px;
}
#lingue
{
	/*margin-top: 80px;*/
	/*width:310px;*/
	padding-left:140px;
	width:170px;
	float:left;
	/*margin-bottom:20px;*/
	padding-top:12px;
}
#lingue div
{
	width:24px;
	height:24px;
	display:inline;
	/*float:left;*/
	margin-left:15px;
}
#lingue div a
{
	border:none;
}

#lingue div a:hover
{
	border:none;
}
#anticatradizione{
	margin:24px auto 60px;
	text-align:center;
	width:242px;
}
#ricette{
	margin-bottom:24px;
	margin-left:40px;
	margin-top:24px;
	width:224px;
}


#footerwrap{
	width: 902px;
	margin: 0 auto;
	padding-top: 20px;
	color: #ffeeee;
}

#footerr{
	width: 100px;
	float: left;
	font-size: 10px;
	margin-right: 10px;
}

#footerr img{
	margin-top:10px;
float: right;
}

#footerl{
	/*width: 782px;*/
	width: 472px;
	float: left;
	padding-top: 10px;
	font-family: Georgia;
	font-size: 13px;
}
#menu3{
	background-image:url(../img/menu3.gif);
	background-repeat:no-repeat;
	height:265px;
	margin-bottom:70px;
	margin-left:30px;
	margin-top:20px;
	position:relative;
	width:251px;
}
#menu3 ul{
	margin-left: -35px;
	list-style: none;
}
#menu3 ul li{
	list-style: none;
	height: 47px;
	margin-top: 10px;
}
#menu3 ul li a{
   width: 251px;
   height: 47px;
   display: block;
   text-indent: -9999px;
  /* border:1px solid #fff;*/
}
#menu3 ul li ul li {
   height: 10px;;
}
#menu3 ul li ul li a{
	color:#8F6647;
	display:block;
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	margin-left:30px;
	text-indent:0;
	width:251px;
}
#menu3 ul li ul li a:hover {
	color: #EF6500;
}


.boximg{
	float: left;
	width: 190px;
}
.scheda{
	width: 355px;
	float: left;
	padding-left: 10px;
	font-size: 11px;
	line-height: 13px;
}
div.scheda img {
	float: right;
	margin-left: 5px;
	border: 1px solid #fff;
}
.scheda span{
	color: #988863;
	font-weight: bold;
}

label{
	width: 150px;
	display: block;
	float: left;
}
input[type=text]{
	border: 1px solid #a27d63;
	margin-bottom: 5px;
}
textarea{
	border: 1px solid #a27d63;
}
#submit{
	
	width: 98px;
	height: 26px;
	border: none;
	background: url(../img/invio.gif) no-repeat;
}
.LV_validation_message{
    font-weight:bold;
      color:#CC0000;
float: left;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    

