body {
	margin: 10px auto;
	behavior: url(/js/csshover.htc);
	background : #dadff6;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

a, a:visited {
	color : #2e0500;
	text-decoration : underline;
}

a:hover {
	color : #000000;
	text-decoration : underline;
}

html,body {
	height: 100%;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

img {
	border-style: none;
}
#contatti input {
	width: 197px;
	height: 20px;
	border: 1px solid #899ed4;
}

#contatti textarea {
	width: 197px;
	height: 90px;
	border: 1px solid #899ed4;
}

#contatti td {
	font-size: 11px;
	font-weight: bold;
}
