body         { font-family: Verdana; font-size: 10pt }
.sottotilolo_news { font-family: Verdana; font-size: 10pt; font-style: italic; font-weight: bold }
.titolo_capitolo { font-family: Verdana; font-size: 14pt; font-weight: bold }
.titolo_sottocapitolo { font-family: Verdana; font-size: 12pt; font-weight: bold }
.sottotitolo { font-family: Verdana; font-size: 12pt; font-weight: bold }
.evidenziato { font-family: Verdana; font-size: 10pt; font-weight: bold }
td           { font-family: Verdana; font-size: 10pt }

input.bottone_news {
 width: 90;
 height: 22;
 background-image: url('images/bott_news.gif');
 border-style: outset; font-family:Verdana; font-size:8pt
}

input.bottone_climatologia {
 width: 90;
 height: 22;
 background-image: url('images/bott_climatologia.gif');
 border-style: outset; font-family:Verdana; font-size:8pt
}

input.bottone_didattica {
 width: 90;
 height: 22;
 background-image: url('images/bott_didattica.gif');
 border-style: outset; font-family:Verdana; font-size:8pt
}

input.bottone_index {
 width: 90;
 height: 22;
 background-image: url('images/bott_index.gif');
 border-style: outset; font-family:Verdana; font-size:8pt
}

input.campo_cerca_didattica {
 width: 165;
 height: 20;
 border-style: solid;
 background-image: url('images/sfondo_input_didattica.jpg');
}

input.campo_cerca_news {
 border:1px solid #A7A7A7; width: 165;
 height: 20;
 background-image: url('images/sfondo_input_news.jpg')
}

input.campo_cerca_climatologia {
 border:1px solid #AAAAAA; width: 165;
 height: 20;
 background-image: url('images/sfondo_input_climatologia.jpg')
}