#contacto { padding-top:5px; }
#contacto_form { float:left;width:360px;}
#contacto_info {float:right;width:250px; color:#666666;}
#contacto_info img { padding-bottom:15px;display:block; }

#contacto_form label {display:block;line-height:150%;color:#2F9B00; margin-top:10px;}
#contacto_form label.error {margin-top:-10px;color:#CC3333}
#contacto_form .textfield, #contacto_form .textarea{margin-bottom:10px;display:block;width:350px;}
#contacto_form .textarea {height:100px;}
#contacto_form .submit { float:right; display:block; border:none;width:90px;height:26px;background:url(../imagenes/botones.gif) 0 -52px no-repeat;text-indent:-9999px;margin-top:10px;cursor:pointer}
#contacto_form .submit:hover {background-position: -150px -52px;}

#contacto_form #he_leido_label {color:#000000;}
#contacto_form #he_leido_label a {color:#000000;background-color:#FFE780;text-decoration:none}
#contacto_form #he_leido_label a:hover { background-color:#C1E1B3;}
#contacto_exito { background:url(../imagenes/contacto-caja.gif) 0 0 no-repeat; height:45px; padding:10px 15px 10px 15px; }
#contacto_error { background:url(../imagenes/contacto-caja.gif) 0 0 no-repeat; height:45px; padding:10px 15px 10px 15px; }
