input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #ccc;
	background:url(../im/fnd_form.gif) repeat-x bottom #fff;
}
.boton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0.5em;
	background:url(../im/fnd_form.gif) repeat-x bottom;
}

input:focus, textarea:focus {
	border:1px solid #000;
}
