/* foglio di stile per elementi generici */


/* stile per gli header con la stellina rossa */

h1 {
height: 48px;
padding-left: 45px;
padding-top: 7px;
background: transparent url('/img/rstar32.gif') no-repeat;
}

h2 {
background: transparent url('/img/rstar22.gif') no-repeat;
padding-top: 5px;
padding-left: 35px;
}

h3 {
background: transparent url('/img/rstar16.gif') no-repeat;
padding-top: 4px;
padding-left: 35px;
}


img {
border: 0;
}


