/* Italcook integrazione Giapponese */

body {
	font-family: Georgia, "oSVbN", "Osaka";
    font-size: 12px;
}

a, a:link, a:active, a:visited {
	font-weight: 10px;
}
a:hover {

}


/* Footer */
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* fine footer */




/* titoli */
h1 {
	font-size: 20px;

}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 13px;
	color: #FFF;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 15px;
	color: #333;
	margin: 0px;
	font-weight: normal;
	line-height: 20px;
}

input.text {
	font-size: 12px;
}
select.text {
	font-size: 12px;
}
select.corso {
	font-size: 12px;
}
textarea.messaggio {
	font-size: 12px;
}
input.bottone_invia {
	font-size: 14px;
}
input.bottone_annulla {
	font-size: 14px;
}







