body {
	background-color: #fefaed;
}

div,h1,h2,h3,p,td,ul,li {
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 11px;
	vertical-align: top;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

a {
	color: #000;
}

textarea,input.text,select {
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

input.submit {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

input.checkbox,input.radio {
	position: relative;
	top: 3px;
	margin-right: 6px;
}

.titolo_error_red {
	color: #FF0000;
	font-size: 12x;
	font-weight: bold;
}

