.linktop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.linkLogin {
	text-decoration: none;
	color: Navy;
	font-weight: bold;
}
.linkBox {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.linkCarrello {
	text-decoration: none;
	color: black;
}

.linkBox:hover {
	color: White;
	background: #993300;
}


.sfondo1 {
	background-color: #ff9900;
}
.sfondo2 {
	background-color: #993300;
}
.sfondo3 {
	background-color: #FFCC00;
}
.boxleft_intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-color: #993300;
}

.prezzo {
	vertical-align: bottom;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.articololabel {
	color: #993300;
}
.articoloprezzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.sfondocolonnasinistra {
	background-image: url(../images/left/left1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondotabellaoffertealto {
	background-image: url(../images/boxofferta/box2.gif);
	background-repeat: repeat-x;
}
.boxoffertaIntestazione {
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	background-image: url(../images/boxofferta/box2.gif);
	background-repeat: repeat-x;
}
.linkBottom {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.msg_errore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CC0000;
}

