#scrivimi {
	margin-top: 10px;
	position: relative;
}
.laIn, 
.laTe {
	display: block;
	color: #fff;	
	font-family: Arial Narrow, Arial;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 10px;	
}
#scrivimi input {
	width: 202px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	border: 0;
	color: #333;
	outline: 0 none;
	padding: 4px 0 0 4px;
	height: 20px;
	background: url(/libs/css/assets/bgInput.gif) no-repeat top left;
}
#scrivimi textarea {
	width: 436px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	border: 0;
	color: #333;
	outline: 0 none;
	padding: 4px 0 0 4px;
	height: 180px;
	background: url(/libs/css/assets/bgInput.gif) no-repeat top left;	
}
.btInvia {
	cursor: pointer;
	border: 0;
	padding: 0;
	margin: 10px 0 0 0;
	outline: 0 none;
	font-family: Arial Narrow, Arial;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	background: #000;
	width: 100%;
	text-align: right;
}
.bgNumero {
	background: url(/libs/css/assets/bgCon.gif) no-repeat bottom center;	
}
#icoTel {
	display: block;
	width: 46px;	
	height: 46px;	
	position: absolute;
	bottom: 42px;
	left: -14px;
	background: url(/libs/css/assets/icoTel.png) no-repeat bottom center;	
}
p#status {
	position: absolute;	
	display: none;
	top: 20px;
	color: #fff;
	width: 150px;
	height: 20px;
	left: 20px;
	font-family: Arial Narrow, Arial;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
}
