/* Masparcelas.com (Publicar y modificar inmuebles) */

/* ---  TODOS LOS FORMULARIOS --- */

.pub_form_item { width:100%; float:left; border-bottom:1px dotted #ccc; text-align:left; padding-bottom:8px; margin-bottom:8px }
.pub_form_label { width:100%; float:left; font-weight:bold; font-size:16px; text-align:left }
.pub_form_input { width:100%; float:left; font-size:16px; text-align:left }
.pub_form_nota { font-size:12px; color:#666 }
.pub_form_boton { margin:0 0 0 0; padding:0px 10px 0px 10px; height:39px; line-height:39px;  text-align:center; background:url(../graph/skin/iconos/fondo_boton.gif) top #006600; border:1px solid #006600; font-size:20px; color:#fff }
.pub_form_error { margin:0 0 0 0; width:96%; text-align:center; background:#CC0000; border:1px solid #FF0000; font-size:18px; color:#fff; margin-top:10px; margin-bottom:8px; float:left }

.pub_form_confirmacion { width:100%; float:left; font-size:18px; text-align:left }

.confirmar_borrar { display:none; background:#cc0000; color:#fff}
.confirmar_borrar a { color:#fff}
.boton_borrar a { color:#cc0000; }
