
#text_central {
	width:465px;
}

#text_contacte_dalt {

	float:left;
	width:145px;
	height:50px;

}

#mapa_contacte {
	float:right;
}

#text_dreta_contacte {
	float:right;
	margin-right:34px;
	margin-top:34px;

	width:230px;
	*width:270px;
	min-height:300px;

}

#googlemaps {
	width:723px;
	height:370px;

}

.entrada_form {
	clear:both;
	float:left;
	margin-top:10px;
	*margin-top:8px;

}


input {
	float:right;
	background-color:#e6e7e8;
	border:0px;
	width:150px;
	height:15px;
	margin-top:10px;
}

input.boto {
	float:right;
	background-color:#808285;
	border:0px;
	width:70px;
	height:20px;
	color:white;
	margin-top:10px;
	margin-right:80px;
}

textarea {
	float:right;
	background-color:#e6e7e8;
	border:0px;
	width:150px;
	height:80px;
	margin-top:10px;
}
