@import url("common.css");
html, body {
	height:100%;
	text-align: left;
}
body {
	min-width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	color:#404040;
	background-color: #FFF;
}
SPAN {
	display:none;
}
.titulo_azul, .area_subtitulo{
	color:#0d467d;
}
.borda_direita {
	border-right-width: 1px;
	border-right-style: solid;
}
.borda_esquerda {
	border-left-width: 1px;
	border-left-style: solid;
}
.borda_cima {
	border-top-width: 1px;
	border-top-style: solid;
}
.borda_baixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.borda_cinza{
	border-color: #747474;
}
.texto_vermelho {
	color:#882020;
}
#topo {
	width:100%;
	float:left;
	background-image: url(../images/global_topo_fundo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.topo_int {
	margin:0 auto;
	width:770px;
	height:67px;
}
#topo H1 {
	width:135px;
	height:42px;
	padding:12px 15px 12px 15px;
	background: url(../images/geral_logo_bt.gif) no-repeat center;
	float:left;
	display:block;
}
#topo H1 A {
	width:135px;
	height:42px;
	display:block;
}
.menu {
	width:588px;
	height:67px;
	padding:0 0 0 17px;
	float:left;
	display:block;
}
.menu_envolve {
	width:588px;
	float:left;
	display:block;
}
#menu_superior {
	width:120px;
	padding: 7px 0 0 0px;
	list-style:none;
	float:right;
	display:block;
}
#menu_superior LI {
	padding:0 6px 0 6px;
	font-size:10px;
	float:left;
}
.barra_2px_cinza{
	background: url(../images/geral_barra_menub.gif) no-repeat right top;
}
#menu_superior A {
	height:13px;
	display:block;
}
#link_privacy {
	width:32px;
	height:13px;
	background-image: url(../images/global_but_privacy.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
}
#link_privacy:hover {
	background-image: url(../images/global_but_privacy.gif);
	background-repeat: no-repeat;
	background-position: -32px 0px;	
}
#link_legal {
	width:52px;
	height:13px;
	background-image: url(../images/global_but_legal.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#link_legal:hover {
	background-image: url(../images/global_but_legal.gif);
	background-repeat: no-repeat;
	background-position: -52px 0px;	
}
.selectsites_envolve {
	width:588px;
	float:left;
	display:block;
}
.topo_selectsites {
	padding-top:13px;
	width:305px;
	float:right;
	display:block;
}
.topo_selectsites H3 {
	float:left;
	display:block;
	margin-top:5px;
	width:116px;
	height:12px;
	font-size:5px;
	background-image: url(../images/global_worldwide.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.topo_selectsites SELECT {
	float:left;
	display:block;
	color:#0d467d;
	font-size:11px;
	width:170px;
}
#mapa {
	width:100%;
	height:350px;
	float:left;
	background-color:#006da0;
	background-image: url(../images/global_fundo.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.mapa_int {
	margin:0 auto;
	width:770px;
	height:350px;
}
.rodape_separa {
	height:16px;
	width:100%;
	float:left;
	display:block;
	background-image: url(../images/global_separa_fundo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#rodape {
	height:80px;
	width:100%;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}
.rodape_int {
	padding: 20px 15px 15px 15px;
	width:740px;
	margin: 0 auto;
}
#rodape P{
	height:13px;
	width:148px;
	background: url(../images/geral_rodape_bema.gif) no-repeat left top;
}
#rodape A{
	height:18px;
	width:110px;
	background: url(../images/geral_rodape_next0.gif) no-repeat left top;
	display:block;
}
#local {
	width:100%;
	height:49px;
	float:left;
	background-color:#006da0;
	background-image: url(../images/global_fundo.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.local_int {
	margin:0 auto;
	width:770px;
	height:49px;
}
#conteudo {
	width:100%;
	float:left;
	background-color:#FFF;
}
#conteudo_int {
	margin:0 auto;
	width:740px;
	height:auto;
	padding-right:15px;
	padding-left:15px;
}
.conteudo_texto {
	padding-top:10px;
	padding-bottom:40px;
	float:left;
	display:block;
	width:740px;
}
#conteudo H3 {
	width:739px;
	height:26px;
	float:left;
	display:block;
}
#subtitulo {
	font-size:22px;
	float:right;
	display:block;
}
#voltar { 
	width:96px;
	padding:3px 0 0 643px;
	float:left;
	color:#747474;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	display:block;
}
#voltar LI { 
	float:left;
	padding: 0 5px 0 5px;
	display:block;
}
#voltar LI.voltar_pad { 
	padding: 0 0 0 5px;
}
#voltar A { 
	color:#747474;
	text-decoration:none;	
}
#voltar A:hover { 
	color:#404040;
	text-decoration:underline;
}
#texto {
	float:left;
	width:740px;
	font-size:12px;
}
#texto P {
	padding: 18px 0 0px 0;
	display:block;
}
