<!-- 
	BODY	{font-family: Trebuchet MS, Georgia, Helvetica, sans-serif; margin:0px; font-size: 13px; color:#000000; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #B1B3B6; SCROLLBAR-3DLIGHT-COLOR: #eceded; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #eceded; SCROLLBAR-DARKSHADOW-COLOR: #eceded; SCROLLBAR-BASE-COLOR: #dcdcdc;}
	
	Table							{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:13px; color:#000000;}	
	TD 				    			{font-family: Trebuchet MS, Helvetica, sans-serif; font-size:13px; color:#000000;}

	A 				    			{color:#75553d; text-decoration: none;}
	a:hover, a:active				{color:#000000; text-decoration: none;}
	a:visited						{color:#96455d; text-decoration: none;}
	
	A.color							{color:#b3111d; text-decoration: none}
	a:hover.color, a:active.color 	{background-color: #e8e8e8; color:#b3111d; text-decoration: none}
	
	
/*===================*/
/*=== Main Styles ===*/
/*===================*/

a.button-home{	display:block;	width: 200px;	height: 42px;	margin: 0em; background: url("../images/BT-home.png") no-repeat 0 0}
a.button-home:hover{	background-position:0 -42px;	color: #ffffff}
a.button-home:active{	background-position:0 0px;}

a.button-chi-siamo{	display:block;	width: 200px;	height: 42px;	text-decoration: none; letter-spacing:.2em; line-height:42px; margin: 0em; background: url("../images/BT-chi-siamo.png") no-repeat 0 0}
a.button-chi-siamo:hover{	background-position:0 -42px;	color: #ffffff}
a.button-chi-siamo:active{	background-position:0 0px;}

a.button-carni{	display:block;	width: 200px;	height: 42px;	text-decoration: none; letter-spacing:.2em; line-height:42px; margin: 0em; background: url("../images/BT-lavorazione-carni.png") no-repeat 0 0}
a.button-carni:hover{	background-position:0 -42px;	color: #ffffff}
a.button-carni:active{	background-position:0 0px;}

a.button-prodotti{	display:block;	width: 200px;	height: 42px;	text-decoration: none; letter-spacing:.2em; line-height:42px; margin: 0em; background: url("../images/BT-prodotti.png") no-repeat 0 0}
a.button-prodotti:hover{	background-position:0 -42px;	color: #ffffff}
a.button-prodotti:active{	background-position:0 0px;}

a.button-fotogallery{	display:block;	width: 200px;	height: 42px;	text-decoration: none; letter-spacing:.2em; line-height:42px; margin: 0em; background: url("../images/BT-fotogallery.png") no-repeat 0 0}
a.button-fotogallery:hover{	background-position:0 -42px;	color: #ffffff}
a.button-fotogallery:active{	background-position:0 0px;}

a.button-contatti{	display:block;	width: 200px;	height: 40px;	text-decoration: none; letter-spacing:.2em; line-height:40px; margin: 0em; background: url("../images/BT-contatti.png") no-repeat 0 0}
a.button-contatti:hover{	background-position:0 -42px;	color: #ffffff}
a.button-contatti:active{	background-position:0 0px;}

a.button-dovesiamo{	display:block;	width: 220px;	height: 70px;	text-decoration: none; letter-spacing:.2em; line-height:70px; margin: 0em; background: url("../images/pulsante-dovesiamo.png") no-repeat 0 0}
a.button-dovesiamo:hover{	background-position:0 -70px;	color: #ffffff}
a.button-dovesiamo:active{	background-position:0 0px;}

a.button-collegamenti{	display:block;	width: 220px;	height: 70px;	text-decoration: none; letter-spacing:.2em; line-height:70px; margin: 0em; background: url("../images/pulsante-collegamenti.png") no-repeat 0 0}
a.button-collegamenti:hover{	background-position:0 -70px;	color: #ffffff}
a.button-collegamenti:active{	background-position:0 0px;}

a.button-facebook{	display:block;	width: 220px;	height: 70px;	text-decoration: none; letter-spacing:.2em; line-height:70px; margin: 0em; background: url("../images/pulsante-facebook.png") no-repeat 0 0}
a.button-facebook:hover{	background-position:0 -70px;	color: #ffffff}
a.button-facebook:active{	background-position:0 0px;}

a.button-mappa{	display:block;	width: 220px;	height: 50px;	text-decoration: none; letter-spacing:.2em; line-height:50px; margin: 0em; background: url("../images/BT-mappa.png") no-repeat 0 0}
a.button-mappa:hover{	background-position:0 -50px;	color: #ffffff}
a.button-mappa:active{	background-position:0 0px;}

/* ID Styles */

#navigation td {	border-bottom: 2px solid #004487;	}
	
#navigation a {
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 12px;
	background: url("/images/trasparente.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {	background: #e8e8e8 url("/images/trasparente.gif") 14px 45% no-repeat;	color:#000000;	}
	
	
/* Class Styles */

.nav-sx {
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #2d3536;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	}
		
/* Class Styles */
	
.navText {
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}