#percorso {
    width: 492px;
    position: relative;
    font-size: 12px;
    line-height: 18px;}

#percorso a:link {color: #FFCC00; background-color: #ffffff; text-decoration: none; font-weight: bold;}
#percorso a:visited {color: #FFCC00; background-color: #ffffff; text-decoration: none; font-weight: bold;}
#percorso a:hover {color: #FFCC00; background-color: #ffffff; cursor: pointer; text-decoration: underline; font-weight: bold;}

/*homepage*/

#tbhomepage {
    width: 492px;
    position: relative;
    font-size: 11px;
    line-height: 12px;}

#tbhomepage a:link {color: #FFCC00; background-color: #ffffff; text-decoration: none; font-weight: bold;}
#tbhomepage a:visited {color: #FFCC00; background-color: #ffffff; text-decoration: none; font-weight: bold;}
#tbhomepage a:hover {color: #FFCC00; background-color: #ffffff; cursor: pointer; text-decoration: none; font-weight: bold;}

.hptabsx {
    float: left;
    width: 240px;
    position: relative;}

.hptabdx {
    float: left;
    width: 240px;
    position: relative;
    padding-left: 12px;}

.hpfoto {
    float: left;
    width: 90px;
    position: relative;
    border: 1px solid #666666;}

.hpdescri {
    float: left;
    width: 144px;
    position: relative;
    padding-left: 4px;
    text-align: justify;}

.hptitolo {
    width: 144px;
    position: relative;
    font-size: 12px;
    line-height: 13px;
    color: #FFCC00;
    text-align: left;}

/*clienti*/

#clienti {
    width: 492px;
    position: relative;
    font-size: 12px;
    line-height: 14px;}

#clienti a:link {color: #000000; background-color: #ffffff; text-decoration: none; font-weight: bold;}
#clienti a:visited {color: #000000; background-color: #ffffff; text-decoration: none; font-weight: bold;}
#clienti a:hover {color: #FFCC00; background-color: #ffffff; cursor: pointer; text-decoration: none; font-weight: bold;}

.clifoto {
    float: left;
    width: 120px;
    position: relative;
    border: 1px solid #666666;}

.clidescri {
    float: left;
    width: 360px;
    position: relative;
    padding-left: 10px;}

.clititolo {
    width: 360px;
    position: relative;
    font-weight: bold;}

/*categorie*/

#categorie {
    width: 492px;
    position: relative;
    font-size: 12px;
    line-height: 18px;}

#categorie a:link {color: #000000; background-color: #ffffff; text-decoration: none; font-weight: bold;}
#categorie a:visited {color: #000000; background-color: #ffffff; text-decoration: none; font-weight: bold;}
#categorie a:hover {color: #FFCC00; background-color: #ffffff; cursor: pointer; text-decoration: none; font-weight: bold;}

#categoriesx {
    float: left;
    width: 240px;
    position: relative;}
    
#categoriedx {
    float: left;
    width: 240px;
    position: relative;
    padding-left: 12px;}

/*articoli*/

#articoli {
    width: 492px;
    position: relative;
    font-size: 11px;
    line-height: 12px;}

#articoli a:link {color: #FFCC00; background-color: #ffffff; text-decoration: none; font-weight: bold;}
#articoli a:visited {color: #FFCC00; background-color: #ffffff; text-decoration: none; font-weight: bold;}
#articoli a:hover {color: #FFCC00; background-color: #ffffff; cursor: pointer; text-decoration: none; font-weight: bold;}

.arttabsx {
    float: left;
    width: 240px;
    position: relative;}

.arttabdx {
    float: left;
    width: 240px;
    position: relative;
    padding-left: 12px;}

.artfoto {
    float: left;
    width: 90px;
    position: relative;
    border: 1px solid #666666;}

.artdescri {
    float: left;
    width: 144px;
    position: relative;
    padding-left: 4px;
    text-align: justify;}

.arttitolo {
    width: 144px;
    position: relative;
    font-size: 12px;
    line-height: 13px;}

/*scheda articolo*/

#boxschedartdescri {
    float: left;
    width: 280px;
    position: relative;
    font-size: 11px;
    line-height: 12px;}

#boxschedartfoto {
    float: left;
    width: 200px;
    position: relative;
    padding-left: 12px;}

/*gestione pagine*/

#gestpag01 {
    float: left;
    width: 145px;
    position: relative;
    padding-left: 5px;
    font-size: 12px;
    line-height: 14px;
    clear: both;}

#gestpag02 {
    float: left;
    width: 342px;
    position: relative;
    text-align: right;
    font-size: 12px;
    line-height: 14px;}

