/*  Skin Gundam */

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

a { 
    color: #CC1D00; 
}

/* striscia alto */

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

div#alto b a, div#alto i a {
    color: #fff; 
}

/* Tabella head */
table#head { 
    border-color: #000;
    background: #fff 
}

td#titolo { 
    color: #CC1D00; 
    border-color: #000; 
}

td#sottotit { 
    color: #000;
    border-color: #000; 
}


td#foto { 
    background: #FFFCF7 /*url('http://img.studenti.it/images/grafica/city/hppay/hp11/bg1.jpg'); */
}

td#striscia { 
    border-color: #000; 
    background: #FFB100; 
}

td#bottoni { 
    border-color: #000; 
    background: #FFD163 /*url('http://img.studenti.it/images/grafica/city/hppay/hp11/bg1.gif') 20px 5px no-repeat; */
}

div.box h2 { 
    background: #fff; 
    color: #CC1D00; 
    border-color: #000; 
}

div.counter { 
    border-color: #000; 
    background: #fff; 
}

div.counter h2 { 
    background: #fff; 
    color: #CC1D00; 
    border-color: #000; 
}

/* Tabella datipersonali */
table#datipersonali { 
    width: 100% 
}

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

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

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

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

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

td.hermes img { 
    width: 133px; 
    height: 29px; 
}

td.amici img  { 
    width: 133px; 
    height: 29px; 
}

td.nemici img { 
    width: 133px; 
    height: 29px; 
}

/* Tabella corpo */
table#corpo { 
    border-color: #000;
    background: #FFFCF7 url('http://img.studenti.it/images/grafica/city/hppay/hp11/bg2.gif') 230px 50px no-repeat;
}

td#menu { 
    border-color: #000; 
    background: #FFD163 url('http://img.studenti.it/images/grafica/city/hppay/hp11/bg1.gif') no-repeat; 
}

div#pulsdiar { 
    width: 475px; 
    height: 34px; 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp11/archivio.gif') no-repeat;
    padding: 10px 10px 0px 0px;
} 

div#pulsdiar a {
    color: #000;
    margin-left: 5px;
}
    
div.hr { 
    background: url('http://img.studenti.it/images/grafica/city/hppay/hp11/hr.gif') center no-repeat
}
/*** 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: #FFD163;
}

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

li.selezione {
    background: #FFD163;
}

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;
}


