
.sfondo { background: url(images/bg.jpg) no-repeat fixed 0pt 0pt }
.sfondo-box     { background: #000 no-repeat center bottom }
.testo-corpo   { color: #fff; font-size: 12px; font-family: Verdana }
.testo-crenatura          { color: #fff; font-size: 12px; line-height: 20.8px; font-family: Verdana }
.testo-piccolo { color: #fff; font-size: 9px; font-family: Verdana }
.testo-sottotitolo  { color: #fff; font-style: italic; font-size: 14px; font-family: Verdana }
input.blueinput, textarea.blueinput {
	background: #f4f4f4;
	border: solid 1px #7eb3f6;
	padding: 2px;
}
.submit_image {
	background-repeat: no-repeat;
	overflow: hidden;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	_text-indent: 0px;
	_padding-left: 9999px;
}

input.blueinput:focus   { color: #000; background-color: #dafeda; border: solid 1px #019201 }

