﻿*
{
	padding: 0;
	margin: 0;
	font-family:Verdana;
}

#divPagina
{
	margin: 0 auto;
	width: 1000px;
	
}

#divPrincipal
{
	float:left;
	width: 100%;
	border:solid 1px #000000;
	
}

#divTiraTopo
{
	width:100%;
	float:left;
	height:10px !important;
	line-height:0;
	background-image:url(Imagens/VidaeDinheiro_BgDetalheTopo.gif);
}

#divLateralEsquerda
{
	float:left;
	width:285px;
	height:790px;
}

#divLateralEsquerdaLogo
{
	float:left;
	width:100px;
	height:210px;
	background-image:url(Imagens/VidaeDinheiro_BgHome.gif);
}

#divLogo
{
	float:left;
	width:181px;
	height:210px;
}

#divMenu
{
	float:left;
	width:280px;
	height:210px;
	background-image:url(Imagens/VidaeDinheiro_BgLateralMenu.gif);
}

#divLateralDireitaMenu
{
	height:200px;
	float:right;
	width:181px;
	background-image:url(Imagens/VidaeDinheiro_BgHome.gif);
}

#divLateralEsquerdaInferior
{
	float:left;
	width:100px;
	height:425px;
	background-image:url(Imagens/VidaeDinheiro_BgHome.gif);
}

#divLateralDireitaSuperior
{
	float:left;
	width:181px;
	height:350px;
}

#divTodoConteudo
{
	float:left;
	width:570px;
}

#divTopo
{
	float:left;
	width:100%;
}

#divTiraTopoConteudo
{
	float:left;
	width:100%;
	height:2px !important;
	line-height:0;
	background-image:url(Imagens/VidaeDinheiro_LinhaColorida.gif);
}

#divConteudo
{
	float:left;
	width:100%;
}

#divTiraRodape
{
	float:left;
	width:100%;
	height:5px;
	line-height:0;
	background-image:url(Imagens/VidaeDinheiro_LinhaColorida.gif);
}

#divLateralDireita
{
	float:left;
	width:145px;
	height:790px;
	background-image:url(Imagens/VidaeDinheiro_BgHome.gif);
}

#divNoticia
{
	float:left;
	width:177px;
	padding-top:50px;
}

#divApoio
{
	float:left;
	width:177px;
	margin-top:0px;
	height:50px;
}

#divSetaNoticia
{
	float:left;
	width:15px;
	height:215px;
}

#divSetaApoio
{
	float:left;
	width:15px;
	height:150px;
}

#divConteudoNoticia
{
	
	}
#divConteudoNoticia a
{
	color:#6a84e4;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	height:550px;
}


/*********************Imagens*****************************/

#ctl00_imgLogo
{
	margin:45px 25px;
}
 
/***********************Menu******************************/

#divMenu ul li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0px;
	text-indent:-9999px;
	position:relative;
	float:left;
	width:100%;
}

#divMenu a
{
	color:Blue;
	text-decoration:none;
	height:30px;
}

#ctl00_lnkOque
{
	float:left;
	text-indent:-99999px;
	overflow:hidden;
	margin-left:0px;
	width:100%;
	background:url(Imagens/mnu_oque.jpg) no-repeat;
}
#ctl00_lnkOque:hover
{
	background-position:-1px -25px;
}

.MenuSelecionadoOque
{
	background:url(Imagens/mnu_oque_active.gif) no-repeat !important;
}

#ctl00_lnkInstituicao
{
	float:left;
	text-indent:-99999px;
	overflow:hidden;
	margin-left:0px;
	width:100%;
	background:url(Imagens/mnu_instituicoes.jpg) no-repeat;
}
#ctl00_lnkInstituicao:hover
{
	background-position:0px -25px;
}

.MenuSelecionadoInstituicao
{
	background:url(Imagens/mnu_instituicoes_active.gif) no-repeat !important;
}

