body, html {
	width:100%;
	margin:0px;
	background:#DCDCDC;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px
}
a {
	text-decoration:none;
        outline:none;
}
a:hover {
	text-decoration:underline
}
object {
        outline:none;
}
:-moz-any-link:focus {
  outline: none;
}
table {
	border-collapse:collapse
}
table td {
	padding:0px;
	vertical-align:top;
}
table#layout {
	width:1000px;
	margin:auto;
	margin-top:1px
}
div#lt-sf {
	width:4px;
	height:4px;
	background:url('http://www.fumu.it/layout/immagini/corner-lt.gif') no-repeat
}
div#rt-sf {
	width:4px;
	height:4px;
	background:url('http://www.fumu.it/layout/immagini/corner-rt.gif') no-repeat
}
div#lb-sf {
	width:4px;
	height:4px;
	background:url('http://www.fumu.it/layout/immagini/corner-lb.gif') no-repeat
}
div#rb-sf {
	width:4px;
	height:4px;
	background:url('http://www.fumu.it/layout/immagini/corner-rb.gif') no-repeat
}
div#top-sf {
	width:992px;
	height:4px;
	background:url('http://www.fumu.it/layout/immagini/top-sf.gif') repeat-x
}
div#bottom-sf {
	width:992px;
	height:4px;
	background:url('http://www.fumu.it/layout/immagini/bottom-sf.gif') repeat-x
}
div#left-sf {
	width:4px;
        height:850px;
	background:url('http://www.fumu.it/layout/immagini/left-sf.gif') repeat-y
}
div#right-sf {
	width:4px;
        height:850px;
	background:url('http://www.fumu.it/layout/immagini/right-sf.gif') repeat-y
}
td#body {
	background-color:#ffffff;
}
form#frmSearch {
	margin:0px;
	font-size:10px;
	font-weight:bold;
        padding-left:5px;
}
form#frmSearch table {
        margin:auto
}
form#frmSearch table td {
        vertical-align:middle;
         padding-right:10px;       
}
form#frmSearch input.txt {
        height:16px;
        /*width:110px;*/
        width:160px;
        padding-top:0px;
        padding-bottom:0px;
        margin:0px;
}
form#frmSearch input.btn {
        height:18px;
        /*width:30px;*/
        width:60px;
        padding-top:0px;
        margin:0px;
}
form#frmLogin {
	margin:0px;
}
form#frmLogin table td {
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px
}
form#frmLogin table td a {
	color:#F90303;
}
ul#menu-shop {
	margin:0px;
	padding:0px 0px 0px 0px;
	width:230px;
	margin-right:1px;
	background:url('http://www.fumu.it/layout/immagini/menu-shop-sf.gif') repeat-y;
}
ul#menu-shop li{
	margin:0px;
	padding:0px;
	list-style:none;
	font-weight:bold;
	font-size:11px;
}
ul#menu-shop li+li {
	border-top:1px solid #5D5D59;
}
ul#menu-shop li a {
	color:#374957;
	display:block;
	padding:3px 0px 3px 40px;
	background-position:15px 2px;
	background-repeat:no-repeat;
}
ul#menu-shop li a:hover {
	color:#F90303
}
input.txt {
	border:1px solid #9B9B9B;
	height:20px;
}
textarea.txt {
	border:1px solid #9B9B9B;
}
input.btn {
	height:24px;
	border:1px solid #9B9B9B;
	font-weight:bold;
	background-color:#F90303;
	font-size:12px;
}
a#carrello {
	background-image:url('http://www.fumu.it/layout/immagini/carrello.png');
}
a#account {
	background-image:url('http://www.fumu.it/layout/immagini/account.png');
}
a#ordini {
	background-image:url('http://www.fumu.it/layout/immagini/ordini.png');
}
a#condizioni {
	background-image:url('http://www.fumu.it/layout/immagini/condizioni.png');
}
a#contattaci {
	background-image:url('http://www.fumu.it/layout/immagini/contattaci.png');
}
a#esci {
	background-image:url('http://www.fumu.it/layout/immagini/esci.png');
}
a#carrello:hover {
	background-image:url('http://www.fumu.it/layout/immagini/carrello-over.png');
}
a#account:hover {
	background-image:url('http://www.fumu.it/layout/immagini/account-over.png');
}
a#ordini:hover {
	background-image:url('http://www.fumu.it/layout/immagini/ordini-over.png');
}
a#condizioni:hover {
	background-image:url('http://www.fumu.it/layout/immagini/condizioni-over.png');
}
a#contattaci:hover {
	background-image:url('http://www.fumu.it/layout/immagini/contattaci-over.png');
}
a#esci:hover {
	background-image:url('http://www.fumu.it/layout/immagini/esci-over.png');
}
a#btn-homepage {
	margin-top:3px;
	margin-bottom:3px;
	display:block;
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	padding:10px;
	font-weight:bold;
}
ul#menu {
	margin:0px 4px 0px 0px;
	padding:0px 0px 0px 4px;
}
ul#menu li {
	list-style:none;
	border-bottom:1px solid #ffffff;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}
