body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bg.jpg) #bc6a11 no-repeat fixed center top;
	margin:0;
	padding-left:1px; /* Minimo adattamento per IE */
}

#container 	{
	width:780px;
	height:100%;
	margin:0 auto;
	background:#EFEEEC;
	color:#333333;
	overflow:hidden;
}

.clear	{
	clear:both;
}

.ul		{
	border:none;
}

.li		{
	display:list-item;
	border:none;
	line-height:18px;
}

p,
form	{
	margin:0;
	line-height:18px;
}

img	{
	border:0;
}

.thumbsProdotti	{
	margin-right:8px;
	margin-bottom:8px;
	float:left;
}

a	{
	color:#d07d37;
	text-decoration:none;
}

a:hover,
a:active,
a:focus	{
	color:#d07d37;
	text-decoration:underline;
}

input,
select,
textarea	{
	border:1px #CCCCCC solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:2px;
}

.pul	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	border:none;
}

a.pul2 {
	float: right;
	width: 100px;
	display: block;
	background: url(../images/pul.gif) no-repeat top left;
	font-size: 11px;
	line-height: 20px;
	text-indent: 18px;
	height: 20px;
	text-align:center;
}

a.pul2:hover,
a.pul2:active,
a.pul2:focus {
	background: url(../images/pul.gif) no-repeat bottom left;
	color: #666666;
	text-decoration: none;
}

h1	{
	color:#361E04;
	font-size:200%;
	font-weight:normal;
}

h2	{
	font-size:130%;
	color:#555555;
	text-transform:capitalize;
	border-bottom: 1px #C9C9C9 solid;
}

h3	{
	color:#A3560D;
	font-size:170%;
	font-weight:normal;
	margin:3px 0;
}

h4	{
	color:#361E04;
	font-size:11px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}

h5	{
	text-align:center;
	font-size:130%;
	color:#CC0000;
	margin:0;
}
.specifiche		{
	font-size:10px;
	font-style:italic;
	color:#777777;
	text-align:right;
}

.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;
}

#menuTop	{
	background:#4e0000;
	border-bottom:6px #ae2e17 solid;
	height:30px;
	margin-bottom:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding-top:18px;
	margin-left: -1px; /* Adattamento minimo per Firefox */
}

#menuTop ul	{
	margin:0;
	display:inline;
	padding:0;
}

#menuTop ul	li	{
	margin:0;
	display:inline;
	padding:0 28px;
	border:none;
}

#menuTop ul	li a	{
	text-decoration:none;
	color:#FFFFFF;
}

#menuTop ul	li a:hover,
#menuTop ul	li a:active,
#menuTop ul	li a:focus	{
	text-decoration:underline;
	color:#FFFFFF;
}

#ColSx		{
	float:left;
	width:196px;
	margin-left:30px;
	margin-top:5px;
	display:inline;
	margin-bottom:15px;
}

#ColSx div#Header		{
	width:196px;
	background:url(../images/ColSxHeader.jpg) no-repeat;
	height:12px;
	float:left;
}

#ColSx div#Body		{
	width:178px;
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float:left;
	padding: 3px 8px;
	color:#333333;
	text-align:left;
}

#ColSx div#Body a		{
	display:inline;
	padding:0;
	color:#a3560d;
	text-decoration:none;
}

#ColSx div#Body a:hover,
#ColSx div#Body a:active,
#ColSx div#Body a:focus	{
	display:inline;
	padding:0;
	color:#ed964e;
	text-decoration:underline;
}

#ColSx div#Footer		{
	width:196px;
	background:url(../images/ColSxFooter.jpg) no-repeat;
	height:12px;
	float:left;
}

#ColDx		{
	width:514px;
	float:left;
	margin-left:14px;
	background:#FFFFFF;
	margin-bottom:15px;
}

#ColDx div#Body		{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:18px 14px;
	overflow:hidden;
}

#ColDx div#Footer		{
	width:514px;
	background:url(../images/ColDxFooter.jpg) #efeeec no-repeat;
	height:11px;
	float:left;
}

#FooterPage	{
	background:#333333;
	border-top:6px #d07d37 solid;
	height:130px;
	font-size:11px;
	text-align:center;
	padding-top:5px 28px;
	overflow:hidden;
	float:left;
	width:780px;
	color:#FFFFFF;
}

#FooterPage div#BodyFooter	{
	margin:20px 30px;
	text-align:left;
}

#FooterPage div#BodyFooter div#MenuFooter	{
	margin-top:2px;
	float:right;
}

#FooterPage div#BodyFooter div#MenuFooter ul, li	{
	margin:0;
	display:inline;
	padding:0px 15px;
	border-right: 1px solid #777777;
}

#FooterPage div#BodyFooter div#MenuFooter li a	{
	color:#CCCCCC;
	text-decoration:none;
}

#FooterPage div#BodyFooter div#MenuFooter li a:hover,
#FooterPage div#BodyFooter div#MenuFooter li a:active,
#FooterPage div#BodyFooter div#MenuFooter li a:focus	{
	color:#CCCCCC;
	text-decoration:underline;
}

#FooterPage div#BodyFooter div#MenuFooter ul, li.noborder	{
	border-right: none;
}

#FooterPage div#BodyFooter div#Credits	{
	float:right;
	margin:10px 30px;
	color:#CCCCCC;
	clear:both;
}

#FooterPage div#BodyFooter div#Credits a	{
	color:#CC6600;
	text-decoration:underline;
}

#FooterPage div#BodyFooter div#Credits a:hover,
#FooterPage div#BodyFooter div#Credits a:active,
#FooterPage div#BodyFooter div#Credits a:focus	{
	color:#CC9900;
	text-decoration:blink;
}

.menu	{
	padding:8px 5px;
	border-bottom:1px #EAEAEA dashed;
	background:url(../images/bg-menu.jpg) repeat-x bottom;
}

.imgBoxList		{
	padding:0 5px 5px 0;
	float:left;
}
.boxListImage	{
	float:left;
	overflow:hidden;
	width:220px;
	height:220px;
	padding:10px;
	border-right:1px #CCCCCC dashed;
	border-bottom:1px #CCCCCC dashed;
}

.boxListImageNOBORDER	{
	float:left;
	overflow:hidden;
	width:220px;
	height:220px;
	padding:10px;
	border-bottom:1px #CCCCCC dashed;
}

.boxListDescrProd	{
	float:left;
	width:100%;
	line-height:18px;
	overflow:hidden;
}

.catBegin	{
	margin-bottom:8px;
	border-bottom:1px #CCCCCC dashed;
	width:482px;
	height:100px;
	overflow:hidden;
	clear:both;
}

.divImage	{
	float:left;
	width:480px;
	padding:18px 0;
	text-align:center;
}

small	{
	font-size:90%;
	color:#777777;
}

.prezzo	{
	color:#CC0000;
}

.prezzoBig	{
	color:#CC0000;
	font-size:150%;
	font-weight:bold;
	text-transform:uppercase;
}

.sconto	{
	color:#483737;
	text-decoration:line-through;
	font-size:90%;
}

