@import url("clear.css");
* { behavior: url("pngbehavior.htc"); }

/* GLOBAL */

body { background-color: #FFF: }

#topo { width: 100%; height: 85px; background: url("../imagens/bg_topo.png") repeat-x; padding-top: 15px; }

#arte { width: 100%; height: 233px;  border-bottom: 3px solid #CCC; }

#topo_conteudo, #arte_conteudo, #conteudo, #versiculo { width: 850px; margin: 0 auto; }

#topo ul#menu li { float: left; }

#topo h1 { text-indent: -9999em; width: 314px; height: 41px; background: url("../imagens/logo.png") no-repeat; float: left; }

#topo h2 { text-indent: -9999em; width: 173px; height: 42px; margin: 0 30px 0 0; background: url("../imagens/telefone.gif") no-repeat;float: right; }

#arte { background: url("../imagens/arte.jpg") center center no-repeat; background-color: #000; }

#conteudo { padding-top: 12px; font-family: Verdana; font-size: 13px; line-height: 180%; }

#conteudo h1 { color: #C00; font-size: 21px; font-family: Arial; font-weight: bold;  margin-bottom: 15px; }

#conteudo #textos { width: 485px; float: left; padding-left: 10px; margin-right: 30px; }

#conteudo #textos ul li { list-style-type: disc; margin-left: 12px; text-align: justify; }

#conteudo #textos ul { margin-bottom: 15px; }

strong { background-color: #E1F4A8; }

#conteudo #chamadas { width: 375px; float: left; color: #333; }

p.orange { color: #FF9900; }

label { width: 200px; float: left; text-align: right; margin: 0 10px 10px 0; }

input, select { float: left; margin-bottom: 10px;  }

p { text-align: justify; font-size: 12px; font-family: Arial; }

#versiculo p { padding-top: 10px; }

table { font-size: 11px; font-family: Arial; margin-top: 10px; }

table tr { padding: 3px; }

.impar { background-color: #E1E1E1; }