BODY
{
    SCROLLBAR-FACE-COLOR: #c67d08;
    SCROLLBAR-HIGHLIGHT-COLOR: #e7e7e7;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ce9631;
    SCROLLBAR-BASE-COLOR: #000000;
    scrollbar-3d-light-color: skyblue;
    scrollbar-dark-shadow-color: #000d00
}
.c01
{
}
.c02
{
    CURSOR: auto
}
.c03
{
    CURSOR: crosshair
}
.c04
{
    CURSOR: default
}
.c05
{
    CURSOR: pointer
}
.c06
{
    CURSOR: move
}
.c07
{
    CURSOR: e-resize
}
.c08
{
    CURSOR: ne-resize
}
.c09
{
    CURSOR: nw-resize
}
.c10
{
    CURSOR: n-resize
}
.c11
{
    CURSOR: sw-resize
}
.c12
{
    CURSOR: se-resize
}
.c13
{
    CURSOR: s-resize
}
.c14
{
    CURSOR: w-resize
}
.c15
{
    CURSOR: text
}
.c16
{
    CURSOR: wait
}
.c17
{
    CURSOR: help
}
A
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff9933;
    TEXT-DECORATION: none
}

.itf
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.itf:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}

.link_1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: none;
	color: black;
	text-decoration: none;
}
.link_1:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	text-decoration: underline;
}
.menutop {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00ff00;
	text-decoration: none;
}
.menutop:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: none;
	color: #ff9900;
	text-decoration: none;
}

.menuside
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.menuside:active
{
    COLOR: #00ffff;
    TEXT-DECORATION: none
}
.menuside:hover
{
    COLOR: #0080ff;
    TEXT-DECORATION: underline
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
.accessori {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.accessori:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}
.centralgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1824b5;
	text-decoration: none;
}
.centralgreen:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: underline;
}
.content-title
{
    FONT-SIZE: 12pt;
    COLOR: yellow;
    FONT-FAMILY: verdana, Arial
}
.img-photo
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: white 1px solid
}
.photo-rotaternd
{
    BORDER-RIGHT: white thin solid;
    BORDER-TOP: white thin solid;
    BORDER-LEFT: white thin solid;
    BORDER-BOTTOM: white thin solid
}
.img-photoslider
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: white 1px solid
}
.img-service
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: white 1px solid
}
.carrelloProd {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #fff;
	width: 62px;
	border: 0;
	background: #5A6908;
	text-align: left;
}
.carrelloPrezzo {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #ffcc00;
	width: 64px;
	border: 0;
	background: #5A6908;
	text-align: right;
}
INPUT#BtnConferma
{ 
    border: 0px; 
    width: 24px; 
    height: 24px; 
    background: white url(\images/carrello.gif); 
}