/*Geral*/
*{margin:0; padding:0; z-index:1}
body{font:12px Verdana, Arial, Helvetica, sans-serif;  margin:0 auto;}
a img{border:none;}
a {font-weight:bold; text-decoration:none;color:#fff;}
a:hover{color:#7AA9D6;}
.clear{clear:both;}
ul {list-style:none}

/*alinhamento*/
#geral{width: 700px; margin:0 auto;}
#topo{ background:url(../img/topo2_r2_c1.jpg) no-repeat; height:340px; }
#principal {background:url(../img/fundo.jpg) no-repeat; height:770px;}
#rodape {clear:both; width: 700px; margin:0 auto; height:127px; background: url(../img/rodape.jpg) bottom no-repeat #000000 ;}
.texto {padding:12px 12px 0 12px;}

/*texto*/
.titulo_interna{ font-weight:bold; font-size:16px;}
.titulo{font-weight:bold; font-size:12px;}
.barra{font-size:10px; color : rgb(84, 83, 41);}
a{ font-weight:bold; color : rgb(67, 66, 33)} 
h5{margin : 0 0; color: rgb(47, 46, 23)}
b{color: rgb(0, 0, 0)}
h2, h4{color : rgb(47, 46, 23);}
p,h2,h3,h4{margin:6px 0;}
span, li, strong, em, h3, ul{color : rgb(0, 0, 0);}
h3, h4{margin-left : 5px;}
b{margin-left : 15px;}
li, em, a{margin-left : 30px;}
label{margin-left : 200px; font-weight : bolder;}


/*Menu*/
#menu{ margin:0px; padding:0 15px; background: url(../img/topo2_r1_c1.jpg) ; height:32px; line-height:32px; font-family:"Century Gothic", Verdana, Arial; font-size:14px; }
#menu ul {margin:0 ; padding: 0; list-style-type: none; display:inline; }
#menu li{ display:inline; list-style-type:none; }
#menu li.divisor{color: rgb(0, 0, 0); width:10px; float:left}
#menu li a {float: left; display: inline; text-decoration: none;text-transform:uppercase;color:rgb(0, 0, 0); }
#menu li a:hover {color:#7AA9D6;}