body
{
	background-color: #002a61;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.CorpoPagina_Local
{
	height: 100%;
	padding: 2px;
	vertical-align: middle;
	width: 625px;
}

.CabecalhoPagina_Local
{
	height: 150px;
	width: 100%; 
}


.LogoMarca_Local
{
	height: 150px;
	width: 156px;
}
.LogoMarca_Local img 
{
	border: 0px;
	cursor: pointer;
	vertical-align: middle;
}


.Menu_Local
{
	background: url("../imagens/Menu_Fundo.gif") no-repeat 0px 0px;
	background-repeat = no-repeat;
	background-position = "center center";
	height: 150px;
	padding: 0px 0px 0px 35px;
	position: relative;
	width: 414px;
}
.Menu_Local .Menu_Links
{
	width: 188px;
}
.Menu_Local .Menu_Links div
{
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
.Menu_MascotePagina
{
	background: url("../imagens/Menu_MascotePagina_Fundo.gif") no-repeat;
	background-repeat = no-repeat;
	background-position = "center center";
	display: none;
	height: 130px;
	vertical-align: middle;
	width: 175px;
}
.Menu_MascotePagina img
{
	border: 0px;
	vertical-align: middle;	
}


.Conteudo_FundoTopo
{	
	background: url("../imagens/Conteudo_FundoTopo.gif") no-repeat 0px 0px;
	background-repeat = no-repeat;
	background-position = "0px 0px";
	height: 8px;
	width: 100%;
}
.ConteudoPagina_Local
{
	height: 100%;
	width: 100%;
}
.Conteudo_Local 
{
	background: url("../imagens/Conteudo_Fundo.gif") repeat-y 0px 0px;
	background-repeat = repeat-y;
	background-position = "0px 0px";
	height: 100%;
	width: 100%;
}
.Conteudo_Local table
{
	position: relative;
	height: 100%;
	width: 100%;
}
.ConteudoBanner_Local
{
	height: 50px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.ConteudoBanner_Local .Banner_Local
{
	color: #002a61;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	height: 50px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
}
.ConteudoCorpo_Local 
{	
	width: 100%;	
}
.ConteudoCorpo_Local .Corpo_Local
{
	height: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.ConteudoCorpo_Local .Corpo_Local iframe
{
	border: 2px solid #333333;
	height: 98%;
	left: -5px;
	position: relative;
	width: 95%;
}


.Rodape_Local
{
	background-color: #990000;
	background: url("../imagens/Rodape_Fundo.gif") repeat-y 0px 0px;
	background-repeat = repeat-y;
	background-position = "0px 0px";
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	width: 100%;	
}
.Rodape_Local span
{
	position: relative;
	left: -4px;
}
.Rodape_FundoBase
{
	background-color: #990000;
	background: url("../imagens/Rodape_FundoBase.gif") no-repeat 0px 0px;
	background-repeat = no-repeat;
	background-position = "0px 0px";	
	height: 10px;
}
