form{
font-size: .9em;
width: 458px;
float: left;
}

form p{
width: 219px;
text-align: left;
float:  left;
margin-bottom: 10px;
color: #000;
}

form p label{
width: 69px;
float: left;
color: #000;
font-size: 1.1em;
}

form p input{
width: 130px;
float: left;
border: 1px solid #ccc;
padding: 3px;
height: 15px;
font-size: 1em;
}
.allegato{
	width: 348px;
	float: left;
	position: relative;
	top: -15px;
	height: 23px;
}
input.privacy{
	margin-right: 5px;
}
form p textarea{
width: 356px;
height: 80px;
float: left;
border: 1px solid #ccc;
}

form p label.lunga{
width: 400px;
}

form p input#invia{
margin-top: 15px;
width: 60px;
height: 25px;
background: #000;
color: #fff;
margin-bottom:2em;
border-style: outset;
font-size: .7em;
letter-spacing: .2em;
text-transform: uppercase;
}

form p input:hover#invia{
background: #444;
color: #fff;
margin-bottom:2em;
	border-style: ridge;
	cursor: pointer;
}

form p input:active#invia{
background: #444;
color: #fff;
margin-bottom:2em;
	border-style: inset;
}
input.privacy{
	border: none;
	width: 20px;
}
#blocco-richieste{
	float: left;
	width: 340px;
	padding-top: 10px;
}
#blocco-richieste p{
	font-size: .85em;
}
#blocco-form{
	float: right;
	width: 458px;
	padding-bottom: 50px;
}
form p img{
margin-top: 15px;
}
table.grazie{
	font-size: .85em;
	color: #333;
	margin-top: 20px;
}
#blocco-form h3{
	margin-bottom: 10px;
}
table.grazie td.dati{
	color: #000;
	padding-right: 15px;
}
div.errors{
font-size: .8em;
background: #fff;
padding: 20px;
color: #333;
margin-bottom: 15px;
}
#send-nl{
background: #000;
color: #fff;
border-style: outset;
font-size: .7em;
letter-spacing: .2em;
width: 60px;
height: 25px;
border: 1px solid;
text-transform: uppercase;
}
#send-nl:hover{
background: #444;
color: #fff;
border-style: ridge;
cursor: pointer;
}
#infor-privacy {
	width: 800px;
	float: left;
}
#infor-privacy h1{
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#privacy p{
	margin-bottom: 12px;
	font-size: .8em;
}
#reset-nl{
background: #000;
color: #fff;
border-style: outset;
font-size: .7em;
letter-spacing: .2em;
width: 90px;
height: 25px;
border: 1px solid;
text-transform: uppercase;
}
#reset-nl:hover{
background: #444;
color: #fff;
border-style: ridge;
cursor: pointer;
}

form input#login{
width: 60px;
height: 20px;
background: #000;
color: #fff;
border-style: outset;
border: 1px solid;
font-size: .7em;
letter-spacing: .2em;
text-transform: uppercase;
}

form input:hover#login{
background: #444;
color: #fff;
	border-style: ridge;
	cursor: pointer;
}

