/* CSS OPINA */

@charset "utf-8";

#contenido_seccion { width:100%; padding: 20px; }
h2#titulo_suscribete { width:565px; height:19px; background: url(../img/titulo_suscribete.gif) no-repeat; text-indent:-9999px; }

#formulario_opinion { width:545px; padding: 10px; }
#formulario_opinion p { text-align: justify; font-size:0.7em; font-family: 'Tahoma'; color:#333; }

label, input, textarea { font-size:0.7em; font-family: 'Tahoma'; color:#333; }
label { float:left; width:60px; text-align: left; font-weight: bold; }
input, textarea { width:478px; margin-bottom: 2px; }
input { height:16px; }
#boton_enviar { float: right; width:100px; height:18px; background-color:#e3e3e3; border: solid 1px #999; font-size:0.7em; font-family: 'Tahoma'; color:#000; font-weight: bold; }
