	* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background-color: #C0875A;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 180%;
	background-image: url(sfondo_body.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

a {
	text-decoration: none;
}

.box_001 {
	width: 90%;
	display: block;
	margin: 0px auto 0px auto;
	position: relative;
}

/*		header
----------------------------*/
.header {
	margin: 0 7px 0px 7px;
	display: block;
	height: 172px;
	background-image: url(sfondo_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	display: none;
}

.header h1 {
	display: block;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 335px;
	height: 172px;
	float: left;
}

.header span {
	display: none;
}

#la_buona {
	position: absolute;
	font-family: Bitstream Vera Sans;
	font-weight: normal;
	font-size: 20px;
	color: #5DC023;
	top: 130px;
	right: 20px; 
}

/*		menu
----------------------------*/

.menu {
	float: left;
	text-align:	left;
	display: block;
	width: 240px;
	display: none;
}

.menu h2 {
	width: 222px;
	margin: 0px auto 0px 8px;
	background-image: url(menu_h2.gif);
	background-repeat: repeat-y;
	font-family: Bitstream Vera Sans;
	font-weight: normal;
	font-size: 24px;
	color: White;
	padding: 15px 0px 5px 10px;
	background-color:	Green;
}

.menu ul {
	background-image: url(menu_ul.gif);
	background-repeat: repeat-y;
	text-align: right;
	margin: 0px 0px 0px 8px;
	background-color: Green;
}

.menu ul li {
	list-style: none;
}

.menu ul li a {
	display: block;
	border-bottom: 1px Dashed #76BD4C;
	padding: 1px 35px 1px 0px;
	color: White;
	background-image: url(pirolo.gif);
	background-repeat: no-repeat;
	background-position: 210px 8px;
	text-transform: uppercase;
}

.menu ul li a:hover {
	color: Black;
} 

.menu p {
	background-image: url(menu_ul.gif);
	margin: 0px 0px 0px 8px;
	color: White;
	padding: 8px 20px 10px 20px;
	background-color: Green;
}

.menu p a {
	display: block;
	margin: 8px 0px 8px 0px;
	color: #FFFFFF;
}

.menu a:hover {
	color: #DFDFDF;
}

.last_news {
	border-bottom: 1px dashed #76BD4C;
}

.ricetta {
	border-bottom: 1px dashed #76BD4C;
}

/*		paginetta
----------------------------*/
.paginetta {
	margin: 0px 20px 0px 20px	;
	text-align: left;
}

.paginetta h2 {
	background-image:	url(h2.gif);
	background-repeat: repeat-y;
	font-family: Bitstream Vera Sans;
	font-weight: normal;
	font-size: 24px;
	color: #007E16;
	padding: 15px 0px 5px 0px;
	margin-bottom: 10px;
}

.paginetta h3 {
	margin: 20px 0px 15px 0px;
	font-size: 100%;
	color: Green;
	border-bottom: 1px Dashed Green;
	width: 490px;
}

.paginetta p {
	margin-bottom: 15px;
}

.paginetta ul li {
	list-style: square;
	margin: 0px 0px 0px 20px;
}

.paginetta a {
		color: Green;
}

.paginetta a:hover {
		color:	#FF4500;
}


/*		footer
----------------------------*/

.footer {
	clear: both;
	background-image: url(footer.gif);
	background-position: 7px 0px;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 0px;
	font-size: 93%;
	color: #54AC1F;
}

.subfooter {
	color: #999999;
}

.footer p {
}

.footer a {
	color: #54AC1F;
}

.footer a:hover {
	color: #54AC1F;
	border-bottom: 1px dashed Green;
}

.subfooter a {
	color: #778899;
}

.subfooter a:hover {
	color:	#435565;
}

/*	particolari
-----------------------------------*/
#skip_to_content {
	display: none;
}


.box_home {
	display: block;
	margin-bottom: 10px;
/*	padding: 20px 10px 20px 17px; */
	position: relative;
	background-image: url(home.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 300px;
	width: 496px;
}

.box_home object {
	position: absolute;
	top: 20px;
	left: 20px;
}

.scheda_azienda {
}

tr {
	vertical-align: top;
}

.scheda_azienda td {
	padding: 5px;
	border-top: 1px dashed #A9A9A9;
}

.scheda_azienda .tr_last td {
	border-bottom: 1px dashed #A9A9A9;
}

.td_1 {
	background-color: #F0FFF0;
	font-weight: bold;
	border-right: 1px dashed #DCDCDC;
}

.td_1 {
	background-color: #F0FFF0;
	font-weight: bold;
	border-right: 1px dashed #DCDCDC;
}


.img_right {
	float:	right;
	margin: 0px 0px 10px 20px;
}

.img_left {
	float:	left;
	margin: 0px 20px 10px 0px;
}


.box_prodottino {
	border-bottom: 1px dashed #DCDCDC;
	padding: 10px 0px 0px 0px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

.box_prodottino p {
	margin: 0px 0px 30px 130px;
	padding: 0px 10px 10px 10px;
}

.box_prodottino p a {
	color: Green;
	font-weight: bold;
}

.scheda_t {
	background-color: #FFF8DC;
	background-image: url(sfondo_scheda.gif);
}

.prodottini img {
	background-image: url(sfondo_prodottini.gif);
	background-repeat: no-repeat;
	background-position: -10px -7px;
	padding: 15px;
	border: none;
	float: left;
}

.box_eventi {
	border-bottom: 1px dashed #FFE4B5;
	padding: 15px 0px 0px 0px;
}

.news_center {
	text-align: center;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

.vista_3 a {
	display: block;
	padding: 0px 0px 0px 40px;
	background-color: #FFDA00;
	background-image: url(download.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px solid Green;
	margin: 0px 0px 20px 0px;
}

.ingredienti {
		background-color: #FFF8DC;
	background-image: url(sfondo_scheda.gif);
	padding: 20px;
}