#form_contact {
position:absolute; left:411px; top:311px; width:514px; height:330px; z-index:11;
}

.boton_contact {
	color: #ECE9D8;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 45px;
	width: 50px;
	background-image: url(/images/boton_send.gif);
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
