body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bg.jpg) top center #EEEEEE no-repeat;
	color:#707070;
	margin: 0px;
}

p, form	{
	margin:0px;
	line-height:18px;
}

h3	{
	font-size:130%;
	color:#707070;
	margin:0 0 10px 0;
}

.pul	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
}

.pulAggiorna	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ff760e;
	border:none;
	background:none;
}

img		{
	border:0;
}

a	{
	color:#ff760e;
	text-decoration:none;
}

a:hover,
a:active,
a:focus	{
	color:#ff760e;
	text-decoration:underline;
}

a.nocolor	{
	text-decoration:none;
}

a.nocolor:hover,
a.nocolor:visited,
a.nocolor:focus	{
	text-decoration:underline;
}

.error {
	padding: 5px 5px 5px 25px;
	color: #CC0000;
	background: url(../images/bullet-error.gif) no-repeat center left;
}

.message {
	padding: 5px 5px 5px 25px;
	color: #006699;
	background: url(../images/bullet-info.gif) no-repeat center left;
}

.tips {
	padding: 5px 5px 5px 25px;
	color: #CC6600;
	background: url(../images/bullet-tips.gif) no-repeat center left;
}

#header	{
	margin: 0 auto;
	width: 980px;
	height:144px;
	padding-top:10px;
	background:#FFFFFF;
	text-align:center;
}

#conteiner	{
	clear: both;
	margin: 0 auto;
	width: 980px;
	background:#FFFFFF;
}
#Idx-left	{
	width:383px;
	padding:10px 10px 10px 32px;
	height:auto;
	vertical-align:top;
}
#Idx-right	{
	width:524px;
	padding:10px 21px 10px 10px;
	height:auto;
	vertical-align:top;
}
#left	{
	float:left;
	width:220px;
	padding:10px 10px 10px 32px;
	height:auto;
	vertical-align:top;
}
#right	{
	float:right;
	width:678px;
	padding:30px 21px 10px 10px;
	height:auto;
	vertical-align:top;
}
#scroll		{
	background:url(../images/left-Image.jpg) no-repeat;
	width:344px;
	height:26px;
	padding:2px 10px 3px 10px;
	vertical-align:middle;
}
#RiqMenuIdx	{
	float:left;
	width:395px;
	padding:10px 10px 10px 20px;
	height:auto;
}
#MenuTop	{
	margin-top: 20px;
	background:url(../images/col-top1.gif) no-repeat;
	height:20px;
	width:200px;
}
#MenuBody	{
	background:#F3F3F3;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	width:198px;
	overflow:hidden;
	margin-top:-5px;
	color:#666666;
}
#MenuBot	{
	background:url(../images/col-bot1.gif) no-repeat;
	height:20px;
	width:200px;
}
#MenuLeft	{
	float:left;
	width:160px;
	padding:0px 19px;
	height:auto;
	overflow:hidden;
}
#MenuIdxTop	{
	margin-top: 20px;
	background:url(../images/col-top.gif) no-repeat;
	height:20px;
	width:364px;
}
#MenuIdxBody	{
	background:#F3F3F3;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	width:361px;
	overflow:hidden;
	margin-top:-5px;
	color:#666666;
}
#MenuIdxBot	{
	background:url(../images/col-bot.gif) no-repeat;
	height:20px;
	width:364px;
}
#MenuIdxLeft	{
	float:left;
	width:141px;
	padding:0px 19px 0px 19px;
	border-right:1px #d6d6d6 solid;
	height:425px;
}
#MenuIdxRight	{
	float:left;
	width:141px;
	padding:0px 19px 0px 19px;
	border-left:1px #ffffff solid;
	height:425px;
}
.titMenu1	{
	font-size:18px;
	color:#ff760e;
	padding:10px 0px 20px 0px;
}
.titMenu1 span	{
	background: url(../images/titMenu1-bg.gif) no-repeat center right;
	padding-right: 20px;
}