ul#menu li ul {
	margin:2px 0px 0px -4px;
	padding:0px;
}
ul#menu li ul li {
	border:none;
	padding-left:18px;
}
ul#menu li a {
	font-weight:bold;
	font-size:11px;
	color:#576B7B;
}
ul#menu li a:hover {
	color:#F90303;
        text-decoration:none
}
ul#menu li ul li a {
	color:#999999;
}
ul#menu li ul li a:hover {
	color:#576B7B;
        text-decoration:none
}
td#menu-bottom {
	text-align:right;
	font-weight:bold;
	font-size:11px;	
	padding-right:8px;
}
td#menu-bottom a {
	color:#000000;
}
td#copyright {
	padding-left:8px;
	padding-right:8px;
}
td#copyright a {
        color:#ffffff;
}
td#copyright table {
	width:100%;
	margin-top:4px;
}
td#copyright table td {
	background-color:#000000;
	color:#ffffff;
	border-right:1px solid #ffffff;
	padding:2px;
	padding-left:10px;
	line-height:15px;
}
td#copyright table td#contatti {
	vertical-align:middle;
	font-weight:bold;
	padding:0px;
	padding-left:10px
}
td#contatti a {
	color:#ffffff;
	display:block;
	padding-top:7px;
	height:23px;
	padding-right:81px;
	background:url('http://www.fumu.it/layout/immagini/contatti.gif') no-repeat right	
}
table.welcome1 td {
	padding:30px 0px 0px 20px;
}
table.welcome2 td {
	padding:10px 0px 0px 20px;
	text-align:justify;
	color:#5B5B5B
}
table.welcome2 td a {
	color:#F90303;
	font-weight:bold;
}
h1#logo {
	display:block;
	margin:0px;
	position:relative;
	top:0px;
	left:0px;
	width:156px;
	height:86px;
	overflow:hidden;
        font-size:12px;
}
h1#logo span {
	top:0px;
	left:0px;
	display:block;
	position:absolute;
	width:156px;
	height:86px;
	background:url('http://www.fumu.it/layout/immagini/logo_fumu.gif') no-repeat
}
img#logo_img {
        display:none
}
/*table.shop {

    margin-left:10px;
}

table.shop td {
        padding:0px;
        padding-top:10px;
       	text-align:justify;
	color:#000000;
}*/

table.shop td div#articoli table {
	margin-top:1px;
	margin-left:1px;
	margin-bottom:10px;
 text-align:justify;	
}
table.shop td div#articoli table td {
	padding:0px;
}
table.shop td div#articoli table td.foto {
	text-align:center;
	/*vertical-align:middle;*/
	width:75px;
}
table.shop td div#articoli table td.foto.articolo {
	text-align:center;
	/*vertical-align:middle;*/
       width:auto;
}
table.shop td div#articoli table td.foto img {
	border:1px solid #656561;
	background-color:#9C9995;
	padding:2px;
}

