Ecco l'ultima parte del CSS non melo ha fatto mettere in 1 messaggio solo:
codice:
.comes {
    color: #000000;
    font-family: sans-serif,arial;
    font-size: 90%;
    font-style: italic;
}
dl.esempiolist dt {
    border-left: 2px solid #EAEA00;
    color: #004080;
    font-family: sans-serif,arial;
    font-size: 120%;
    font-style: italic;
    margin: 0;
    padding: 0 0 0 13px;
    text-decoration: none;
}
dl.esempiolist dd {
    border-left: 2px solid #EAEA00;
    margin: 0 0 20px;
    padding: 2px 0 0 5px;
}
dl.ricerche {
    margin: 10px 5px 5px 10px;
    padding: 0;
    text-decoration: none;
}
dl.ricerche dt {
    border-left: 2px solid #EAEA00;
    color: #004080;
    font-family: sans-serif,arial;
    font-size: 120%;
    font-style: italic;
    margin: 40px 0 0;
    padding: 0 0 0 13px;
    text-decoration: none;
}
dl.ricerche dd {
    border-left: 2px solid #EAEA00;
    margin: 0 0 20px;
    padding: 2px 0 0 5px;
}
.linktip {
    color: #0080C0;
    font-size: 80%;
}
.linu {
    color: #004080;
    font-family: sans-serif,arial;
    font-size: 95%;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}
ul.testo {
    margin: 10px;
    padding: 10px;
}ul.testo li {
    margin: 5px;
    padding: 3px;
}
table.tabdati {
    border: 2px solid black;
    border-collapse: collapse;
}
table.tabdati td {
    border: 1px solid black;
    font-family: sans-serif,arial;
    padding: 10px;
    text-decoration: none;
}
table.tabdatib {
    border: 2px solid black;
    border-collapse: collapse;
}
table.tabdatib td {
    border: 1px solid black;
    font-family: sans-serif,arial;
    padding: 2px;
    text-decoration: none;
}
.tabtit {
    background: none repeat scroll 0 0 #F2F9FF;
    color: #000050;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}
.tabdato {
    background: none repeat scroll 0 0 #F2F9FF;
    color: #000050;
    font-weight: bold;
    text-align: center;
}
.sfondi {
    border: 1px solid black;
    cursor: pointer;
    height: 85px;
    width: 85px;
}
.buttinv {
    background: url("invia.png") no-repeat scroll 0 0 white;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    display: inline;
    height: 28px;
    width: 86px;
}
.immrot {
    border: 0 none;
    height: 17px;
    margin-top: 3px;
    width: 72px;
}
.linkrott {
    color: #0066CC;
    cursor: pointer;
    text-decoration: underline;
}
.taberrore {
    border: 2px solid green;
    margin: 10px;
    padding: 8px;
}
h1 {
    color: #000050;
    font-family: verdana,arial;
    font-size: 220%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
h2 {
    color: #000050;
    font-family: verdana,arial;
    font-size: 180%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
h3 {
    color: #000050;
    font-family: verdana,arial;
    font-size: 140%;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}
.login {
    background: url("login.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: inline;
    height: 23px;
    padding: 3px;
    width: 74px;
}
.logout {
    border: 0 none;
    height: 23px;
    width: 74px;
}
.formlogin {
    background: none repeat scroll 0 0 #E8E8FF;
    font-family: Verdana,arial;
    font-size: 80%;
}

.titmen {
    color: #FFFFCE;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.rigasx {
    background-image: url("sfondo555.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-top: 2px solid #EAEAEA;
    height: 8px;
    margin: 8px 0 0 2px;
}