.dati
	{
	width: 350px;
	margin-left: 20px;
	}
	
textarea 
	{
	float: left;
	width: 348px !important;
	width: 346px;
	height: 150px;
	border: 1px solid #7B2800;
	border-bottom: 1px solid #7B2800 !important;
	border-bottom: 0px;
	background: #fff;
	}

.inserimento
	{
	height:25px;
	}
	
.dati .lbl
	{
	float: left;
	border-bottom: 1px dotted #7B2800;
	width: 140px;
	
	}
	
.dati .in
	{
	float: right;
	vertical-align: text-bottom;
	border: 1px solid #7B2800;
	background: #fff;
	width: 200px;
	}

.contenitorebottoni
	{
	padding: 5px;
	border: 1px solid #7B2800;
	}
	
.invia
	{
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFEFD6;
	border: 1px #7B2800 solid;
	}
	
.reset
	{
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFEFD6;
	border: 1px #7B2800 solid;
	}

form {
	margin-top: 20px;
}