body, html {
 height: 100%;
 margin: 0; 
}
body {
margin:0px;
background:url(../images/lusignolo-bgmono.jpg);
}
.center {
 text-align:center; 
}
}
div#wrap{
  background:url(../images/lusignolo-bgcolor.jpg) repeat-x top;
  height:100%;
}
div#container {
/* width:980px;
 margin:0px auto;*/
 
     height: 522px;
    left: 50%;
    margin: -266px 0 0 -490px;
    position: absolute;
    top: 50%;
    width: 980px;

}
div#header {
/*   background:url(../images/header.png) no-repeat bottom; */
    background:url(../images/bg-top2.png) no-repeat bottom;
  height:26px;
  padding-top:10px;
}
div#body {
/*    background:url(../images/bordo-bg.png) repeat-y; */
      background:url(../images/bg-middle2.png) repeat-y;
/*    padding-bottom:30px; */
}
div#col_sx, div#col_dx {
 float:left;
 width:490px;
 text-align:center;
}
div#col_cx {
 width:980px;
 text-align:center;
 padding-bottom:20px;
}
div#footer {
 clear: left;
/*  background:url(../images/footer.png) no-repeat top; */
  background:url(../images/bg-bottom2.png) no-repeat top;
 height:26px;
 width:980px;
 text-align:center;
 font-size:0.7em;
}
div#footer p {
  margin-top:0px;
}
div#citta {
  padding:20px 0px 10px 0px;
 text-align:center; 
}
div#citta span {
 font-size:40px;
 color: #CCCCCC;
 margin:0px 60px;
 font-family: Helvetica;
 font-weight: bold;
}
div.button p {
 text-align:center;
 margin-bottom:0px;
}
div.button p a {
   background:url(../images/lusignolo-bottoni.png) no-repeat top;
   width:305px;
   height:46px;
   display:block;
   margin: 0 auto;
   overflow: hidden;
   text-indent: -1500px;
}

div.button2 p {
 text-align:center;
 margin-bottom:0px;
}
div.button2 p a {
   background:url(../images/lusignolo-bottoni2.png) no-repeat top;
   width:305px;
   height:46px;
   display:block;
   margin: 10px auto 20px 130px;
   overflow: hidden;
   text-indent: -1500px;
   float:left;
}

div.button2 a#polisportiva {
 background-position:0px 0px; 
}
div.button2 a#negozio {
 background-position:-305px 0px; 
}
div.button2 a#polisportiva:hover {
 background-position:0px -46px; 
}
div.button2 a#negozio:hover {
 background-position:-305px -46px; 
}

a#polisportiva {
 background-position:0px 0px; 
}
a#arcieria {
 background-position:-305px 0px; 
}
a#accessori {
 background-position:-610px 0px; 
}
a#abbigliamento {
 background-position:-915px 0px; 
}
a#polisportiva:hover {
 background-position:0px -46px; 
}
a#arcieria:hover {
 background-position:-305px -46px; 
}
a#accessori:hover {
 background-position:-610px -46px; 
}
a#abbigliamento:hover {
 background-position:-915px -46px; 
}

p.desc {
    font-family: Helvetica;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top:0px;
    color:#E0CA38;
}
