* { margin:0; padding:0; }
body { background:#000 url(../images/sfondo.jpg) repeat-x 0 0; font:12px/22px Arial,Helvetica,sans-serif; color:#cac0a0; }

a { color:#fc0; }
a:hover { color:#c00; }

a img { border:0; }

.titolo_sezione { color:#fc0; font:bold 22px Georgia,"Times new roman",times,serif; }
#bussola { font-size:11px; color:#666; }
#bussola a { color:#666; }
#bussola a:hover { color:#fc0; }

input.text_field, textarea { padding:2px; font:12px Arial,Helvetica,sans-serif; background:#111; color:#999; border:1px solid #222; }

h1,h2,h3,h4,h5, { color:#fc0; }
h6 {font-size: 1.7em; color:#fc0;}

#container { width:960px; margin:0 auto; position:relative; }
#header { height:90px; padding-top:10px; padding-left:30px; position:relative; }
#menu { background:url(../images/sfondoTop.gif) no-repeat center bottom; height:63px; width:900px; margin:0 auto; }
#content { background:#000 url(../images/bgContent.jpg) no-repeat center top; min-height:320px; width:900px; margin:0 auto; padding-top:15px; }
#footer { height:158px; width:960px; background:url(../images/sfondoFooter.gif); position:relative; }

#subfooter { font-size:10px; color:#444; text-align:center; padding-top:20px; }
#subfooter a { color:#444; }

#logo { width:320px; height:90px; }

#box-cerca { position:absolute; top:0; right:30px; padding-top:3px; font-size:11px; color:#fff; }
#box-cerca input { vertical-align:middle; padding:1px; border-color:#800; color:#fff; }

#menu ul { list-style-type: none; padding-left:40px; }
#menu ul li { float:left; }
#menu ul li a { float:left; line-height:50px; padding:0 13px; text-decoration:none; color:#fc0; font-weight:bold; }
#menu ul li a:hover { color:#fff; }

#slot { width:360px; height:360px; position:absolute; top:90px; right:-40px; }
#flipper { position:absolute; bottom:0; right:0; width:170px; height:220px; }

#sidebar { float:left; width:200px; padding-left:20px; }          
#main { float:right; width:600px; padding-right:20px; }

.desc-home { width:300px; line-height:24px; text-align: justify; }

#prodotti { background:url(../images/prodotti.png) no-repeat center center; width:200px; height:30px; text-indent:-999em; overflow:hidden; margin-bottom:10px; }
#benvenuti { background:url(../images/benvenuti.png) no-repeat center center; width:270px; height:60px; text-indent:-999em; overflow:hidden; margin-bottom:20px; }

#sidebar ul { margin:0; padding-left:2em; }
#sidebar ul li { line-height:27px; list-style-image:url(../images/bullet.gif); font-weight:bold; }
#sidebar ul li a { color:#fff; text-decoration:none; }
#sidebar ul li a:hover { color:#fc0; }
#news-letter {font-size: 0.9em; margin-bottom:-20px;}
#news-letter input {vertical-align:middle}


/* categorie prodotti */
.item-cella { float:left; width:140px; height:140px; text-align:center; padding:5px; margin:15px 25px 0 0; background:url(../images/bgBox.jpg) no-repeat 0 0; }
.item-cella.hover { background-position:0 -150px; }
.item-cella .immagine { height:100px; }
.immagine-laterale { float:right; }
.immagine-laterale img { margin-left:10px; }
.wrapper-elenco { clear:both; }
#desc_cat {text-align: justify;}

/* gallery */
.image-gallery { clear:both; }
.image-gallery h4 { padding:0.5em 0; margin:0; }
.gallery-item { float:left; width:110px; height:110px; margin:10px 10px 0 0; }
.gallery-item a img { padding:4px; border:1px solid #222; }
.gallery-item a:hover img { background:#222; border-color:#fc0; }

/* elenco a righe */
.item-elenco { float:left; width:100%; padding:1em 0;  border-bottom:1px solid #333; }
.item-elenco .titolo { margin-bottom:0.5em; font-size:12px; }
.item-elenco p.data { margin:0; color:#666; font-size:11px; }
.item-elenco .immagine { float:right; }
.item-elenco .immagine img { margin-left:10px; }

/* dove siamo */
#mappagoogle { text-align:center; }

/* contattaci */
.contact-form fieldset { border:0; padding:1em 0; }
.contact-form h5 { margin-bottom:1em; border-bottom:1px solid #333; font-size:12px; }
.contact-form ul { margin:0; padding:0; }
.contact-form li { clear:both; padding-bottom:4px; width:100%; overflow:hidden; list-style-type:none; margin:0; }
.contact-form .label { float:left; width:12em; color:#444; }
.contact-form .text_field, .contact-form textarea { width:24em; }
.contact-form .text_field:focus, .contact-form textarea:focus { border-color:#fc0; background:#222; }
.contact-form em { color:#f33; }
.align-to-label { margin-left:12em; }
#fs_pulsanti { margin-left:12em; }
#fs_pulsanti input {  background:#c00; border:1px solid #a00;  font:12px Arial,Helvetica,sans-serif; padding:3px 20px; color:#fff; font-weight:bold; }

.error { font-weight:bold; color:#f00; }
.success { font-weight:bold; color:#cfc; }

/* sitemap */
#sitemap h5 { background:#111; color:#fff; font-size:12px; }
#sitemap ul { margin-left:2em; margin-bottom:1em; color:#c00; list-style-type:disc; }