#ctl00_lnkCadastroAcoes
{
	float:left;
	text-indent:-99999px;
	overflow:hidden;
	margin-left:0px;
	width:100%;
	background:url(Imagens/mnu_cadastro.jpg) no-repeat;
}
#ctl00_lnkCadastroAcoes:hover
{
	background-position:0px -25px;
}

.MenuSelecionadoCadastroAcoes
{
	background:url(Imagens/mnu_cadastro_active.gif) no-repeat !important;
}


#ctl00_lnkEducacaoFinanceira
{
	float:left;
	text-indent:-99999px;
	overflow:hidden;
	margin-left:0px;
	width:100%;
	background:url(Imagens/mnu_educacao_financeira.jpg) no-repeat;
}
#ctl00_lnkEducacaoFinanceira:hover
{
	background-position:0px -25px;
}

.MenuSelecionadoEducacaoFinanceira
{
	background:url(Imagens/mnu_educacao_financeira_active.gif) no-repeat !important;
}

#ctl00_lnkNoticia
{
	float:left;
	text-indent:-99999px;
	overflow:hidden;
	margin-left:0px;
	width:100%;
	background:url(Imagens/mnu_noticias.jpg) no-repeat;
}
#ctl00_lnkNoticia:hover
{
	background-position:0px -25px;
}

.MenuSelecionadoNoticia
{
	background:url(Imagens/mnu_noticias_active.gif) no-repeat !important;
}


#ctl00_lnkLegislacao
{
	float:left;
	text-indent:-99999px;
	overflow:hidden;
	margin-left:0px;
	width:100%;
	background:url(Imagens/mnu_legislacao.jpg) no-repeat;
}
#ctl00_lnkLegislacao:hover
{
	background-position:0px -25px;
}

.MenuSelecionadoLegislacao
{
	background:url(Imagens/mnu_legislacao_active.gif) no-repeat !important;
}

#ctl00_lnkContato
{
	float:left;
	text-indent:-99999px;
	overflow:hidden;
	margin-left:0px;
	width:100%;
	background:url(Imagens/mnu_fale_comOnosco.jpg) no-repeat;
	height:35px;
}
#ctl00_lnkContato:hover
{
	background-position:-1px -25px;
}

.MenuSelecionadoContato
{
	background:url(Imagens/mnu_fale_comOnosco_active.gif) no-repeat !important;
}

/********************Textos e html elements**********************/

h1
{
	font-family:Verdana;
	font-size:14px;
	color:#6a84e4;	
}

h2
{
	font-family:Verdana;
	font-size:12px;
	color:#08c90f;	
}

h3
{
	font-family:Verdana;
	font-size:14px;
	color:#ff6e00;
}

/**************************Formatação Conteudo*****************/

#divConteudo1
{
	font-family:Verdana;
	font-size:11px;
	margin-left:10px;
		
}
#divConteudo1 a
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#08c90f;
	text-decoration:none;	
}
#divConteudo1 a:hover
{
	text-decoration:underline;	
}



#divConteudo2
{
	font-family:Verdana;
	font-size:11px;
		
}
#divConteudo2 a
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#08c90f;
	text-decoration:none;	
}
#divConteudo2 a:hover
{
	text-decoration:underline;	
}

.ConteudoTexto
{
	width:500px;
	background-color:Fuchsia;
	height:120px;
	}
.imagem
{
	float:left;
	width:150px;
	vertical-align:top;
	}
.texto
{
	float:right;
	width:370px;
	margin-top:22px;
	}
.BoxTexto
{
	float:left;
	position:relative;
	width:550px;
	}
.titulo
{
	float:left;
	width:550px;
	margin-top:30px;
	margin-bottom:20px;
	}
/****************************txt*********************************/

#ctl00_txtNoticia
{
	width:120px;
	float:left;
	margin-top:2px;
	border:1px solid #FF790C;
}

#ctl00_btnOK
{
	float:left;
	margin-top:0px;
}
.espaco
{
	padding-bottom:9px;
	}