#MenuIdxLeft ul,
#MenuIdxRight ul,
#MenuLeft ul	{
	text-align:left;
	display:inline;
	padding:0;
	margin:0;
}
#MenuIdxLeft ul li,
#MenuIdxRight ul li,
#MenuLeft ul li	{
	display:inline;
	margin:0px;
}
#MenuIdxLeft ul li a,
#MenuIdxRight ul li	a,
#MenuLeft ul li a	{
	display:block;
	height:15px;
	padding:7.5px 5px 7.5px 5px;
	border-bottom:1px solid #dddddd;
	color:#666666;
	text-decoration:none;
}
#MenuIdxLeft ul li a:hover,
#MenuIdxLeft ul li a:focus,
#MenuIdxRight ul li	a:hover,
#MenuIdxRight ul li	a:focus,
#MenuLeft ul li a:hover,
#MenuLeft ul li a:focus	{
	display:block;
	background: #e6e6e6 url(../images/grad2.jpg) repeat-x;
	height:15px;
	padding:7.5px 5px 7.5px 5px;
	border-bottom:1px solid #dddddd;
	color:#666666;
	text-decoration:none;
}
.input	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#ffffff;
	border:1px solid #cccccc;
	padding:3px;
	color:#666666;
}
.input:hover,
.input:focus	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#ffffea;
	border:1px solid #999999;
	padding:3px;
	color:#666666;
}
.inputUser	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #cccccc;
	padding:5px 5px 5px 20px;
	color:#666666;
	background:url(../images/user-small2.gif) #FFFFFF left no-repeat;
}
.inputUser:hover,
.inputUser:focus	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #999999;
	padding:5px 5px 5px 20px;
	color:#666666;
	background:url(../images/user-small2.gif) #ffffea left no-repeat;
}
.inputPwd	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #cccccc;
	padding:5px 5px 5px 20px;
	color:#666666;
	background:url(../images/padlock-small2.gif) #FFFFFF left no-repeat;
}
.inputPwd:hover,
.inputPwd:focus	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #999999;
	padding:5px 5px 5px 20px;
	color:#666666;
	background:url(../images/padlock-small2.gif) #ffffea left no-repeat;
}

.pul1	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(../images/grad1.jpg) #e7e7e7 top repeat-x;
	border:1px solid #dddddd;
	color:#666666;
	padding:3px 8px 3px 8px;
}
.dimMenu	{
	padding:7.5px 5px 7.5px 5px;
}
#titPagewrap {
	background: url(../images/tit-bg-left.gif) no-repeat left #F3F3F3;
	display: block;
	height: 27px;
	margin: 0 0 15px 0;
	padding-left: 10px;
}

#titPage {
	background: url(../images/tit-bg-right.gif) no-repeat right #F3F3F3;
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
	width: 100%;
}
.tit,
.tit a	{
	font-size: 18px;
	font-weight:bold;
	padding: 5px 0 0 0;
	margin-bottom: 5px;
	text-decoration:none;
}

.tit a:hover,
.tit a:active,
.tit a:focus {
	color: #545454;
	text-decoration: none;
}

code	{
	font-family:  "Lucida Console", "Courier New", Courier, monospace;
	font-size:8pt;
	color:#888888;
}
.imgHome	{
	padding: 0 5px 5px 0;
	float:left;
}

a.scheda {
	background: url(../images/readon.png) no-repeat top;
	color: #666666;
	display: block;
	float: right;
	font-size: 10px;
	height: 20px;
	line-height: normal;
	line-height: 20px;
	text-decoration: none;
	text-indent: 30px;
	width: 101px;
}

a.scheda:hover,
a.scheda:active,
a.scheda:focus {
	background: url(../images/readon.png) no-repeat bottom;
	color: #666666;
	text-decoration: none;
}

#footer	{
	padding: 10px 32px 10px 32px;
}

div.module h3 span {
	background: none;
}

div.module {
	background: url(../images/box-br.gif) no-repeat bottom right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

div.module div {
	background: url(../images/box-bl.gif) no-repeat bottom left;
	padding: 0;
	overflow: hidden;
}

div.module div div {
	background: url(../images/box-tr.gif) no-repeat top right;
	padding: 0;
	overflow: hidden;
}

div.module div div div {
	background: url(../images/box-tl.gif) no-repeat top left;
	padding: 0 20px 15px;
	height: 138px;
	overflow: hidden;
}

div.module div div div div {
	background: none;
	float: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

div.module h3 {
	border-bottom: 1px solid #DDDDDD;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0 -20px 10px;
	padding: 7px 20px;
	white-space: nowrap;
}

address {
	background: no-repeat bottom right;
	font-style: normal;
}

.box-left, .box-leftcol, .box-right {
	float: left;
	overflow: hidden;
}

.box-left div.module {
	margin: 0 0 0 20px;
}

.box-right div.module {
	margin: 0 0 0 20px;
}

#footerFascia {
	background: #F3F3F3;
	border-top: 1px solid #CCCCCC;
	clear: both;
	padding: 8px 10px;
	position: relative;
}

.ulFot {
	list-style: none;
	margin:0;
	padding:0;
}

.ulFot .liFot {
	background: url(../images/arrow.png) no-repeat 18px 8px;
	line-height: 150%;
	padding-left: 30px;
}

#LoginTable	{
	width:50%;
	margin:0 auto;
	background:#F3F3F3;
	border:1px solid #e6e6e6;
}

