/****************** testi ************************/
h4 {
text-align:center;
color:#00F;
}
p.sottotitoli {
	font-size:14px;
	font-weight: bold;
	text-align: justify;
}



#blockmodule {
text-align:center;
}
form#modulo {
width:430px;
text-align:left;
font:12px Arial;
margin:0px;
padding:0px;
}
fieldset {
	float:left;
	width:430px;
	border:1px solid #999;
	background: url(../images/back-form-yellow.jpg) repeat-x left bottom;
	margin-bottom:20px;
}
fieldset div{
padding: 5px 0;
}
input, textarea {
border:1px solid #999;
width:60%;
}
#dati label {
width:25%;
float:left;
display:inline;
text-align:right;
line-height:20px;
padding-right:5px;
}
#informazioni div {
text-align:center;
}
#informazioni label {
display:block;
}
#informazioni .caratteri {
	margin: 0px;
	padding: 0px;
	width: 80%;
	text-align: left;
}
#content #blockmodule #modulo #informazioni .caratteri input {
	width: 40px;
}


#informazioni select, #informazioni textarea {
width:80%;
}
.clearer {
clear:both;
display:block;
padding:0px 0px;
}
.clearer hr {
display:none;
}
#dati .indirizzo div {
float:left;
}
#dati .indirizzo label {
width: auto;
padding:0 1px 0 3px;
float:none;
}
#dati .indirizzo input {
border:1px solid #999;
width:auto;
}
.check {
display:block;
}
.check input {
width:auto;
border:0;
float:left;
}
.check label {
margin-left:5px;
}
#note {
	border: 1px solid #999999;
	width: 80%;
	text-align: center;
	margin: 10px auto;
	padding: 3px;
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFCC;
}
#note h3 {
	font-size: 12px;
	text-decoration: underline;
	color: #FF0000;
	margin: 0px 0px 10px;
	padding: 0px;
}
#note li {
	text-align: left;
	padding-bottom: 4px;
	font-weight: bold;
}
#note ul {
	margin: 0px;
	padding: 0px;
}
