.categoriaproducte{
    width:236px;
    float:left;
    margin-top:5px;
    margin-right:0px;
}

.separaciocategoria {
    height:200px;
    width:8px;
    float:left;


}

.imatgecategoria {
    width:234px;
    height:143px;
    border:solid 1px #cccccc;
    border-bottom:0px;
}

h2.h2_categoria {
    font-size:30px;
    color:black;
    margin:0px;
    width:234px;
    height:34px;
    padding-top:8px;
    text-align:center;

    border:solid 1px #cccccc;

}

.productescategoria {
    width:222px;
    padding-left:14px;
    padding-top:14px;

    background-color:#f2f2f2;

    padding-bottom:14px;
}



.producte a {
    font-weight:bold;
}


.producte{
    width:206px;
    height:151px;

    border:solid 1px #cccccc;

    background-color:white;



    margin-right:12px;
    margin-bottom:8px;

}

.imatgeproducte {
    width:206px;
    height:100px;

    margin-left:4px;
    margin-top:4px;

    overflow:hidden;

    text-align:center;
}

.texturl {
    margin-top:20px;
    text-align:center;

    font-size:11px;

    font-weight:bold;
}
