﻿div.frmCentrale{
    position:relative;
    float:left;
    width:690px;
    height:auto;
    top: 0px;
    left: 0px;
    padding:0px 4px 4px 4px;
} 
div.boxCentral{
    position:relative;
    float:left;
    padding:5px;
    width:670px;
    height:auto;
}
div.fLeft{
    position:relative;
    float:left;
    width:188px;
    border-right: 1px solid #C2C3BE;
    background-color: #F1F1E4;
    background-image:url("../Images/sfondo_barra_laterale.gif");
    background-position:left bottom;
    background-repeat:no-repeat;
    height:auto;
}
div.menu_under {
    position: relative;
    float:left;
    width: 688px;
    height: 20px;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 50px;
    font-weight:bold;
    top: 0px;
    left: 0px;
}

div.dati_azienda{
    position: relative;
    width: 882px;
    height: 50px;
    background-color: #F1F1E4;
    text-align: center;
    padding-top: 30px;
    float: left;
}
div.frmProdotti{
    position:relative;
    float:left;
    left:0px;
    width:690px;
    height:185px;
    border-bottom:1px solid #C2C3BE;
    top: 0px;
}
div.boxArticoli{
    position:absolute;
    width:587px;
    top: 10px;
    left: 95px;
}

div.artBoxPrice{
    position:absolute;
    left:0px;
    top:162px;
    width:690px;
    height:17px;
    border-top:1px solid #C2C3BE;
}

/* I Nostri Prodotti */
div.box_Product{
    position:relative;
    float: left;
    width:680px;
    border-bottom: 1px solid #C2C3BE;
    background-image:url('../Images/SfondoProduct.gif');
    background-repeat:repeat-x;
    background-position:bottom left;
    line-height:13px;
}
div.Container{
    position:relative;
    float: left;
    width:335px;
    margin-top:10px;
}
div.imgProduct{
    position:absolute;
    left:5px;
    top:0px;
}
div.titoloProduct{
    position:absolute;
    text-align:center;
    color:#338844;
    top:0px;
    left:70px;
    width:220px;
    height:auto;
    font-size:10px;
}
div.Product{
    position:absolute;
    width:265px;
    top:45px;
    height:auto;
    text-align:justify;
}
div.boxVetro{
    position:absolute;
    height:15px;
    width:100px;
    padding-top:50px;
    text-align:center;
    color:#338844;
    font-family:Tahoma,Verdana;
    font-weight:bold;
    background-image:url('../Images/vetro.jpg');
    background-repeat:no-repeat;
    background-position:top center;   
}
div.boxVetroLeft{
    position:absolute;
    height:40px;
    width:90px;
    /*padding-top:10px;*/
    padding-left:30px;
    color:#338844;
    font-family:Tahoma,Verdana;
    font-weight:bold;
    background-image:url('../Images/vetro.jpg');
    background-repeat:no-repeat;
    background-position:top left;   
}

div.boxPVC{
    position:absolute;
    height:15px;
    width:100px;
    padding-top:50px;
    text-align:center;
    color:#338844;
    font-family:Tahoma,Verdana;
    font-weight:bold;
    background-image:url('../Images/tanicapvc.jpg');
    background-repeat:no-repeat;
    background-position:top center;   
}
div.boxPVCLeft{
    position:absolute;
    height:40px;
    width:70px;
    padding-top:5px;
    padding-left:40px;
    color:#338844;
    font-family:Tahoma,Verdana;
    font-weight:bold;
    background-image:url('../Images/tanicapvc.jpg');
    background-repeat:no-repeat;
    background-position:top left;   
}
div.boxTanica{
    position:absolute;
    height:15px;
    width:100px;
    padding-top:50px;
    text-align:center;
    color:#338844;
    font-family:Tahoma,Verdana;
    font-weight:bold;
    background-image:url('../Images/tanica.jpg');
    background-repeat:no-repeat;
    background-position:top center;   
}
div.boxTanicaLeft{
    position:absolute;
    height:40px;
    width:70px;
    padding-top:5px;
    padding-left:35px;
    color:#338844;
    font-family:Tahoma,Verdana;
    font-weight:bold;
    background-image:url('../Images/tanica.jpg');
    background-repeat:no-repeat;
    background-position:top left;   
}
div.boxZoom{
    position:absolute;
    height:40px;
    width:40px;
    background-image:url('../Images/zoom.jpg');
    background-repeat:no-repeat;
    background-position:top left;   
    cursor:pointer;
} 
div.SelPagine {
    position: relative;
    float: left;
    width: 100%;
    height: 20px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #C2C3BE;
    border-top: 1px solid #C2C3BE;
}
span.linkBottiglia{
    cursor:pointer;
    text-decoration:underline;
}
