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

img {
	border: none;
}

a {
	text-decoration: none;
}

.laybody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #000000;
}

.laybody_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #000000;
	text-align: center;
}

#piva {
	text-align: center;
	position: relative;
	top: 500px;
}

#home_content_lang {
	display: block;
	width: 251px;
	height: 28px;
	vertical-align: middle;
	font-weight: bold;
	color: #a6cf4e/*#94b748*//*#37cd7d*/;
	position: relative;
	top: 342px;
	left: 43px;
	background: url(imgs/sfondo_lang2.gif) no-repeat;
	cursor: hand;
}

#home_content_lang p {
	width: 60px;
	position: relative;
	top: 5px;
	left: 95px;
}

#home_content_links {
	display: none;
	width: 251px;
	height: 90px;
	vertical-align: middle;
	color: #a6cf4e/*#94b748*//*#37cd7d*/;
	text-align: center;
	font-weight: bold;
	position: relative;
	top: 342px;
	left: 43px;
	background: url(imgs/sfondo_lang_big2.gif) no-repeat;
	cursor: hand;
}

#home_content_links p {
	position: relative;
	/*margin-bottom: 20px;*/
}

#home_content_links a {
	font-style: italic;
	text-decoration: none;
	color: #a6cf4e/*#94b748*//*#37cd7d*/;
	height: 17px;
	margin-right: 10px;
	padding: 3px 0px;
	position: relative;
	top: 20px;
}

#home_content_links a:hover {
	border-top: 1px dashed #fff/*#66e748*/;
	border-bottom: 1px dashed #fff/*#66e748*/;
}

.ordini_online {
	margin: -22px auto 0px auto;
	width: 100px;
}

.ordini_online a {
	color: #fff;
}

.ordini_online a:hover {
	text-decoration: underline;
}

#container {
	width: 772px;
	height: 590px;
	background: #232222 url('imgs/logo2.jpg') no-repeat;
	background-position: right;	
}

#container_prod {
	width: 772px;
	height: 706px;
	background: #232222;
	background-position: right;
}

#container_home {
	width: 512px;
	height: 560px;
	background: #232222 url('imgs/copertina.jpg') no-repeat;
	background-position: right;
	margin: 5px auto;
	text-align: left;
}

.content {
	width: 550px;
	height: 495px;
	padding: 7px;
	position: absolute;
	top: 85px;
	left: 20px;
	overflow: auto;
	color: #fff;
	scrollbar-face-color: black;
	scrollbar-darkshadow-color: #232222;
	scrollbar-shadow-color: #232222;
	scrollbar-arrow-color: red;
	scrollbar-track-color: #232222;
}

.content_storia {
	width: 550px;
	height: 480px;
	padding: 7px;
	position: absolute;
	top: 85px;
	left: 20px;
	overflow: auto;
	color: #fff;
	/*background: transparent url(imgs/sfondo_storia.png) no-repeat;*/
	scrollbar-face-color: black;
	scrollbar-darkshadow-color: #232222;
	scrollbar-shadow-color: #232222;
	scrollbar-arrow-color: red;
	scrollbar-track-color: #232222;
}

.content_prod {
	width: 750px;
	/*text-align: center;*/
	padding: 3px;
	position: absolute;
	top: 55px;
	left: 8px;
}

.content_event {
	width: 550px;
	height: 480px;
	padding: 7px;
	position: absolute;
	top: 85px;
	left: 20px;
	overflow: auto;
	color: #fff;
	scrollbar-face-color: black;
	scrollbar-darkshadow-color: #232222;
	scrollbar-shadow-color: #232222;
	scrollbar-arrow-color: red;
	scrollbar-track-color: #232222;
}

#main_menu ul {
	width: 540px;
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	border-bottom: 1px solid #cf8608/*darkred*/;
}

#main_menu ul li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	margin-right: 10px;
}

#main_menu {
	width: 540px;
	position: absolute;
	top: 18px;
	left: 18px;
	text-align: right;
	/*z-index: 2;*/
}

#main_menu ul, #main_menu li, #main_menu a:link, #main_menu a:hover, #main_menu a:visited {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

#main_menu a#linked, #little_menu a#linked {
	color: red;
}

#quad_selezione {
	visibility: hidden;
	position: absolute;
	top: 38px !important;
	left: 322px !important;
	top: 36px;
	left: 303px;
	z-index: 5;
}

#quad_selezione ul {
	display: inline;
	list-style-type: none;
	width: 70px;
	float: left;
	border-top: 1px solid #cf8608;
}

li#main_menu_item {
	width: 86px;
	height: 25px;
	vertical-align: center;
	text-align: left;
	padding-left: 4px;
	background-color: #232222;
	border-bottom: 1px solid #cf8608;
}

li#main_menu_item2 {
	width: 86px;
	height: 25px;
	vertical-align: center;
	text-align: left;
	padding-left: 4px;
	background-color: #232222;
	border-bottom: 1px solid #cf8608;
}

li#main_menu_item3 {
	width: 86px;
	height: 25px;
	vertical-align: center;
	text-align: left;
	padding-left: 4px;
	background-color: #232222;
	border-bottom: 1px solid #cf8608;
}

li#main_menu_item a {
	position: relative;
	top: 3px;
	color: #fff;
}

li#main_menu_item2 a {
	position: relative;
	top: 3px;
	color: #fff;
}

li#main_menu_item3 a {
	position: relative;
	top: 3px;
	color: #fff;
}

#little_menu {
	display: inline;
	width: 340px;
	position: absolute;
	top: 48px;
	left: 48px;
}

