/* GERAL */
body {
	margin: 0px;
	font-family: verdana, arial, 'Trebuchet MS';
	font-size: 10px;
	color: #323232;
	background:#fff url(images/fundo.jpg) no-repeat fixed top;
}


a.link_padrao:link {text-decoration:none;color:#000000;}
a.link_padrao:visited {text-decoration:none;color:#000000;}
a.link_padrao:hover {text-decoration:underline;color: #000000}
a.link_padrao:active {text-decoration:none;color:#000000;}


div#ie_centralizado {width: 859px;margin-left: auto;margin-right: auto;background-color: #ffffff;height: 400px;}

img {border: none}
img.left {float: left;margin-right: 12px;margin-bottom: 15px}
img.right {float: right;margin-left: 12px;margin-bottom: 15px}

div.clear {clear: both}
span.negrito {font-weight: bold}
span.sem_negrito {font-style:normal}


div#box_pesquisar {float: right;margin-right: 10px}
	input#pesquisar {border: 1px solid #666;width: 120px}
	input#envia_pesquisa {border: 1px solid #666}


/* PARTE SUPERIOR */
div#parte_superior {}
	div#navegacao {width: 859px;height: 105px;background-image: url(images/topo.jpg);background-repeat: no-repeat;}
    	img#linguagens {position: absolute;margin-left: 660px;}
        img#opcoes_superior {position: absolute;margin-left: 787px;top: 15px;}
        
        div#menu_superior {position: absolute;top: 29px;height: 26px;width: 600px;margin-left: 289px;}
        	img.opcao_botao {margin-left: 6px}
            
	div#flash_superior {}
    

	div#menu_produtos {width: 859px;height: 32px;}
/*
FOI SUBSTITUIDO POR IMGsup_menu_fundo.png
		h2.menu_item_produto {display: inline;font-size: 11px;color: #ffffff;line-height: 30px;margin-left: 30px}
*/


/* MENU */
div.item {margin-top: 4px;}
	img.seta_item {float: left;margin-left: 5px;margin-right: 5px}
	h2.item_titulo {display: inline;margin: 0px;font-size: 12px;}
	img.menu_separador_item {float: left;margin-top: 5px;margin-bottom: 5px}
	
/* caixa de conteudo */
div.box_topico {margin-top: 40px}
	div.posicao_topico {margin-left: 12px;}
    div.container_topico_item {margin-top: 10px}
    	img.icone_topico {float: left}
    	div.topico_item {margin-left: 25px;}
        	p.titulo_topico {margin: 0px;font-weight: bold}
            p.subtitulo_topico {margin: 0px;}

			div.botao_menu {width: 118px;height: 20px;margin-top: 12px;margin-left: 87px;background-image: url(images/fundo_botao.gif);background-repeat: no-repeat}
				p.texto_botao {margin: 0px;text-align: center;line-height: 17px}

span.mail_color {color: #00C}


/* CONTEUDO */
div#container_conteudo {width: 859px;background-image: url(images/fundo_conteudo.jpg);background-repeat: no-repeat;overflow: hidden}

	div#menu_e_conteudo {min-height: 348px;_height: 351px}
		div#menu_conteudo {float: left;width: 232px;}
		div#conteudo {float: left;width: 557px;margin-left: 35px;margin-right: 35px;margin-top: 5px;}
		p.titulo_page {margin: 0px;font-size: 12px;font-weight: bold;margin-bottom: 25px}
		p.texto_page {margin: 0px;font-size: 11px;margin-bottom: 16px}
		
		ul.lista_item {margin: 0px;padding: 0px;margin-left: 25px;line-height: 22px;}
		
		td.coluna_1 {}
		td.coluna_2 {text-align: center}
		td.coluna_3 {text-align: left}
		
		tr.qaudro {background-color: #FFFFFF}
		
		div.coluna_1 {float: left;width: 235px;margin-right: 25px}
		div.coluna_2 {float: left;width: 235px}
		
/* RODAPE */
div#rodape {width: 859px;height: 38px;margin-top: 8px;background-image: url(images/rodape.gif);background-repeat: no-repeat;}
	p#desenvolvedor {margin: 0px;font-size: smaller;color: #fff;float: right;margin-top: 12px;margin-right: 5px}
	