table.shop td div#articoli table td.dati {
	border:1px solid #656561;
}
table.shop td div#articoli table td.dati table {
	margin:0px;
}
table.shop td div#articoli table td.dati table th, table.shop td div#articoli table td.dati table td.head {
	background-color:#C9C6B7;
	font-weight:bold;
	text-align:left;
	color:#000000;
	padding:3px;
}
table.shop td div#articoli table td.dati table td {
	padding:6px;
	padding-right:6px;
        vertical-align:middle;
        text-align:left;
}
table.shop td div#articoli table td.dati table td.codice {
	white-space:nowrap;
}
table.shop td div#articoli table td.dati table td.prezzo {
        text-align:right;
	white-space:nowrap;
	font-weight:bold;
        font-size:12px;
	color:#F90303
}
table.shop td div#articoli table td.dati table td img {
	margin-right:5px;
        margin-bottom:5px;
}
table.shop td div#articoli table td.dati table td.prezzo span {
	white-space:nowrap;
	font-weight:normal;
	color:#000000;
	text-decoration:line-through;
}
table.shop td div#articoli a.scheda {
	color:#185EF5;
	background:url('http://www.fumu.it/layout/immagini/scheda.gif') no-repeat;
	padding-left:10px;
	display:block;
	height:13px;
	padding-top:2px;
	white-space:nowrap;
        margin-top:5px;
}
table.shop td div#articoli table td.dati table td.offerta {
	white-space:nowrap;
	font-weight:bold;
	color:#F90303
}
a.add-cart {
	display:block;
	height:13px;
	padding-top:2px;
	background:url('http://www.fumu.it/layout/immagini/add-cart.gif') no-repeat;
	color:#F90303;
	font-weight:normal;
	padding-left:20px;
	white-space:nowrap;
	width:110px;
	margin-left:auto;
	margin-right:0px;

}
table.shop td div#articoli form {
	margin:0px;
}



div#conteiner-articoli {
	height:435px;
	width:722px;
}

div#articoli {
	overflow:auto;
	width:712px;
/**/
	height:616px;
/**/	
	padding-right:10px;

        padding-left:10px;
        margin-top:10px;  
}


div#articoli2 {
        overflow:auto;
	width:712px;
/**/
	height:606px;	
/**/
	padding-right:10px;
        padding-left:10px;
        margin-top:10px;  
}
div#articoli3 {
/**/
	height:616px;	
/**/
	padding-right:8px;
        padding-left:10px;
        margin-top:10px;
}

/*div#articoli2 {
        margin-top:10px;  
        height:510px;
}*/
div#articoli3 p {
        margin:0px
}
div#articoli2 a, div#articoli3 a {
        color:#576B7B
}
div#articoli2 a:hover, div#articoli3 a:hover {
        color:#ff0000
}
table.shop td div#articoli table#carrello td, table.shop td div#articoli table#ordini td {
	padding:3px;
        vertical-align:middle;
        border-right:1px solid #C9C6B7;
        text-align:justify;
}
table.shop td div#articoli table#ordini th {
	padding:3px;
       background-color:#C9C6B7;
}
table.shop td div#articoli  a {
       color:#000000;
       font-weight:bold;
}
table.shop td div#articoli table#gest-account td {
	padding:3px;
        vertical-align:middle;
}
div.zoom {
        position:absolute;
        top:-1px;
        left:-73px;
        background:#ffffff;
        padding:10px;
        border:1px solid #000000;
}
div.offerta {
	font-weight:bold;
	color:#F90303;
        font-size:11px;
}
div#articoli2 a {
        color:#000000;
}
table#menu-top {
        margin-top:3px;
}
table#menu-top td {
        vertical-align:middle;
}
table#menu-top td p {
        margin:0px;
}
a#news-link {
        color:#576b7b
}
a#news-link:hover {
        color:#ff0000;
        text-decoration:none;
}
.normal {
        color:#808080;
}
.blinky {
        color:#ffffff;
}
div#slide {
        margin-top:15px
}		
