/*body.phome #header  {
    height: 200px;
    width: 980px;
}
body.phome #header h1 {
    background: url("../img/sito/logo-home.png") no-repeat scroll 0 0 transparent;
    height: 146px;
    top: 50px;
    width: 980px;
}
body.phome #header ul {
    right:0;
}
body.phome #header ul li a {
    font-size: 95%;
    width: 148px;
}
body.phome #content-sub {
    padding-top: 0;
}*/