/*  Skin creatied - on the road */

body { 
    background-image: url('http://img.studenti.it/grafica/city/hppay/hp59/bg.gif'); 
}

a { 
    color: #2868BF; 
}

/* striscia alto */

div#alto { 
    background-image: url('http://img.studenti.it/images/grafica/city/hppay/hp59/top_bg.gif'); 
}

div#alto a {
    color: #fff; 
}

/* Tabella head */

table#head { 
    border-color: #ff9900;
    background: #fff; 
}

td#titolo { 
    color: #000; 
    background: #fff url('http://img.studenti.it/grafica/city/hppay/hp59/bg_tit.jpg') top right no-repeat;
    border-color: #fff; 
}

td#sottotit { 
    color: #000;
    border-color: #fff; 
    border-top: 1px solid #ff9900;
}

td#foto { 
    background: #fff;
}

td#striscia { 
    border-color: #fff; 
    border-bottom: 1px solid #ff9900;
}

td#bottoni { 
    border-color: #fff; 
    background: #fff url('http://img.studenti.it/grafica/city/hppay/hp59/bg3.jpg') top right no-repeat;
}

/* Tabella datipersonali */

table#datipersonali { 
    width: 100% 
}

td.hermes { 
    background: url('http://img.studenti.it/grafica/city/hppay/hp59/puls1.gif') no-repeat; 
}

td.amici { 
    background: url('http://img.studenti.it/grafica/city/hppay/hp59/puls2.gif') no-repeat; 
}

td.nemici { 
    background: url('http://img.studenti.it/grafica/city/hppay/hp59/puls3.gif') no-repeat; 
}

ul#pulsanti li {
     background: url("http://img.studenti.it/images/grafica/city/hppay/hp59/puls.gif") no-repeat;
 }

ul#pulsanti li a {
    color: #000;
}

td.hermes img { 
    width: 131px; 
    height: 25px; 
}

td.amici img  { 
    width: 131px; 
    height: 25px; 
}

td.nemici img { 
    width: 131px; 
    height: 25px; 
}

/* Tabella corpo */

div#pulsdiar { 
    background: #fff url('http://img.studenti.it/grafica/city/hppay/hp59/bg_archivio.gif') top right no-repeat;
    height: 70px !important;
    width: 560px !important;
    padding: 10px 10px 0px 0px;
}


table#corpo { 
    border-color: #f90;
    background: #fff;
}

td#menu { 
    border-color: #fff; 
    background: #fff;
    padding-left: 8px;
}

div#pulsdiar a {
    color: #000;
    margin-left: 5px;
}
    
div.hr { 
    background: url('http://img.studenti.it/grafica/city/hppay/hp59/hr.gif') center no-repeat;
}

div.box h2 { 
    background: #fff; 
    color: #ff9900; 
    border-color: #aaa; 
}

div.counter { 
    border-color: #aaa; 
    background: #E7DFCE; 
}

div.counter h2 { 
    background: #fff; 
    color: #ff9900; 
    border-color: #aaa; 
}
/*** commenti ***/
a.espandi {
    background: url("http://img.studenti.it/images/grafica/city/hppay/piuscuro.gif") 0px 3px no-repeat;
}

a.raggruppa {
    background: url("http://img.studenti.it/images/grafica/city/hppay/menoscuro.gif") 0px 3px no-repeat;
}

ul.ul_padre {
    background-color: #ccc;
}

ul.ul_padre li {
    background-color: #eee;
}

ul.ul_padre li.selezione {
    background: #fff;
}

ul.ul_padre li ul {
    background-color: #ddd;
}

li.selezione {
    background: #fff;
}

li.selezione ul li {
    color: #000;
}

div.info_testo, div.ins_commento {
    border-color: #000;
}

div.ins_commento input, div.ins_commento textarea {
    border-color: #ccc;
}


