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

/* Corpo */
body { background:#EAEB09; }
body,table,td,h1,h2,h3,h4,h5,form,input,select,textarea { font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000000; }
img,body,ul,li,h1,h2,h3,h4,h5 { padding:0; border:0; margin:0;}
ul,li { list-style-type:none; }
ol li { list-style-type:none; }

/* Base */
#container { width:100%; background-color:#EAEB09; background-image:url(imagens/fundo.jpg); background-repeat:repeat-x; }
#site_container { margin: 0 auto; height:500px; width:819px; }
.espacador { width:100%; height:10px; clear:both; }
#inicio { width:100%; height:9px; background-image:url(imagens/inicio.jpg); }
#fim { width:100%; height:9px; background-image:url(imagens/fim.jpg); }
#conteudo { width:100%; background-color:#F6F8F5; display:table; }

.barra_titulo { font-family:Verdana; font-size:18px; color:#1E348A; font-weight:bold; position:relative; left:30px; }
.barra_titulo_2 { font-family:Verdana; font-size:12px; color:#000; font-weight:bold; position:relative; left:30px; }
#conteudo_esquerda { width:450px; position:relative; float:left; position:relative; left:30px; font-size:12px; }
#conteudo_direita { width:280px; position:relative; float:right; }
#conteudo_esquerda_b { width:380px; position:relative; float:left; position:relative; left:30px; font-size:12px; }
#conteudo_direita_b { width:350px; position:relative; float:right; }
#conteudo_esquerda_c { width:750px; position:relative; float:left; position:relative; left:30px; font-size:12px; }
.barra_azul { background-color:#000166; width:762px; position:relative; left:30px; height:2px; }
.img_amarela { border:5px; border-style:solid; border-color:#F9C816; }
.item_foto { width:180px; position:relative; float:left; left:60px; margin-bottom:20px; text-align;center; }

/* Videos */
.video_relacionado_box { position:relative; float:left; border:#999 solid 1px; padding:8px; width:155px; margin-right:15px; margin-bottom:15px; height:170px; }
.video_relacionado_screen { text-align:center; }
.video_relacionado_titulo { color:#000; font-family:Verdana; font-size:11px; }

/* Topo */
#topo { height:140px; }
#logomarca { width:100%; height:122px; text-align:center; top:8px; position:relative; }
#barra { width:100%; height:3px; background-color:#C8C6CB; }

/* Links */
#links_container { position:relative; left:25px; }
.links_item { width:150px; float:left; border:0; padding:0; margin:2px; }

/* Menu */
#menu { background-color:#F7F606; height:45px; }
.item_menu { width:116px; text-align:center; position:relative; float:left; top:10px; font-family:Verdana; font-size:13px; }
.item_menu a { color:#000; text-decoration:none; }
.item_menu a:hover { color:#000; text-decoration:underline; }

/* Rodape */
#rodape_creditos { position:relative; float:left; width:500px; }
#rodape_endereco { position:relative; float:right; width:250px; }
#rodape a { color:#000000; text-decoration:none; }
#rodape a:hover { color:#000000; text-decoration:underline; }

