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

*{padding:0;margin:0;}
body {font: 13px  Arial, Verdana, "Time News Roman";background:#FFFFFF;
text-align: center; /* hack para o Internet Explore, para centralizar uma página */}
#topo{width:779px;height:197px;text-align:left;margin:auto}
#menu{width:779px;height:65px;text-align:left;margin:auto}
#pagina{width:779px;background:#CCEDFF;margin:auto;text-align:left; /* "remédio" para o hack do IE */}
#conteudo{width:730px;margin:0 auto;font-size:12px;font-weight: bold;}  
#conteudod{width:450px;height:420px;margin:0 auto;background-image:url(imagens/descricao.gif); background-repeat:no-repeat}  
#conteudog{width:450px;height:440px;margin:0 auto;background:#CCEDFF;}  
#conteudop{width:750px;height:495px;margin:0 auto;font-size:12px}
#margeme{float:left;width:325px;margin-top:5px;padding:5px; text-align:center}
/*#margeme{float:left;width:320px;margin-top:5px;padding:10px; text-align:center} */
#margemd{float:right;width:380px;margin-top:5px;padding:10px}

/*#conteudop{width:750px;height:512px;margin:0 auto;font-size:12px}*/

/*Para natal
#margeme{float:left; width:335px; height:490px; margin-top:11px; padding:1px;text-align:center; background-image:url(imagens/natal.jpg); background-repeat:no-repeat}*/  

#divclear{clear:both;}
#rodape{width:779px;height:142px;margin:auto;text-align:left}
#parceiros{width:779px;background:#CCEDFF;margin:auto;text-align:left;}

.norepeat{background-image:url(imagens/bgconteudo.gif);background-position: right top; background-repeat:repeat-y}
.centraliza{margin:20px;text-align:center;}

h1 {font-size:20px;color:#002D16;font-weight:bold;text-align:left}
h2 {font-size:10px;color:#002D16;font-weight:bold;text-align:left}
h3 {font-size:16px;color:#002D16;font-weight:bold;text-align:justify;text-indent:30px;}
h4 {font-size:18px;color:#002D16;font-weight:bold;text-align:left}
h5 {font-size:18px;color:#002D16;font-weight:bold;text-align:justify;text-indent:50px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
h6 {font-size:13px;color:#002D16;font-weight:bold;text-align:center}

p {text-align:justify;text-indent:30px;color:#002D16;}
p1 {text-align:justify;text-indent:90px;color:#002D16;}
p2 {text-align:center;font-size:11px;color:#002D16;font-weight:bold;}

a:link{outline:none}
a:visited{outline:none}
a:hover{outline:none}
a:active{outline:none;}


