/* POSICIONAMENTO */
body, html, body { margin:0px; text-align:left; background-color:#ffffff;
                   xbackground-image:url('../images/bg_interno.jpg'); background-repeat:no-repeat; background-attachment:fixed; background-position:top left; }

#div_interno_topo { margin-top:0px;margin-left:0px;width:681px;height:200px; }
#div_interno_conteudo { margin-top:10px;margin-left:35px;margin-right:35px;width:600px; }

a { color:#333333;font-family:verdana, arial, ms sans serif;font-size:10pt; text-decoration:none; }
a:hover { text-decoration:underline; }

div, p, td { color:#333333; font-family:verdana, tahoma, ms sans serif, arial; font-size:10pt; }
p { text-align:justify; margin-top:5px; text-indent:20px; line-height:14px; }
p.contato { margin-left:250px; color:#333333; font-family:arial, ms sans serif; font-size:10px; text-align:justify; margin-top:5px; text-indent:0px; line-height:14px; }

#div_interno_conteudo div { margin-bottom:20px; background-color:transparent; }

.noticia_titulo { color:#333333; font-family:arial, ms sans serif; font-size:18px; text-align:left; font-weight:bold; margin-top:5px; text-indent:0px; }

input.nome, input.email { border:1px solid #333333; color:#333333; font-family:arial, ms sans serif;font-size:11px; width:300px; height:17px; background-color:transparent; }
input.telefone { border:1px solid #333333; color:#333333; font-family:arial, ms sans serif;font-size:11px; width:150px; height:17px; background-color:transparent; }
textarea.mensagem { border:1px solid #333333; color:#333333; font-family:arial, ms sans serif;font-size:11px; width:300px; height:100px; background-color:transparent; }
input.enviar { border:1px solid #333333; color:#333333; font-family:arial;font-size:12px; width:60px; height:22px; background-color:#3f382e; }
