@charset "utf-8";
/* CSS Document */

.news {
	background-image: url(immagini/news.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(immagini/home_page_07.jpg);
	background-repeat: no-repeat;
}
.footer_text a, .footer_text a:link, .footer_text a:active, .footer_text a:visited, .footer_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0D1B5;
	text-decoration: underline;
	font-weight: bold;
}
.sfondo {
	background-color: #FCF7E3;
}

.titoloNews {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
body {
	background-color: #541617;
}
.notizie {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #000;
}
.menu_basso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0D1B5;
	text-decoration: underline;
	font-weight: bold;
}
#menu_selezione{
	position:relative;
	left:65px;
}
.storia {
	background-image: url(immagini/immagini/sfondo_storia.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.tabella {
	border: 1px solid #FFF;
}
.testo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6e634d;
	font-size: 14px;
	text-align: justify;
	text-indent: 30px;
}
.stabilimento {
	background-image: url(immagini/immagini/sfondo_stabilimento.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.marchio {
	background-image: url(immagini/immagini/sfondo_marchio.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.filosofia {
	background-image: url(immagini/immagini/sfondo_filosofia.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.ambiente {
	background-image: url(immagini/immagini/ambiente.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
	background-color: #FBF6E2;
}
.titolo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #6e634d;
	font-weight: bold;
}

.menu {
	position:relative;
	z-index:10000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-image:url(immagini/home_page_05.jpg);
	color: #E0D1B5;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	text-align:center;
	color:#E0D1B5;
	line-height:22px;
	font-size:12px;
	overflow:hidden;
	padding: 0 6px;
	margin-left:6px;
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#FFF;
	background-color: #521616; 
}
.menu ul li:hover ul {display:block; position:absolute; top:23px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {
	color:#FFF;
	background-color: #521616; 
}
.menu ul li:hover ul li:hover a.hide {
	color:#FFF;
	background-color: #521616; 
}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {
	display:block;
	color:#A98888;
	width:200px;
	text-align:left;
	margin:-1px;
	padding: 0 0 0 10px;
	margin-left:6px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #521616;
	border-left-color: #521616;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: FCF7E3;
	border-bottom-color: FCF7E3;
}
.menu ul li:hover ul li a.primo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #521616;
	border-right-color: #521616;
	border-bottom-color: FCF7E3;
	border-left-color: #521616;
	border-bottom-style: none;
}
.menu ul li:hover ul li a.ultimo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: FCF7E3;
	border-right-color: #521616;
	border-bottom-color: #521616;
	border-left-color: #521616;
	border-bottom-style: solid;
}

.menu ul li:hover ul li a.primavoce {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #521616;
	border-right-color: #521616;
	border-bottom-color: #521616;
	border-left-color: #521616;
	border-bottom-style: solid;
}

.menu ul li:hover ul li a:hover {
	color:#531617;
	width:200px;
	text-align:left;
	background-color: #FFF;
}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:134px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


.menu_pag_interne {
	position:relative;
	z-index:10000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-image:url(immagini/immagini/home_page_storia_ok_01.jpg);
	color: #E0D1B5;
}
.menu_pag_interne ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	text-align:center;
	color:#E0D1B5;
	line-height:22px;
	font-size:12px;
	overflow:hidden;
	padding: 0 6px;
	margin-left:6px;
}
.menu_pag_interne ul {padding:0; margin:0; list-style: none;}
.menu_pag_interne ul li {float:left; position:relative;}
.menu_pag_interne ul li ul {display: none;}

/* specific to non IE browsers */
.menu_pag_interne ul li:hover a {
	color:#FFF;
	background-color: #521616;
}
.menu_pag_interne ul li:hover ul {display:block; position:absolute; top:23px; left:0; width:105px;}
.menu_pag_interne ul li:hover ul li a.hide {
	color:#FFF;
	background-color: #521616;
}
.menu_pag_interne ul li:hover ul li:hover a.hide {
	color:#FFF;
	background-color: #521616;
}
.menu_pag_interne ul li:hover ul li ul {display: none;}
.menu_pag_interne ul li:hover ul li a {
	display:block;
	color:#A98888;
	width:200px;
	text-align:left;
	margin:-1px;
	padding: 0 0 0 10px;
	margin-left:6px;
	background-color: #FCF7E3;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #521616;
	border-left-color: #521616;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: FCF7E3;
	border-bottom-color: FCF7E3;
}
.menu_pag_interne ul li:hover ul li a.primo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #521616;
	border-right-color: #521616;
	border-bottom-color: FCF7E3;
	border-left-color: #521616;
	border-bottom-style: none;
}
.menu_pag_interne ul li:hover ul li a.ultimo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: FCF7E3;
	border-right-color: #521616;
	border-bottom-color: #521616;
	border-left-color: #521616;
	border-bottom-style: solid;
}

.menu_pag_interne ul li:hover ul li a.primavoce {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #521616;
	border-right-color: #521616;
	border-bottom-color: #521616;
	border-left-color: #521616;
	border-bottom-style: solid;
}

.menu_pag_interne ul li:hover ul li a:hover {
	color:#531617;
	width:200px;
	text-align:left;
	background-color: #FFF;
}
.menu_pag_interne ul li:hover ul li:hover ul {display:block; position:absolute; left:134px; top:0;}
.menu_pag_interne ul li:hover ul li:hover ul.left {left:-105px;}
.testo_normale {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6e634d;
	font-size: 14px;
	text-align: justify;
}
.testo_centrato {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6e634d;
	font-size: 14px;
	text-align: center;
}
.titolo_small {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #6e634d;
	font-weight: bold;
}
.etica {
	background-image: url(immagini/immagini/sfondo_etica.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}

/*----------------------------------*/
/* MENU 2 */
.menu_pag_interne2 {
	position:relative;
	z-index:10000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-image:url(immagini/immagini/immagini/home_page_interne_01.jpg);
	color: #E0D1B5;
}
.menu_pag_interne2 ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	text-align:center;
	color:#E0D1B5;
	line-height:22px;
	font-size:12px;
	overflow:hidden;
	padding: 0 6px;
	margin-left:6px;
}
.menu_pag_interne2 ul {padding:0; margin:0; list-style: none;}
.menu_pag_interne2 ul li {float:left; position:relative;}
.menu_pag_interne2 ul li ul {display: none;}

/* specific to non IE browsers */
.menu_pag_interne2 ul li:hover a {
	color:#FFF;
	background-color: #521616;
}
.menu_pag_interne2 ul li:hover ul {display:block; position:absolute; top:23px; left:0; width:105px;}
.menu_pag_interne2 ul li:hover ul li a.hide {
	color:#FFF;
	background-color: #521616;
}
.menu_pag_interne2 ul li:hover ul li:hover a.hide {
	color:#FFF;
	background-color: #521616;
}
.menu_pag_interne2 ul li:hover ul li ul {display: none;}
.menu_pag_interne2 ul li:hover ul li a {
	display:block;
	color:#A98888;
	width:200px;
	text-align:left;
	margin:-1px;
	padding: 0 0 0 10px;
	margin-left:6px;
	background-color: #FCF7E3;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #521616;
	border-left-color: #521616;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: FCF7E3;
	border-bottom-color: FCF7E3;
}
.menu_pag_interne2 ul li:hover ul li a.primo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #521616;
	border-right-color: #521616;
	border-bottom-color: FCF7E3;
	border-left-color: #521616;
	border-bottom-style: none;
}
.menu_pag_interne2 ul li:hover ul li a.ultimo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: FCF7E3;
	border-right-color: #521616;
	border-bottom-color: #521616;
	border-left-color: #521616;
	border-bottom-style: solid;
}

.menu_pag_interne2 ul li:hover ul li a.primavoce {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #521616;
	border-right-color: #521616;
	border-bottom-color: #521616;
	border-left-color: #521616;
	border-bottom-style: solid;
}

.menu_pag_interne2 ul li:hover ul li a:hover {
	color:#531617;
	width:200px;
	text-align:left;
	background-color: #FFF;
}
.menu_pag_interne2 ul li:hover ul li:hover ul {display:block; position:absolute; left:134px; top:0;}
.menu_pag_interne2 ul li:hover ul li:hover ul.left {left:-105px;}
.caccia {
	background-image: url(immagini/immagini/sfondo_cartucce.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}

.titolo_prodotti {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #6e634d;
	font-weight: bold;
}
.banda1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FCF7E3;
	font-weight: bold;
	background-image: url(immagini/immagini/banda1.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.banda2 {
	background-image: url(immagini/immagini/banda2.png);
	background-repeat: no-repeat;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
}
.banda3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FCF7E3;
	font-weight: bold;
	background-image: url(immagini/immagini/banda3.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.banda4 {
	background-image: url(immagini/immagini/banda4.png);
	background-repeat: no-repeat;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
}
.banda2_fine {
	background-image: url(immagini/immagini/banda5.png);
	background-repeat: no-repeat;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
}
.banda4_fine {
	background-image: url(immagini/immagini/banda6.png);
	background-repeat: no-repeat;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
}
.banda_prodotti {
	background-image: url(immagini/immagini/banda_prodotti1.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FCF7E3;
	font-weight: bold;
	text-align: center;
}
.banda_prodotti1 {
	background-image: url(immagini/immagini/banda_prodotti2.png);
	background-repeat: no-repeat;
}
.banda_prodotti2 {
	background-image: url(immagini/immagini/banda_prodotti2.png);
	background-repeat: no-repeat;
}
.sfondo_banda_prodotti {
	background-image: url(immagini/immagini/sfondo_banda_prodotti.png);
	background-repeat: repeat-x;
	font-size: 16px;
}
.titolo_prodotto {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #6e634d;
	font-weight: bold;
}
.banda_dettagli {
	background-image: url(immagini/immagini/banda_dettagli.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #695d3f;
	font-weight: bold;
}
.banda_dettagli1 {
	background-image: url(immagini/immagini/banda_dettagli1.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #695d3f;
	font-weight: bold;
}
.sfondo_dettagli {
	background-image: url(immagini/immagini/sfondo_dettagli.png);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #695d3f;
	font-weight: bold;
}
.banda2 a {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2 a:link {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2 a:active {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2 a:link {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2 a:visited {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2 a:hover {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2_fine a {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2_fine a:link {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2_fine a:active {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2_fine a:visited {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2_fine a:hover {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda_prodotti3 {
	background-image: url(immagini/immagini/banda_prodotti3.png);
	background-repeat: repeat-x;
	font-size: 16px;
}
.banda_sotto_sinistra {
	background-image: url(immagini/immagini/banda_sotto_sinistra.png);
	background-repeat: no-repeat;
	font-size: 16px;
}
.banda_sotto_destra {
	background-image: url(immagini/immagini/banda_sotto_destra.png);
	background-repeat: no-repeat;
	font-size: 16px;
}
.caccia1 {
	background-image: url(immagini/immagini/sfondo_caccia1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.banda_alta_prodotti_sinistra {
	background-image: url(immagini/immagini/banda_alta_prodotti_sinistra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FCF7E3;
	font-weight: bold;
	text-align: center;
}
.banda_alta_prodotti_destra {
	background-image: url(immagini/immagini/banda_alta_prodotti_destra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}
.banda_bassa_prodotti_sinistra {
	background-image: url(immagini/immagini/banda_sotto_prodotti1_sinistra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}
.banda_bassa_prodotti_destra {
	background-image: url(immagini/immagini/banda_sotto_prodotti1_destra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}
.sfondo_banda_prodotti1 {
	background-image: url(immagini/immagini/sfondo_banda_prodotti1.png);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	text-align: left;
	text-indent:6px;
}
.banda4 a {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda4 a:active {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda4 a:visited {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda4 a:link {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda4 a:hover {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda4_fine a {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda4_fine a:link {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda4_fine a:active {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda4_fine a:link {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda4_fine a:visited {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda4_fine a:hover {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.sfondo_banda_prodotti1_over {
	background-image: url(immagini/immagini/sfondo_banda_prodotti1_over.png);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}.tiro {
	background-image: url(immagini/immagini/sfondo_tiro.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.banda_tiro {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FCF7E3;
	font-weight: bold;
	background-image: url(immagini/immagini/banda_alta_tiro.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.banda2_tiro {
	background-image: url(immagini/immagini/banda_sfondo_tiro.png);
	background-repeat: repeat-x;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
}
.banda2_tiro a {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2_tiro a:active {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2_tiro a:visited {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2_tiro a:hover {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda2_tiro a:link {
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda3_tiro {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image: url(immagini/immagini/banda_bassa_tiro.png);
	background-repeat: no-repeat;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda3_tiro a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda3_tiro a:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda3_tiro a:active {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda3_tiro a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda3_tiro a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
}
.banda_alta_tiro_sinistra {
	background-image: url(immagini/immagini/banda_alta_tiro_sinistra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FCF7E3;
	font-weight: bold;
	text-align: center;
}
.banda_alta_tiro_destra {
	background-image: url(immagini/immagini/banda_alta_tiro_destra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}
.sfondo_tiro_det {
	background-image: url(immagini/immagini/banda_bassa_tiro_det_sfondo.png);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}
.banda_bassa_tiro_det_sinistra {
	background-image: url(immagini/immagini/banda_bassa_tiro_det_sinistra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}
.banda_bassa_tiro_det_destra {
	background-image: url(immagini/immagini/banda_bassa_tiro_det_destra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}
.sfondo_banda_prodotti a, a:link, a:active, a:visited, a:hover {
	color: #584A34;
	text-align: left;
	text-decoration:none;
}

.titoletti {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #6e634d;
	font-weight: normal;
}
.bossoli {
	background-image: url(immagini/immagini/sfondo_bossoli.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.bossolo_sinistra_alto {
	background-image: url(immagini/immagini/bossoli_sinistra_alta.png);
	background-repeat: no-repeat;
	height: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.bossolo_destra_alto {
	background-image: url(immagini/immagini/bossoli_destra_alta.png);
	background-repeat: no-repeat;
	height: 22px;
}
.bossolo_sfondo1 {
	background-image: url(immagini/immagini/bossoli_sfondo_1.png);
	background-repeat: repeat-x;
	height: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	
}
.bossolo_sfondo2 {
	background-image: url(immagini/immagini/bossoli_sfondo_2.png);
	background-repeat: repeat-x;
	height: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	
}
.bossolo_sinistra_basso {
	background-image: url(immagini/immagini/bossolo_sinistra_basso.png);
	background-repeat: no-repeat;
	height: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
}
.bossolo_destra_basso {
	background-image: url(immagini/immagini/bossolo_destra_basso.png);
	background-repeat: no-repeat;
	height: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
}
.testo_dettagli {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6e634d;
	font-size: 14px;
	text-align: center;
}
.banda_proddotti1_OK {
	background-image: url(immagini/immagini/banda_sotto_prodotti1_OK.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}
.rosso {
	background-color: #F00;
}
.nero {
	background-color: #000;
}
.bianco {
	background-color: #FFF;
}
.arancio {
	background-color: #F93;
}
.giallo {
	background-color: #FF0;
}
.verde {
	background-color: #090;
}
.argento {
	background-color: #CCC;
}
.bordeaux {
	background-color: #C30;
}
.rosso {
	background-color: #F00;
}
.nero {
	background-color: #000;
}
.bianco {
	background-color: #FFF;
}
.arancio {
	background-color: #F93;
}
.giallo {
	background-color: #FF0;
}
.verde {
	background-color: #090;
}
.argento {
	background-color: #CCC;
}
.blu {
	background-color: #06C;
}
.banda_alta_polveri {
	background-image: url(immagini/immagini/banda_alta_polveri.png);
	background-repeat: no-repeat;
}
.banda_mezzo_polveri {
	background-repeat: repeat-y;
	background-image: url(immagini/immagini/sfondo_alto_polveri.png);
	text-indent: 6px;
}
.banda_sotto_polveri {
	background-image: url(immagini/immagini/banda_bassa_polveri.png);
	background-repeat: repeat-x;
}
.sfondo_banda_polveri {
	background-repeat: repeat-y;
	background-image: url(immagini/immagini/sfondo_centro_polveri.png);
}
.banda_alta_cat_polveri {
	background-image: url(immagini/immagini/banda_alta_cat_polveri.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
.banda_bassa_cat_polveri {
	background-image: url(immagini/immagini/banda_bassa_cat_polveri.png);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFF;
	font-size: 14px;
	text-indent: 10px;
}
.banda_centro_cat_polveri {
	background-repeat: repeat-y;
	text-align: left;
	color: #FFF;
	font-size: 14px;
	background-image: url(immagini/immagini/banda_centro_cat_polveri.png);
	text-indent: 10px;
}
.filetto {
	background-repeat: no-repeat;
	text-align: center;
	font-size: 2px;
	background-image: url(immagini/immagini/filetto_polveri.png);
}
.testo_centrato_bianco {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}
.titolo_polveri {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #6e634d;
	font-weight: bold;
	text-indent: 6px;
}
.banda_sotto_polveri_sinistra {
	background-image: url(immagini/immagini/banda_bassa_polveri_sinistra.png);
	background-repeat: no-repeat;
	background-position: left;
}
.banda_sotto_polveri_destra {
	background-image: url(immagini/immagini/banda_bassa_polveri_destra.png);
	background-repeat: no-repeat;
	background-position: right;
}
.filetto1 {
	background-repeat: no-repeat;
	text-align: center;
	font-size: 1px;
	background-image: url(immagini/immagini/filetto_polveri.png);
}
.testo_small {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6e634d;
	font-size: 10px;
	text-align: left;
}
.sfondo_news {
	background-color: #fbf8eb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3ddc5;
	border-left-color: #e3ddc5;
	background-position: right top;
	background-repeat: no-repeat;
}
.sfondo_news1 {
	background-color: #fbf8eb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3ddc5;
	border-left-color: #e3ddc5;
	background-image: url(immagini/news.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.sfondo_news2 {
	background-color: #fbf8eb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3ddc5;
	background-position: right top;
	background-repeat: no-repeat;
}
.testo_news {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6e634d;
	font-size: 14px;
	text-align: left;
}
.data_news {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6e634d;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.didascalia {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6e634d;
	font-size: 10px;
	text-align: center;
}
.top_dove {
	background-image: url(immagini/immagini/top_dove.png);
	background-repeat: no-repeat;
	height: 25px;
}
.top_dove1 {
	background-image: url(immagini/immagini/top_dove_1.png);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 1px;
}
.top_dove2 {
	background-image: url(immagini/immagini/top_dove_2.png);
	background-repeat: no-repeat;
	height: 11px;
}
.sfondo_dove {
	background-image: url(immagini/immagini/sfondo_dove.png);
	background-repeat: repeat-y;
	height: 25px;
}
.linea_dove {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd2b7;
}
.testo_dove {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.dove {
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.sfondo_dove_small {
	background-image: url(immagini/immagini/sfondo_dove.png);
	background-repeat: repeat-y;
	height: 6px;
	font-size: 1px;
}
.linea_dove_small {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbd2b7;
	font-size: 1px;
	height: 4px;
}
.sfondo_dove_linea {
	background-image: url(immagini/immagini/sfondo_dove_linea.png);
	background-repeat: no-repeat;
	background-position: top;
}
.titolo_regione {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #6e634d;
	font-weight: bold;
}
.banda_1_mondo {
	background-image: url(immagini/immagini/banda_1_mondo.png);
	background-repeat: no-repeat;
	height: 25px;
}
.banda_2_mondo {
	background-image: url(immagini/immagini/banda_2_mondo.png);
	background-repeat: no-repeat;
	height: 25px;
}
.banda_3_mondo {
	background-image: url(immagini/immagini/banda_3_mondo.png);
	background-repeat: no-repeat;
	height: 25px;
}
.banda_4_mondo {
	background-image: url(immagini/immagini/banda_4_mondo.png);
	background-repeat: no-repeat;
	height: 25px;
}
.banda_5_mondo {
	background-image: url(immagini/immagini/banda_5_mondo.png);
	background-repeat: no-repeat;
	height: 25px;
}
.banda_6_mondo {
	background-image: url(immagini/immagini/banda_6_mondo.png);
	background-repeat: no-repeat;
	height: 25px;
}
.banda_alta_download {
	background-image: url(immagini/immagini/banda_alta_download.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.banda_bassa_download {
	background-image: url(immagini/immagini/banda_bassa_download.png);
	background-repeat: no-repeat;
}
.sfondo_download {
	background-image: url(immagini/immagini/sfondo_download.png);
	background-repeat: repeat-y;
}
.banda_alta_buffetteria {
	background-image: url(immagini/immagini/banda_alta_buffetteria.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FCF7E3;
	font-weight: bold;
	text-align: center;
}
.banda_bassa_buffetteria {
	background-image: url(immagini/immagini/banda_bassa_buffetteria.png);
	background-repeat: no-repeat;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
}
.banda_centro_buffetteria {
	background-image: url(immagini/immagini/sfondo_buffetteria.png);
	background-repeat: repeat-x;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
}
.banda_alta_buffetteria_sinistra {
	background-image: url(immagini/immagini/banda_alta_buffetteria_sinistra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FCF7E3;
	font-weight: bold;
	text-align: center;
	height:24px;
}
.banda_alta_buffetteria_destra {
	background-image: url(immagini/immagini/banda_alta_buffetteria_destra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FCF7E3;
	font-weight: bold;
	text-align: center;
	height:24px;
}
.sfondo_buffetteria_det {
	background-image: url(immagini/immagini/sfondo_buffetteria_det.png);
	background-repeat: repeat-x;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	height:24px;
}
.banda_bassa_buffetteria_sinistra {
	background-image: url(immagini/immagini/banda_bassa_buffetteria_sinistra.png);
	background-repeat: no-repeat;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	height:24px;
}
.banda_bassa_buffetteria_destra {
	background-image: url(immagini/immagini/banda_bassa_buffetteria_destra.png);
	background-repeat: no-repeat;
	color: #584A34;
	text-indent: 5px;
	text-align:left;
	height:24px;
}
.scroll {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	left: 5px;
	margin-left: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #6e634d;
}
.blu_tra {
	background-color: #06C;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
.verde_tra {
	background-color: #090;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}

.input_text {
	background-image: url(immagini/sfondo_input_text.png);
	background-repeat: no-repeat;
	border: 1px solid #FCF7E3;
	width: 350px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #6e634d;
	height: 24px;
	text-indent: 10;
	vertical-align: middle;
	background-color: #FCF7E3;
}
.sfondo_textarea {
	background-image: url(immagini/sfondo_textarea.png);
	background-repeat: no-repeat;
	width: 350px;
	border: 1px solid #FCF7E3;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #6e634d;
	height: 80px;
	text-indent: 10px;
	overflow:hidden;
	background-color: #FCF7E3;
}
.testo_rosso {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
.invia {
	background-image: url(immagini/invia.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 74px;
	border: 1px solid #FCF7E3;
	cursor:pointer;
	background-color: #FCF7E3;
}
.banda_prodotti1_sinistra_OK {
	background-image: url(immagini/immagini/banda_sotto_prodotti1_sinistra_OK.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	text-align: left;
	text-indent:6px;
}
.banda_prodotti1_destra_OK {
	background-image: url(immagini/immagini/banda_sotto_prodotti1_destra_OK.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}
.banda_alta_prodotti1_destra {
	background-image: url(immagini/immagini/banda_alta_prodotti1_destra.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
}
.banda_sotto_prodotti1_OK_GOOD {
	background-image: url(immagini/immagini/banda_sotto_prodotti1_OK_GOOD.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	text-align: left;
	text-indent:6px;
}
.banda_alta_caccia_sinistra {
	background-image: url(immagini/immagini/Tab_caccia-25.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FCF7E3;
	font-weight: bold;
	text-align: center;
	height:24px;
}
.banda_alta_caccia_destra {
	background-image: url(immagini/immagini/Tab_caccia-26.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
	height:24px;
}
.sfondo_caccia_centrale {
	background-image: url(immagini/immagini/Tab_caccia-28.png);
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
	height:24px;
}
.banda_bassa_caccia_sinistra {
	background-image: url(immagini/immagini/Tab_caccia-29.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
	height:24px;
}
.banda_bassa_caccia_destra {
	background-image: url(immagini/immagini/Tab_caccia-30.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #584A34;
	font-weight: normal;
	text-align: center;
	height:24px;
}
.banda_alta_polveri_aquila {
	background-image: url(immagini/immagini/banda_alta_polveri_aquila.png);
	background-repeat: no-repeat;
}
.banda_alta_polveri_granular {
	background-image: url(immagini/immagini/banda_alta_polveri_granular.png);
	background-repeat: no-repeat;
}
.neutro {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.slogan {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 19px;
	color: #6e634d;
	font-weight: normal;
}
.buffetteria {
	background-image: url(immagini/immagini/buffetteria.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.polveri {
	background-image: url(immagini/immagini/sfondo_polveri.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}
.polveri_det {
	background-image: url(immagini/immagini/sfondo_polveri_1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #584A34;
	font-size: 12px;
}


