/*box categorie*/

.tipocatetitsx {
    float: right;
    width: 37px;
    height: 20px;
    position: relative;
    background-repeat: no-repeat;
    background-image: url('../../img/angolo_categorie.jpg');}

.tipocatetitdx {
    float: right;
    height: 17px;
    position: relative;
    padding: 3px 10px 0 0; 
    text-align: right;
    color: #000000;
    background-color: #D2D3B4;}

.tipocate {
    width: 380px;
    height: 130px;
    position: relative;
    color: #878773;
    background-color: #D2D3B4;
    clear: both;}

.descricate {
    float: left;
    width: 240px;
    position: relative;
    padding: 10px 0 0 10px;
    color: #878773;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #D2D3B4;}

.fotocate {
    float: left;
    width: 100px;
    height: 100px;
    position: relative;
    margin: 10px 0 0 10px;
    border: 5px solid #878773;}

/*box prodotto*/

.prodfoto {
    float: left;
    width: 180px;
    position: relative;}

.proddescritop {
    float: left;
    width: 190px;
    position: relative;
    text-align: left;
    margin-left: 10px;}

.proddatititsx {
    float: right;
    width: 37px;
    height: 20px;
    position: relative;
    background-repeat: no-repeat;
    background-image: url('../../img/angolo_categorie.jpg');}

.proddatititdx {
    float: right;
    height: 17px;
    position: relative;
    padding: 3px 10px 0 0;
    color: #000000;
    background-color: #D2D3B4;}

#proddatischeda {
    width: 380px;
    position: relative;
    color: #878773;
    background-color: #D2D3B4;}

.proddatitit {
    float: left;
    width: 117px;
    position: relative;
    padding: 3px 3px 3px 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #878773;
    background-color: #D2D3B4;}

.proddatidescri {
    float: left;
    width: 237px;
    position: relative;
    padding: 3px 3px 3px 10px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    background-color: #D2D3B4;}

.proddescribottom {
    width: 380px;
    position: relative;}