#LoginTable td	{
	padding:10px;
}

.imgPadding		{
	padding:0 8px 0 0;
	float:left;
}

.fotoProdotto	{
/*	border:1px dashed #e5e5e5;
*/	padding:3px;
	float:left;
	margin-right:8px;
}

.fotoProdottoView	{
/*	border:1px dashed #e5e5e5;
*/	padding:3px;
	margin-right:8px;
}

.indexProduct	{
	float:left;
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 0;
	width:100%;
}

.trColor	{
/*	background:#f2f2f2;
*/
	border-bottom:#ff760e 1px solid;	
}

.tdWhiteBg	{
	background:#FFFFFF;
}

#productBox1	{
	float:left;
	width:61%;
	padding:10px;
	border:1px solid #e5e5e5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
}

#productBox2	{
	float:right;
	width:32%;
	padding:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	border:1px solid #e5e5e5;
	text-align:center;
}

#productBox3	{
	float:left;
	width:61%;
	padding:10px;
	border:1px solid #e5e5e5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	margin-top:5px;
}

#productBox4	{
	float:left;
	width:61%;
	padding:10px;
	border:1px solid #e5e5e5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	margin-top:5px;
}

#productBox5	{
	float:left;
	width:61%;
	padding:10px;
	border:1px solid #e5e5e5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	margin-top:5px;
}

.productBox3Spazio	{
	width:33%;
	text-align:center;
	float:left;
	vertical-align:middle;
}

.productBox3Spazio p	{
	line-height:normal;
}

.productDetailsTitle	{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border:1px solid #dddddd;
	color:#FF760E;
	width:100%;
	padding:5px 0;
	text-transform:uppercase;
	background: #F3F3F3;
	margin-bottom:8px;
}

.productDetailsLeftBox	{
	padding-bottom:5px;
	margin-bottom:8px;
}

small	{
	font-size:7pt;
}

.small	{
	font-size:7pt;
}

.productDetailsImgPromo	{
	position:absolute;
	margin-left:11%;
	margin-top:-1%;
	background:url(../images/promo.gif) no-repeat;
	width:50px;
	height:53px;
}

.prezzo		{
	font-weight:bold;
	color:#CC0000;
	font-size:170%;
}

.prezzo2		{
	font-weight:bold;
	font-size:130%;
	color:#333333;
}

.sconto		{
	text-decoration:line-through;
	color:#888888;
	font-size:8pt;
}

.tdCart	{
	border-bottom:1px dashed #eeeeee;
	padding:5px 0;
}

.tdCartLeftMenu		{
	border-bottom:1px solid #cccccc;
	padding:3px 0;
}

fieldset	{
	padding:10px;
}

fieldset p	{
	line-height:30px;
}

fieldset table	{
	padding:10px 0;
}

#orderDetailsBox1	{
	width:49%;
	padding-right:5px;
	float:left;
}

#orderDetailsBox2	{
	width:49%;
	padding-left:5px;
	float:right;
}

#orderDetailsBox3	{
	clear:both;
	width:100%;
	float:left;
}

#orderDetailsBox4	{
	width:49%;
	padding-right:5px;
	float:left;
}

#orderDetailsBox5	{
	width:49%;
	padding-left:5px;
	float:right;
}

.clear	{
	clear:both;
}

#offline	{
	background:#CC0000;
	color:#FFFFFF;
	font:"Lucida Console", "Courier New", Courier, monospace;
	font-size:medium;
	font-weight:bold;
	float:left;
	width:99%;
	border-bottom:#620000 2px solid;
	text-align:center;
	vertical-align:middle;
	padding:5px;
}
