body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.header {
	background-image: url(images/bg_header.png);
	width: 920px;
	background-repeat: repeat-x;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.ombra_sx {
	background-image: url(images/ombra_sx.png);
	background-repeat: repeat-y;
	width: 10px;
}
.ombra_dx {
	background-image: url(images/ombra_dx.png);
	background-repeat: repeat-y;
	width: 10px;
}
.ombra_down {
	background-image: url(images/ombra_down.png);
	height: 50px;
	background-repeat: no-repeat;
}
.separatore_vert {
	background-image: url(images/separatore_vert.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.separatore_orizz {
	background-image: url(images/separatore_orizz.jpg);
	background-repeat: repeat-x;
	height: 15px;
	background-position: top;
	background-color: #f2f2f2;
}
.txt_nero {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
.txt_bianco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}


.txt_nero a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-decoration:none;
}

.txt_nero a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-decoration:underline;
}

.Grassetto_arancio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e19f22;
	line-height: 16px;
}
.Grassetto_arancio_picc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e19f22;
}

.Grassetto_arancio_picc a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e19f22;
	text-decoration:none;
}

.Grassetto_arancio_picc a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e19f22;
	text-decoration:underline;
}

.campotesto{
	font-family: Arial;
	font-size: 10px;
	color:#fff;
	border-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	background-repeat: repeat-x;
	background-position: bottom center;
}
.linea_orizz_latoDx {
	background-image: url(images/linea_orizz_latoDx.jpg);
	background-repeat: repeat-x;
	height: 50px;
}

.txt_menu_down {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #e19f22;
}

.txt_menu_down a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #e19f22;
	text-decoration:none;
}

.txt_menu_down a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #e19f22;
	text-decoration:underline;
}

.form {
	border: 1px solid #cccccc;
}

.footer_bg {
	 background-image: url(images/footer_bg.jpg);
	 background-repeat: repeat-x;
	 height: 22px;
}.sep_prodotti_vert {
	background-image: url(images/sep_prodotti_vert.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.sep_prodotti_orizz {
	background-image: url(images/sep_prodotti_orizz.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.borderimage {
	border: 1px solid #D8D8D8;
}



/* stile bannerone  */
ul.ppt {
	position: absolute;
	margin: 0px;
	padding: 0px;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;	
}
/* stile bannerone  */
