/* CSS Document */

form {
margin:0px;
padding:0px;
}
input {
font-size:10px;
border:#999999 solid 1px;
background-image:url(../img/f_form.jpg);
background-repeat:repeat-x;
}
textarea {
font-size:10px;
border:#999999 solid 1px;
background-image:url(../img/f_form.jpg);
background-repeat:repeat-x;
}
.b_contactar input {
border:0px;
}
.locali_mid {
background-image:url(../img/localiza_mid.gif);
background-repeat:repeat-y;
width:163px;
padding-left:10px;
}