body {
	background-color: #5F9FDE;
	background-image: url(immagini/sf-pag.jpg);
	background-repeat: repeat-x;
	margin:0px;
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	color: #000;
}
a:link, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:underline;
}
h1.titoli {
	font-size:20px;
	color:#2363A2;
}
td.testi p, td.testi h1, td.testi h3, td.testi table.body_tabella {
	margin:0px 25px 0px 22px;
}
td.testi p, td.testi ul {
	line-height:18px;
}
td.testi ul {
	margin:5px inherit 15px inherit;
}
td.testi b {
	color:#2363A2;
}
td.testi h3 {
	color:#2363A2;
}
#curriculum input[type="text"], #curriculum textarea, #curriculum input[type="file"], #curriculum select {
	border:1px solid #2363A2;
	background-color:#e9f4ff;
	color:#2363A2;
}
#curriculum input[type="submit"], #curriculum input[type="reset"] {
	border:2px solid #2363A2;
	background-color:#e9f4ff;
	color:#2363A2;
	font-weight:bold;
}