#little_menu ul {
	width: 370px;
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	text-align: right;
	border-bottom: 1px solid #cf8608/*darkred*/;
}

#little_menu ul li{
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	margin-right: 10px;
}

#litle_menu ul, #little_menu li, #little_menu a:link, #little_menu a:hover, #little_menu a:visited{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#litle_menu a#linked {
	color: red;
}

#sub_menu {
	display: inline;
	text-align: right;
	position: absolute;
	top: 110px;
	left: 30px;
}

#sub_menu ul {
	width: 200px;
	list-style-type: none;
}

#sub_menu ul, #sub_menu li, #sub_menu a:link, #sub_menu a:hover, #sub_menu a:visited{
	float: left;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#sub_menu a#linked {
	color: red;
}

.mail_cont {
	display: inline;
	color: #999;
}

.img_cont {
/*	float: left;
	margin-right: 25px;*/
	margin-left: 35px;
	margin-top: 145px;
}

.contacts {
	margin-left: 35px;
}

.ind_contacts {
	position: relative;
	top: 110px;
}

table.prodotti {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #cf8608;
	font-size: 11px;
	text-align: left;
	position: absolute;
	top: 110px;
}

table.prodotti tr {
	border: 1px dashed #cf8608;
}

table.prodotti th {
	text-align: center;
	padding: 3px;
	background: #cf8608;
	color: #ffffff;
}

table.prodotti td {
	text-align: center;
	padding: 4px 2px;
}

.search {
	/*padding: 5px 0;*/
	/*border: 1px dashed #448fff;*/
	margin-bottom: 10px;

}

.search input, .search select {
	border: 1px solid #cf8608/*#448fff*/;
}

table.ricerca {
	position: absolute;
	left: 360px;
	display: block;
	width: 380px;
	border: 1px solid #d9c810/*cf8608/*#448fff*/;
	font-size: 11px;
	text-align: left;
}

table.ricerca td {
	padding: 1px 4px;
}

select.sel_rete {
	color: #fff;
	display: block;
	position: relative;
	top: 40px;
	border: 1px solid #cf8608/*#448fff*//*#b8431c*/;
	background: #000/*#b9cdff#cf8608*/;
	/*width: 250px;*/
}

#piemonte, #lombardia, #veneto, #trentino, #friuli, #valled, #liguria, #toscana, #lazio, #umbria, #abruzzo, #marche, #molise, #campania, #puglia, #basilicata, #calabria, #sicilia, #sardegna, #austria, #cina, #corea, #francia, #germania, #granbretagna, #irlanda, #spagna, #taiwan, #turchia, #usa {
	color: #fff;
	width: 300px;
	height: 210px;
	padding: 15px;
	visibility: hidden;
	position: absolute;
	top: 220px;
	left: 185px;
	background: black;
	border: 1px solid darkred;
	z-index: 2;
}

#emilia {
	color: #fff;
	width: 300px;
	height: 335px;
	padding: 15px;
	visibility: hidden;
	position: absolute;
	top: 200px;
	left: 185px;
	background: black;
	border: 1px solid darkred;
	z-index: 2;
}

#vendita {
	color: #fff;
	width: 300px;
	height: 210px;
	padding: 15px;
	position: absolute;
	top: 85px;
	left: 100px;
	background: black;
	border: 1px solid darkred;
	z-index: 2;
}

.nome_ditta {
	margin: 4px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #cf8608;
}

.nominativo {
	margin: 4px;
	font-weight: bold;
}

.dati_contatto {
	margin-left: 45px;
	margin-top: 15px;
}

.dati_contatto a {
	text-decoration: none;
	color: white;
}

.spec_province {
	margin-top: 6px;
	font-size: 9px;
}

.button_indietro {
	position: absolute;
	top: 355px;
	left: 230px;
}

.bottoni_vendita {
	display: inline;
	position: absolute;
	top: 120px;
	left: 500px;
}

#italia, #mondo {
	width: 150px;
	height: 150px;
	color: #000;
	display: none;
	border: 1px dashed #448fff/*#b8431c*/;
	padding: 40px;
	text-align: center;
	position: relative;
	top: 50px;
	left: 50px;
}

#italia_but {
	text-align: center;
	margin: 2px auto;
	position: absolute;
	top: 30px;
	left: 9px;
}

#mondo_but {
	text-align: center;
	margin: 2px auto;
	position: absolute;
	top: 30px;
	left: 197px;
}

.parag {
	color: white;
	float: left;
}

#par_sel_vendita {
	color: #fff;
	width: 300px;
	border-bottom: 1px dashed #448fff;
	padding-bottom: 4px;
	position: absolute;
	top: 340px;
	left: 25px;
}

#tit_prof {
	color: darkred;
	font-weight: bold;
	text-indent: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}

table.notizie {
	font-size: 12px;
	border-collapse: collapse;
	width: 85%;
}

table.notizie tr {
	border-top: 1px dashed #cf8608;
	border-bottom: 1px dashed #cf8608;
}

table.notizie td {
	padding: 10px;
}

table.fiere {
	font-size: 12px;
	border-collapse: collapse;
}

table.fiere tr {
	/*border-top: 1px dashed #cf8608;
	border-bottom: 1px dashed #cf8608;*/
}

table.fiere td {
	padding: 7px;
}

.left_foto {
	float: left;
	margin: 16px;
}

.right_foto {
	float: right;
	margin: 16px;
}

table.certific {
	border: none;
	font-size: 12px;
}

table.certific td {
	padding: 5px;
}

.testo_storia {
	width: 480px;
	margin-bottom: 135px;
}

.white {
	color: white;
	text-align: right;
}
