@charset "utf-8";
/* CSS Document */

body{
background-color:#000000;
}
img{
border:0;
}
/*perhome*/
.home{
width:660px;
height:300px;
display:block;
float:left;
}

/*fine per home*/
.tabella{
margin-top:30px;
}
.contenitore{
width:751px;
height:auto;
display:block;
}
.header{
width:751px;
height:107px;
}
.logo{
width:229px;
height:107px;
display:block;
float:left;
}
.headershow{
width:522px;
height:107px;
display:block;
float:right;
}
.headershowflash{
width:522px;
height:87px;
display:block;
margin-top:14px;
}
/*Barra navigazione superiore*/

.navigation{
width:751px;
height:29px;
display:block;
}

.navigationbox{
width:555px;
height:29px;
display:block;
float:right;
}
.navigationbox span{
margin-left:33px;
padding-top:15px !important;
text-align:right;}

.navigationbox span a{
font-family:Tahoma, Verdana, Arial, serif;
font-size:12px;
padding-top:15px !important;
color:#FFFFFF;
text-decoration:none;
}
.navigationbox span a:hover{
font-family:Tahoma, Verdana, Arial, serif;
font-size:12px;
padding-top:15px !important;
color:#FF9933;
text-decoration:none;
}
/*body*/
.contenitorebody{
width:751px;
height:auto;
display:block;
background:#000000 url(../images/sfondo.jpg) no-repeat bottom right;

}

/*centrale contenuto*/
.centralecontenuto{
width:532px;
height:auto;
float:right;
display:block;
margin-top:0 !important;

}

/*barrasinistra*/
.barrasinistra{
width:219px;
height:auto;
display:block;
float:left;
margin-top:8px;
}
.boxnavprodotti{
width:219px;
height:162px;
display:block;
}
.blocconavflash{
width:133px;
height:162px;
display:block;
margin-left:43px;
}
.navprodotti{
width:219px;
display:block;
height:auto;
margin-top:5px;
}

/*footer*/
.footerbox{
width:751px;
height:58px;
display:block;
float:left;
}
.sxfooter{
width:270px;
height:58px;
display:block;
float:left;
background:url(../images/sxfooter.jpg) no-repeat;
}
.centrofooter{
width:290px;
height:58px;
display:block;
float:left;
background:url(../images/centrofooter.jpg) no-repeat;
}
.dxfooter{
width:191px;
height:58px;
display:block;
float:left;
background:url(../images/dxfooter.jpg) no-repeat;
}
/*partita iva*/
.piva{
width:751px;
height:15px;
display:block;
font-family:Tahoma, Verdana, Arial, serif;
font-size:9px;
text-align:center;
color:#FFFFFF;
margin-top:10px;
}
.piva a{
font-family:Tahoma, Verdana, Arial, serif;
font-size:9px;
text-decoration:none;
color:#FFFFFF;
}
.piva a:hover{
font-family:Tahoma, Verdana, Arial, serif;
font-size:9px;
text-decoration:underline;
color:#FFFFFF;
}