.contingutcentral {
    width:794px;
    padding:0px;
    padding-bottom:20px;
}



.imatgemarca {
    float:left;
    margin-left:50px;
    margin-bottom:140px;
    margin-top:130px;

    text-align:center;
}


.img_marca {
    float:left;
    min-height:334px;
    width:226px;
}

.categoriamarca {
    padding-left:80px;
    padding-bottom:8px;
    font-size:14px;
    font-weight:bold;

    float:left;
    width:200px;

    position:relative;
    z-index:5;
}

.categoriamarca a {
    color:#8a0a12;
}

.categoriamarca a:hover, .categoriamarca a.marcat {
    color:black;
}




.productesbarramig {
    float:left;
    width:184px;
    height:160px;
    background-image:url('../img/productesbarramig.jpg');

    position:relative;
    z-index:1;
}

.productesbarradreta {
    float:left;
    width:320px;
    height:57px;
    background-image:url('../img/productesbarradreta.jpg');

    padding-top:55px;
    padding-left:44px;
    padding-right:20px;

    color:#8a0a12;
    font-size:22px;
    line-height:1em;
}

.imatgecategoria {
    width:384px;
    height:231px;

    float:left;
}


.llistatproductes {
    clear:both;
    float:left;
    width:680px;
    margin-left:75px;
    margin-top:40px;
    

    padding-bottom:40px;

}

table.taulaproductes {
    width:680px;
}

table.taulaproductes a {
    color:black;
    font-weight:bold;
}

table.taulaproductes a:hover {
    color:#8a0a12;
}


table.taulaproductes tr th {
    padding:16px;
    background-color:#acacac;
    border:0px;
    text-transform:uppercase;
    font-weight:bold;
}

table.taulaproductes tr td {
    padding:8px;
    border:0px;
    text-align:center;
}

table.taulaproductes tr td.producte{
    padding-left:16px;
    border:0px;
    text-align:left;
}

table.taulaproductes tr td.producte, table.taulaproductes tr td.veureproducte{
    padding-left:16px;
    border:0px;
    text-align:left;
}



table.taulaproductes tr td.veureproducte a {
    color:#8a0a12;
}

table.taulaproductes tr td.veureproducte a:hover {
    color:black;
}

.productedins {
    clear:both;
    float:left;
    padding-left:75px;
    margin-top:40px;

}

.productedins a {
    color:#8a0a12;
    font-weight:bold;
}
.productedins a:hover {
    color:black;
}

h2.h2_producte {
    font-size:24px;
}


.textproductedins {
    line-height:1.4em;
    margin-top:20px;
    margin-bottom:20px;

    width:655px;
}

.imatgeproductedins {
    float:left;
    width:325px;
    height:225px;
    margin-right:5px;
    margin-bottom:47px;
}

.pdfproductedins {
    margin-top:10px;
    margin-bottom:10px;
    
}

.pdfproductedins img {
    height:50px;
    vertical-align:middle;
    margin-right:10px;
}