@charset "utf-8";
/* CSS Document */

* {border:0;}

body { margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; font-size:12px; background:#f5f5f5; }

#geral { width: 958px; overflow:hidden; padding:10px; background:#FFF; margin:0 auto; border-right:2px solid #CCC; border-left:2px solid #CCC; }

#topo { margin-bottom:10px; }

#menu { margin-bottom:10px; }

#barra_topo { background:url(../imgs/borda_top.gif) top no-repeat; height:20px;}

#conteudo {border-right:1px solid #666; border-left:1px solid #666; padding:0 10px 0 10px;}

#barra_baixo { background:url(../imgs/borda_bottom.gif) bottom no-repeat; height:19px; margin-bottom:10px;}

.img_direita {padding-right:5px;}

.preco_antigo { font-weight:bold; font-size:12px; color:#333; }

.preco_novo { font-weight:bold; font-size:15px; color:#741510; }

#conteudo a { color:#000; text-decoration:none; }

#conteudo a:hover { color:#000; text-decoration:underline; }

h1 { font-size:14px; font-weight:bold; margin:0; text-transform:uppercase; }

.texto_justificado { text-align:justify; }

.foto_palestrante { float:right; padding:10px 0 10px 30px; }