/* layout */
body{
margin:0;
background:#312E31;
}
form{
border:0;
margin:0;
padding:0;
}
.chiusura{
border-right:1px solid #ED3B8F;
}
.tratteggio_vert{
background:url(images/struttura/tratteggio_vert.gif) repeat-y top;
}
.tratteggio_oriz{
background:url(images/struttura/tratteggio_oriz.gif) repeat-x top;
}
/* table */
.table_x100{
height:100%;
width:100%;
}
.table_Hx100{
height:100%;
}
.table_Wx100{
width:100%;
}
/* navProdotti */
.navProdotti{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFF;
}
.navProdotti a{
color:#FFF;
text-decoration:none;
}
.navProdotti a:hover{
color:#ED3B8F;
text-decoration:none;
}
.navProdotti input{
height:15px;
width:30px;
padding:0;
padding:2px;
margin:0;
border:0;
line-height:normal;
text-align:right;
color:#ED3B8F;
font-weight:bold;
}
/* navCategorie */
.navCategorie{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#9B9292;
margin:0;
padding:0;
list-style:none;
}
.navCategorie li{
margin:0;
padding:0;
line-height:14px;
}
.navCategorie a{
color:#9B9292;
text-decoration:none;
width:100%;
display:block;
padding:1px;
}
.navCategorie a:hover{
color:#FFF;
text-decoration:none;
background:#ED3B8F;
}
.navCategorie_selected{
color:#FFF !important;
text-decoration:none;
background:#ED3B8F;
}
/* link */
.link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#9B9292;
}
.link a{
color:#9B9292;
text-decoration:none;
width:100%;
padding:1px;
}
.link a:hover{
color:#FFF;
text-decoration:none;
background:#ED3B8F;
}
/* navCatalogo */
.navCatalogo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ED3B8F;
margin:0;
padding:0;
border:0;
list-style:none;
}
.navCatalogo li{
margin:1px;
padding:0;
border:0;
}
.navCatalogo a{
color:#ED3B8F;
text-decoration:none;
display:block;
line-height:59px;
height:59px;
position:relative;
padding-left:66px;
}
.navCatalogo a:hover{
color:#FFF;
text-decoration:none;
background-color:#ED3B8F;
}
.chiaro{
background:#403D40 !important; 
}
.scuro{
background:#393639 !important; 
}
.antiquariato{
background:url(images/home/antiquariato.jpg) no-repeat 5px center;
}
.roma{
background:url(images/home/roma.jpg) no-repeat 5px center;
}
.etnic_chic{
background:url(images/home/etnic_chic.jpg) no-repeat 5px center;
}
.laccati{
background:url(images/home/laccati.jpg) no-repeat 5px center;
}
.natura{
background:url(images/home/natura.jpg) no-repeat 5px center;
}
/* bottom */
.bottom_sx{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background:#121112;
color:#ED3B8F;
padding:9px;
}
.bottom_sx a{
font-weight:bold;
color:#ED3B8F;
text-decoration:none;
}
.bottom_sx a:hover{
color:#FFF;
}
.bottom_center{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background:#ED3B8F;
color:#000;
padding:9px;
}
.bottom_center a{
color:#000;
text-decoration:none;
}
.bottom_center a:hover{
color:#FFF;
}
/* testo */
.testo{
font-family:Verdana, Arial, Helvetica, sans-serif,;
font-size:10px;
color:#9B9292;
text-align:justify;
}
.testo a{
color:#FFF;
text-decoration:none;
}
.testo a:hover{
color:#ED3B8F;
}
/* titolo */
.titolo{
font-family:Verdana, Arial, Helvetica, sans-serif,;
font-size:10px;
font-weight:bold;
color:#ED3B8F;
}
/* moduli */
input{
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif,;
font-size:10px;
color:#9B9292;
margin:1px;
width:100%;
height:20px;
line-height:20px;
padding-left:5px;
}
textarea{
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif,;
font-size:10px;
color:#ED3B8F;
background:#121112;
margin:1px;
padding:5px;
width:100%;
}
select{
font-family:Verdana, Arial, Helvetica, sans-serif,;
font-size:10px;
width:100%;
color:#9B9292;
background:#121112;
}
.button{
background:#ED3B8F;
color:#FFF;
text-align:left;
height:20px;
font-family:Arial, Helvetica, sans-serif,;
font-size:11px;
}
