#grid { width:100%; margin:auto; background-color:#fff; margin:4px 0 4px 0;}
#first-line { margin-bottom:4px; }
#second-line { }

.inner-col { height:100%;}

#first-col { float:left; }
#second-col { float:left; }
#third-col { float:left; }

#sl-first-col  { float:left;  }
#sl-second-col  { float:left; }
#sl-third-col  { float:left; }

.mar-r { margin-right:5px; }
.mar-b { margin-bottom:5px; }
.h-full { height:100%; }
.h-half { height:50%; }

.scarpe { background-image:url(../../public/home/1.jpg);}
.cinture { background-image:url(../../public/home/2.jpg);}
.accessori { background-image:url(../../public/home/3.jpg);}
.bijoux { background-image:url(../../public/home/4.jpg);}
.design { background-image:url(../../public/home/5.jpg);}
.ricerca { background-image:url(../../public/home/6.jpg);}
.special { background-image:url(../../public/home/7.jpg);}

.hv { position: relative; background-color:#000; height:100%; width:100%;}
.hv a { display:block; whith:100%; height:100%;}
.hvme { cursor:pointer; background-position:center; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;background-repeat:no-repeat; background-position:center center;}
.hvme h3 { position:absolute; margin-top:-50px; color:#fff; margin-left:30px; padding:3px 20px; border:1px solid #fff; font-weight:300; }
