﻿/* FONT */

body,
table.tabelle,
table.tabelle tr,
.ricerca form input,
.wp_ricerca #ricerca_frase,
.wp_registrazione form input,
.wp_forum select,
.wp_forum input,
.wp_bandi select,
.wp_bandi input,
.wp_atti select,
.wp_atti input{
	font-family: Arial, Helvetica, sans-serif;
}

.wp_ricerca input[type=submit],
.wp_sondaggio .campo input[type=submit],
.logon .campo input[type=text],
.logon .campo input[type=password],
.logon .campo input[type=button],
.logon .campo input[type=submit]{
	font-family: Arial, Helvetica, sans-serif;
}
