/* POSICIONAMENTO */
body, html, body { margin:0px; text-align:left; background-color:#ffffff;
                   background-image:url('../images/bg.jpg'); background-repeat:no-repeat; background-position:top left; }

#div_topo { margin-top:0px;margin-left:0px;width:947px;height:330px; }
#div_conteudo { margin-top:5px;margin-left:20px;margin-right:0px;width:680px; }

a { color:#333333;font-family:tahoma, ms sans serif, arial;font-size:11px; text-decoration:none; }
a:hover { text-decoration:underline; color:#000000; }
a.noticia_destaque_link { color:#333333;font-family:tahoma, ms sans serif, arial;font-size:12px; text-decoration:none; }
a.noticia_destaque_link:hover { text-decoration:underline; color:#000000; }

.noticias_destaque_titulo { color:#777777;font-family:arial, ms sans serif;font-size:14px; text-decoration:none; font-weight:bold; }
.noticia_destaque_lista { margin-left:-20px; line-height:16px; }

p, td { color:#333333; font-family:tahoma, ms sans serif, arial; font-size:12px; }
p { text-align:justify; margin-top:5px; text-indent:20px; line-height:16px; }

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; }

.destaque0 { background-image:url('../images/fundo_destaque_0.png'); background-repeat:no-repeat; background-position:bottom right; width:221px; min-height:207px; float:left; font-family:arial; font-size:12px; display:inline; }
.destaque0_conteudo { padding-left:20px; padding-top:15px; padding-right:20px; padding-bottom:30px; }
.destaque1 { background-image:url('../images/fundo_destaque_1.png'); background-repeat:no-repeat; background-position:bottom right; width:221px; min-height:207px; float:left; font-family:arial; font-size:12px; display:inline; }
.destaque1_conteudo { padding-left:20px; padding-top:15px; padding-right:20px; padding-bottom:0px; }
.destaque9 { background-image:url('../images/fundo_destaque_9.png'); background-repeat:no-repeat; background-position:bottom right; width:221px; min-height:207px; float:left; font-family:arial; font-size:12px; display:inline; }
.destaque9_conteudo { padding-left:3px; padding-top:0px; padding-right:0px; padding-bottom:37px; }

.base { width:221px; float:left; padding-top:20px; }
