#imagen {
background-image: url(../imagenes/distribuidores.jpg);
background-repeat:no-repeat;
width:665px;
height:198px;
margin-left:0px;
margin-top:0px;
float:left;
padding-top:5px;
padding-left:5px;
}

#form {
margin-left:0px;
margin-top:45px;
float:left;
height:80px;
width:290px;
text-align:center;
}

#boton {
background-image:url(../imagenes/boton_chico.png);
background-repeat:no-repeat;
background-position:center;
width:290px;
height:32px;
margin-left:0px;
margin-top:0px;
padding-top:6px;
float:left;
text-align:center;
}

#fin {
float:right;
margin-bottom:0px;
margin-right:0px;
height:35px;
width:35px;
text-align:right;
}

#error {
width:900px;
text-align:center;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:14px;
font-weight:bold;
color:#FF0000;
}