BODY {
	SCROLLBAR-FACE-COLOR:#edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; 
	SCROLLBAR-SHADOW-COLOR:#a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR:#ffffff; 
	SCROLLBAR-ARROW-COLOR:#9d0000; 
	SCROLLBAR-TRACK-COLOR:#ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
    font-size: 12px;
	font-family:arial;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

}
.bgrimpiazzo {
	background-image:url(images/bgpagina.jpg);
		background-repeat:repeat-x;
}
.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 18px;
	color: #9d0000;
}
.btn a:link, .btn a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #9d0000;
	}
.btn a:hover, .btn a:active {
	text-decoration: none;
	color: #141775;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.linea {
	border: 1px solid #034573;
}
.style {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left:5px;
}
.style a:link, .style a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.style a:hover, .style a:active {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mail {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left:5px;
}
.mail a:link, .mail a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.mail a:hover, .mail a:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.copy a:link, .copy a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.copy a:hover, .copy a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bg1 {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg3 {
	background-image: url(images/bg1.jpg);
	background-position: center top;
	background-repeat:repeat-x;
}

.sx {
	background-image: url(images/sx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.head {
	font-family: tahoma;
	FONT-SIZE: 9px; 
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
.head a:link, .head a:visited {
	font-family: tahoma;
	font-size: 9px;
	font-weight:bold;
	color: #9d0000;
	text-decoration: none;
}
.head a:hover, .head a:active{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bordoleft-top {
border-left: 1px solid #9d0000;
border-top: 1px solid #9d0000;
}
.bordobottom-right {
border-right: 1px solid #9d0000;
border-bottom: 1px solid #9d0000;
}
a:link, a:visited {
color: black;
text-decoration: none;
font-weight: bold;
}
a:hover, a:active {
color: red;
text-decoration: none;
font-weight: bold;
}
.bordofoto {
border: 5px solid red;
}
.bgtabprodotti {
background-image:url(images/bgprodotti.jpg);
background-position:top center;
background-repeat: repeat-x;
border: 1px solid #666666;
}
.testoinfo a:link, .testoinfo a:visited {
color: red;
text-decoration: none;
font-weight: bold;
}
.testoinfo a:hover, .testoinfo a:active {
color: black;
text-decoration: none;
font-weight: bold;
}
.menusottocategorie {
font-size: 11px;
color: red;
display:block;
background-image:url(images/bgpulsanti.jpg);
background-position:left top;
border-left: 1px solid #ac1206;
border-bottom: 1px solid #ac1206;
border-right: 1px solid #ac1206;
padding-top:3px;
padding-bottom:3px;
display:block;
}
.menusottocategorie a:link, .menusottocategorie a:visited {
text-decoration: none;
color: black;
display:block;
font-weight:bold;
height:100%;
}
.menusottocategorie a:hover, .menusottocategorie a:active {
text-decoration: none;
color: red;
background-color: white;
font-weight:bold;
height:100%;
}
.bordotabellamenu {
border-top: 1px solid #ac1206;
}
div#navigation{
float:center;
margin:0 0px;
}
div#navigation ul{
list-style-type: none;
margin: 0;
padding: 0;
}
div#navigation li{
padding: 0;
}
div#navigation a{
display: block;
width: 155px;
line-height: 23px;
text-decoration: none;
border-left: 1px solid #ac1206;
border-bottom: 1px solid #ac1206;
border-right: 1px solid #ac1206;
margin-left:0px;
padding-left:0px;
font-size:12px;
background: url("images/bgpulsanti.jpg") top left;
color: #333;
}
div#navigation a:hover{
background: url("images/bgpulsanti1.jpg") top left;
color: #ac1206;
}
div#navigation li#activelink a,div#navigation li#activelink a:hover{
background: url("images/bgpulsanti2.jpg") top left;
color: #ac1206;
}