

.entrada_form {

	width:243px;
	height:45px;
	float:left;

	text-align:left;

}

.entrada_form_sencera {

	clear:both;

	float:left;

	width:750px;

	text-align:left;

}

.zona_text {
	clear:both;

	text-align:left;
}	


input {

	border: solid 1px #3a6828;
	font-family: Arial;
	font-size:12px;
	color:#3a6828;
	width:230px;
}

select {
	border: solid 1px #3a6828;
	font-family: Arial;
	font-size:12px;
	color:#3a6828;

}

textarea {

	border: solid 1px #3a6828;
	font-family: Arial;
	font-size:12px;
	color:#3a6828;

	width:730px;
	height:70px;

	overflow:auto;
}

.contactetext {
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
}

.imgdreta {

	margin-bottom:20px;
	float:right;
}

#dadesempresa {
	clear:both;
	margin-top:20px;
	font-size:10px;
}