/* CSS Document */
body{
	margin-left:0;
	margin-right:0;
	margin-top:5px;
	padding:0;
	border:none;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background:#ffe;
	color:#333;
	text-align:center;
	background-color:#F4F4F4;
}

#tudo{
	text-align:left;
	width: 765px;
	margin:0 auto;			
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	height:auto;
	left:50%;
	margin-left:-390px;
	position:absolute;
	
	
}
#topo {
	width:763px;
	position:relative;
	height:294px;
	display: block;
}

#topo2 {
	width:763px;
	position:relative;
	height:auto;
	display: block;
}
#logo_home{
	display:block;
	float:left;
	width:264px;
	height:294px;

	position:relative;
}
#logo_interno{
	display:block;
	float:left;
	width:169px;
	height:73px;

	position:relative;
}
#bandeiras_menu_conteudo_home{
	display:block;
	position:relative;
	float:right;
	width: 490px;

}
#bandeiras_internas{
	width:90px;
	float:right;
	margin-top:52px;
	text-align:right;
}
#titulo_interno{
	width:400px;
	float:left;
	margin-top:49px;
	margin-left:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
#cabecalho_bandeiras_interno{
	display:block;
	position:relative;
	float:right;
	width: 590px;
	height:73px;
	background-image: url(imagens/PT-BR/cabecalho_interno.jpg);
	background-repeat: no-repeat;
}
#bandeira_home{
	width:490px;
	height:23px;
	vertical-align:bottom;
	text-align:right;
	clear:both;
	padding-top: 50px;
}
#menu_home{
	width:490px;
	height:18px;
	vertical-align:bottom;
	text-align:right;
	background-image:url(imagens/PT-BR/barra_menu.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	clear:both;
}
#menu_interno{
	width:763px;
	height:18px;
	vertical-align:bottom;
	text-align:right;
	background-image:url(imagens/PT-BR/barra_menu.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	clear:both;
}
#palco_conteudo_home{
	width:490px;
	display:block;
}
#conteudo_home{
	font: 12px/2 Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:18px;
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:5px;
	width: 459px;
	display:block;
}
#palco_conteudo_interno{
	width: 763px;
	display:block;
}
#conteudo_interno{
	font: 12px/2 Verdana, Arial, Helvetica, sans-serif;

	color:#000000;
	line-height:18px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	width: 740px;
	display:block;
	/*height:350px;*/
}
#voltar{
	width: 740px;
	display:block;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	text-align:center;
}

#barra1{
	width:763px;
	height:18px;
	vertical-align:bottom;
	background-image:url(imagens/PT-BR/barra_menu.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	clear:both;
	display:block;
}

#rodape {
	display:block;
	width:763px;
	height:174px;
	clear:both;
	text-align:center;
	clear:both;
}
#barra2{
	display:block;
	width:763px;
	height:18px;
	background-image:url(imagens/PT-BR/barra_menu.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
	clear:both;
	margin-top: -2px;
}
H1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000066;
	font-weight:100;
}
H2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000066;
}
H3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}
.link_menu{
	color:#FFFFFF;
	text-decoration:none;
}
#developed{
	width: 763px;
	margin-top:4px;
	padding-right:2px;
	position:relative;
	display:block;
	clear:both;
	text-align:right;
}

