/* categorie colonna sx*/

#categoriesx {
    float: left;
    width: 230px;
    position: relative;
    color: #ffffff;
    background-color: #FB7614;}

#categoriesx a:link {color: #ffffff; background-color: #FB7614; text-decoration: none; font-weight: bold;}
#categoriesx a:visited {color: #ffffff; background-color: #FB7614; text-decoration: none; font-weight: bold;}
#categoriesx a:hover {color: #FB7614; background-color: #ffffff; cursor: pointer; text-decoration: none; font-weight: bold;}

.freccia {
    float: left;
    width: 25px;}

.saycategoria {
    float: left;
    width: 200px;
    position: relative;
    padding-top: 6px;
    padding-left: 5px;}

/* elenco prodotti*/

#percorso {
    float: left;
    width: 490px;
    height: 15px;
    position: relative;
    padding: 5px;
    font-size: 12px;
    color: #ffffff;
    background-color: #FB7614;
    font-weight: bold;}

#descricate {
    float: left;
    width: 490px;
    position: relative;
    padding: 5px;
    font-size: 10px;
    background-color: #FBC085;}

#descricate a:link {color: #ffffff; background-color: #FBC085; text-decoration: none; font-weight: bold;}
#descricate a:visited {color: #ffffff; background-color: #FBC085; text-decoration: none; font-weight: bold;}
#descricate a:hover {color: #FBC085; background-color: #ffffff; cursor: pointer; text-decoration: none; font-weight: bold;}

#descricateextend {
    float: left;
    width: 490px;
    font-size: 10px;
    background-color: #FBC085;}

#contprodotti {
    float: left;
    width: 500px;
    position: relative;
    font-size: 10px;}

.fotoprodotti {
    float: left;
    width: 165px;
    position: relative;
    padding: 5px;
    text-align: center;}

.descriprodottisx {
    float: left;
    width: 175px;
    position: relative;
    padding: 5px;
    text-align: left;}

.descriprodottidx {
    float: left;
    width: 110px;
    position: relative;
    padding: 5px 19px 5px 5px;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    background-color: transparent;}

.specifichetec a:link {color: #000000; background-color: transparent; text-decoration: none;}
.specifichetec a:visited {color: #000000; background-color: transparent; text-decoration: none;}
.specifichetec a:hover {color: #ffffff; background-color: transparent; cursor: pointer; text-decoration: underline;}

.spec_tec_img_allegata a:link {color: #ffffff; background-color: #FB7614; text-decoration: none; font-weight: bold;}
.spec_tec_img_allegata a:visited {color: #ffffff; background-color: #FB7614; text-decoration: none; font-weight: bold;}
.spec_tec_img_allegata a:hover {color: #FB7614; background-color: #ffffff; cursor: pointer; text-decoration: none; font-weight: bold;}

/*funzione standard gestione pagine*/

#gestpag01 {
    float: left;
    width: 140px;
    position: relative;
    padding-left: 10px;}

#gestpag02 {
    float: left;
    width: 340px;
    position: relative;
    padding-right: 10px;
    text-align: right;}

#gestpag02 a:link {color: #FB7614; background-color: #ffffff; text-decoration: none;}
#gestpag02 a:visited {color: #FB7614; background-color: #ffffff; text-decoration: none;}
#gestpag02 a:hover {color: #FB7614; background-color: #ffffff; cursor: pointer; text-decoration: none;}

/*righe*/

.rigaorizzontale {
    width: 488px;
    height: 1px;
    position: relative;
    font-size: 1px;
    line-height: 1px;
    margin-left: 6px;
    margin-right: 4px;
    background-repeat: repeat-x;
    background-image: url('../../img/px_blu.jpg');
    clear: both;}