* {
	margin: 0;
	padding: 0;
	font-family: verdana, tahoma, arial;
}

html, body, a, input,textarea {
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 11px;
}

h1 { display: none; }

.error {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
}
.error1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}


.titolo_testi {
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    font-weight: bold;
    color: #132F65;
}
.testo_testi {
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    color: #132F65;
}
.testo_testi_bold {
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    
    color: #132F65;
}

.titolo_moduli {
    background-color: #E5EEFF;
    font-size: 11px;
    font-weight: bold;
    color: #132F65;
    text-indent: 8px;
}

.foto_anteprima_moduli {
    border: 2px solid #132F65;
}

.footer {
    text-decoration: none;
    font-family: verdana, tahoma, arial;
    font-size: 10px;
    color: #526D7A;
    cursor: pointer;
}
.footer2 {
    text-decoration: none;
    font-family: verdana, tahoma, arial;
    font-size: 10px;
    color: #526D7A;
}
.footer_link {
    text-decoration: none;
    font-family: verdana, tahoma, arial;
    font-size: 10px;
    color: #526D7A;
    cursor: pointer;
}


/* ######################################### */
/* CLASSI RICERCA VELOCE */
.table_ricerca_veloce {
    background-color: #132F65;
    font-family: verdana, tahoma, arial;
    font-size: 10px;
    color: #000000;
}
.titoli_ricerca_veloce {
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    font-weight: bold;
    color: #132F65;
}
.testo_ricerca_veloce_tipo_contratto {
    font-family: verdana, tahoma, arial;
    font-size: 10px;
    font-weight: bold;
    color: #7190C5;
}
.select_ricerca_veloce {
    width: 120px;
    font-family: verdana, tahoma, arial;
    font-size: 10px;
}
/* ######################################### */

/* ######################################### */
/* CLASSI RICERCA APPROFONDITA */
.class_table_ricerca_riga1 {
    background-color: #FFFFFF;
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    color: #132F65;
}
.class_table_ricerca_riga2 {
    background-color: #C6DAFF;
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    color: #132F65;
}
.table_ricerca {
    font-family: verdana, tahoma, arial;
    font-size: 10px;
    color: #132F65;
}
.table_ricerca1{
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    color: #132F65;
}
.table_ricerca2{
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    color: #132F65;
}
.titoli_ricerca {
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    font-weight: bold;
    color: #132F65;
}
.testo_ricerca_tipo_contratto {
    font-family: verdana, tahoma, arial;
    font-size: 10px;
    font-weight: bold;
    color: #7190C5;
}
.select_ricerca {
    width: 120px;
    font-family: verdana, tahoma, arial;
    font-size: 10px;
}
.textarea_ricerca {
    font-family: verdana, tahoma, arial;
    font-size: 10px;
}
/* ######################################### */


/* ######################################### */
/* CLASSI RISULTATI RICERCA */

ul.ul_piccolo {
    width: 80px;
    height: 60px;
    list-style-type: none;
    list-style-image: url(/images/icone/arrow_green.gif);
    margin: 0;
    padding: 0;
}

/* ######################################### */
