﻿

div#divConteudoHome
{
	width:578px;
	height:587px;
	float:right;
	position:relative;
	top:-10px;
	right:15px;
	bottom:15px;
	
	/*position:absolute;
	top:90px;
	left:188px;*/
}

input.btnFacaSuaDoacao1
{
	width:174px;
	height:36px;

	color:#ffffff;
	padding:3px 0px 0px 22px;
	_padding:4px 0px 0px 22px;

	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	
	cursor:pointer;

	border:none;

	background: url(../InstImagem/BtnMaoMoeda.gif) no-repeat center center;
	background-image:url(../InstImagem/BtnMaoMoeda.gif);
	background-position:center center;
	background-repeat: no-repeat;

	background-color:Transparent;
}

/*BEM VINDO À BVS&A*/
div.divTituloArea
{
	width:auto;
	height:auto;
	float:left;
	display:inline;
	margin-left:17px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

div#divBemVindoBVSA
{
	width:412px;
	height:131px;
	float:left;
	position:relative;
}
div#divBemVindoBVSA div#divBemVindoBVSAEstrutura
{
	width:412px;
	height:112px;
	float:left;
	position:relative;
	
	border-top:solid 3px #dbe9f8;
	border-bottom:solid 3px #dbe9f8;
	
	background-color:#edf4fc;
}

div#divBemVindoBVSA div#divBemVindoBVSAEstrutura div#divBemVindoBVSACanSupEsq
{
	width:12px;
	height:12px;
	position:absolute;
	top:-3px;
	left:0px;
	background-image:url(../InstImagem/CaixaAzulBorSup_CanSupEsq.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
div#divBemVindoBVSA div#divBemVindoBVSAEstrutura div#divBemVindoBVSACanSupDir
{
	width:12px;
	height:12px;
	position:absolute;
	top:-3px;
	right:0px;
	background-image:url(../InstImagem/CaixaAzulBorSup_CanSupDir.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
div#divBemVindoBVSA div#divBemVindoBVSAEstrutura div#divBemVindoBVSACanInfEsq
{
	width:12px;
	height:12px;
	position:absolute;
	bottom:-3px;
	left:0px;
	background-image:url(../InstImagem/CaixaAzulBorSup_CanInfEsq.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div#divBemVindoBVSA div#divBemVindoBVSAEstrutura div#divBemVindoBVSACanInfDir
{
	width:12px;
	height:12px;
	position:absolute;
	bottom:-3px;
	right:0px;
	background-image:url(../InstImagem/CaixaAzulBorSup_CanInfDir.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

div#divBemVindoBVSA div#divBemVindoBVSAEstrutura div#divBemVindoBVSABtnFacaSuaDoacao
{
	width:auto;
	height:auto;
	position:relative;
	top:85px;
	left:121px;
}

div#divBemVindoBVSA div#divBemVindoBVSAEstrutura div#divBemVindoBVSAConteudo
{
	width:388px;
	height:78px;
	position:absolute;
	top:12px;
	left:12px;
	
	line-height:15px;
	
	font-family:Arial;
	font-size:10px;
	
	color:#666666;
}

div#divBemVindoBVSA div#divBemVindoBVSAEstrutura div#divBemVindoBVSAConteudo div
{
	width:100%;
	height:21px;
	position:absolute;
	bottom:0px;
	left:0px;
	padding-top:5px;
	text-align:center;
	font-size:11px;
	font-weight:bolder;
	border-top:dashed 1px #7390ae;
}

div#divBemVindoBVSA div#divBemVindoBVSAEstrutura div#divBemVindoBVSAConteudo img
{
	border:none;
}

div#divBemVindoBVSA div#divBemVindoBVSAEstrutura div#divBemVindoBVSAConteudo a
{
	color:#666666;
	text-decoration:none;
}
div#divBemVindoBVSA div#divBemVindoBVSAEstrutura div#divBemVindoBVSAConteudo a:hover
{
	text-decoration:underline;
}

/**********/
/*NOTÍCIAS*/
/**********/

div#divNoticia
{
	width:158px;
	height:127px;
	position:relative;
	float:right;
	
	border:solid 3px #dbe9f8;
}

div#divNoticia div#divNoticiaTopo
{
	width:164px;
	height:25px;
	position:absolute;
	top:-3px;
	left:-3px;
	margin:0px 0px 0px 0px;
	padding-top:1px;
	text-align:center;
	
	background-image:url(../InstImagem/Noticia_Topo.gif);
	background-position:center center;
	background-repeat: no-repeat;
}

div#divNoticia div#divNoticiaCanInfEsq
{
	width:69px;
	height:14px;
	position:absolute;
	bottom:-4px;
	left:-3px;

	background-image:url(../InstImagem/Noticia_CanInfEsq.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
}

div#divNoticia div#divNoticiaRodape
{
	width:70px;
	height:19px;
	position:absolute;
	bottom:-4px;
	left:66px;
	
	padding-top:4px;
	padding-left:5px;
	
	font-family:Arial;
	font-size:10px;
	color:#44698f;
	
	background-image:url(../InstImagem/Noticia_Rodape.gif);
	background-position:center bottom;
	background-repeat: no-repeat;
}

div#divNoticia div#divNoticiaRodape a
{
	color:#44698f;
	text-decoration:none;
}
div#divNoticia div#divNoticiaRodape a:hover
{
	color:#44698f;
	text-decoration:underline;
}

div#divNoticia div#divNoticiaCanInfDir
{
	width:20px;
	height:31px;
	position:absolute;
	bottom:-4px;
	right:-3px;

	background-image:url(../InstImagem/Noticia_CanInfDir.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
}




div#divNoticia div#divNoticiaConteudo
{
	width:145px;
	height:101px;
	position:absolute;
	top:16px;
	left:9px;
	overflow:auto;
	padding-top:2px;
	padding-right:4px;
	font-family:Arial;
	font-size:10px;
	color:#666666;
}

div#divNoticia div#divNoticiaConteudo span
{
	font-weight:bold;
	font-size:11px;
}

div#divNoticia div#divNoticiaConteudo a
{
	color:#666666;
	text-decoration:none;
}

div#divNoticia div#divNoticiaConteudo a:hover
{
	color:#666666;
	text-decoration:underline;
}

/**************/
/*FIM NOTÍCIAS*/
/**************/

/********************/
/*GALERIA DE PROJETO*/
/********************/
div#divGaleriaProjetos
{
	width:578px;
	height:254px;
	position:relative;
	float:left;
	margin:19px 0px 0px 0px;
}

div#divGaleriaProjetos div#divGaleriaProjetosPaginacao
{
	width:auto;
	height:auto;
	float:right;
	display:inline;
	margin-right:30px;
	margin-bottom:2px;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#41688e;
	border-left:solid 1px #41688e;
}
div#divGaleriaProjetos div#divGaleriaProjetosPaginacao a
{
	text-decoration:none;
}

div#divGaleriaProjetos div#divGaleriaProjetosPaginacao a:hover div
{
	background-color:#edf4fb;
}

div#divGaleriaProjetos div#divGaleriaProjetosPaginacao div
{
	float:left;
	width:22px;
	height:auto;
	text-align:center;
	color:#666666;
	border-right:solid 1px #41688e;
	border-left:none;
	border-top:dotted 1px #ffffff;
	border-bottom:dotted 1px #ffffff;
	cursor:pointer;
}

div#divGaleriaProjetos div#divGaleriaProjetosPaginacao div.divPaginaSelecionada
{
	border-top:dashed 1px #8da4bb;
	border-bottom:dashed 1px #8da4bb;
	background-color:#edf4fb;
}
div#divGaleriaProjetos div#divGaleriaProjetosPaginacao div.divSetaEsq, div#divGaleriaProjetos div#divGaleriaProjetosPaginacao div.divSetaDir
{
	width:22px;
	height:15px;
	position:relative;
	left:-1px;
	cursor:pointer;
	border:none;
	background-color:#ffffff;
}
div#divGaleriaProjetos div#divGaleriaProjetosPaginacao div.divSetaDir
{
	right:-1px;
}

div#divGaleriaProjetos div#divGaleriaProjetosEstrutura
{
	width:100%;
	height:241px;
	position:relative;
	float:left;
	background-color:#f4f4f4;
}

div#divGaleriaProjetos div#divGaleriaProjetosEstrutura div#divGaleriaProjetosCanSupEsq
{
	width:12px;
	height:12px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../InstImagem/GaleriaProjetos_CanSupEsq.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
div#divGaleriaProjetos div#divGaleriaProjetosEstrutura div#divGaleriaProjetosCanSupDir
{
	width:12px;
	height:12px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../InstImagem/GaleriaProjetos_CanSupDir.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
div#divGaleriaProjetos div#divGaleriaProjetosEstrutura div#divGaleriaProjetosCanInfEsq
{
	width:12px;
	height:12px;
	position:absolute;
	bottom:0px;
	_bottom:-1px;
	left:0px;
	background-image:url(../InstImagem/GaleriaProjetos_CanInfEsq.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div#divGaleriaProjetos div#divGaleriaProjetosEstrutura div#divGaleriaProjetosCanInfDir
{
	width:12px;
	height:12px;
	position:absolute;
	bottom:0px;
	_bottom:-1px;
	right:0px;
	background-image:url(../InstImagem/GaleriaProjetos_CanInfDir.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

div#divGaleriaProjetos div#divGaleriaProjetosEstrutura div#divGaleriaProjetosConteudo img#imgIconeCarregando
{
	float:left;
	margin:100px 0px 0px 260px;
	text-align:center;
}

/*********/
/*PROJETO*/
/*********/
div.divProjeto
{
	width:184px;
	height:106px;
	position:relative;
	float:left;
	margin:8px 0px 0px 5px;
	display:inline;
	border:solid 1px #d5e3f2;
	
	background-color:#ffffff;
}

div.divProjeto div.divProjetoCanSupEsq
{
	width:12px;
	height:12px;
	position:absolute;
	top:-1px;
	left:-1px;
	background-image:url(../InstImagem/Projeto_CanSupEsq.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
div.divProjeto div.divProjetoCanSupDir
{
	width:12px;
	height:12px;
	position:absolute;
	top:-1px;
	right:-1px;
	background-image:url(../InstImagem/Projeto_CanSupDir.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

div.divProjeto img
{
	position:relative;
	float:none;
	margin:4px 0px 0px 4px;
	border:none;
}

div.divProjeto div.divProjetoDescricao
{
	width:168px;
	height:auto;
	margin:1px auto;
	font-family:Arial;
	font-size:10px;
	color:#666666;
}

div.divProjeto div.divProjetoRodape
{
	width:186px;
	height:20px;
	position:absolute;
	bottom:-1px;
	left:-1px;
	font-family:Arial;
	font-size:10px;
	color:#666666;
	background-image:url(../InstImagem/Projeto_Rodape.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

div.divProjeto div.divProjetoRodape div
{
	width:95px;
	height:auto;
	position:absolute;
	bottom:-1px;
	right:7px;
	text-align:center;
	font-family:Arial;
	font-size:10px;
	background-image:none;
}

div.divProjeto a
{
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}
div.divProjeto a:hover
{
	color:#666666;
	text-decoration:underline;
}

div.divProjeto div.divProjetoRodape div a
{
	color:#346191;
	text-decoration:none;
}
div.divProjeto div.divProjetoRodape div a:hover
{
	color:#346191;
	text-decoration:underline;
}

div#divGaleriaProjetosConteudo 
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
}


/*************/
/*FIM PROJETO*/
/*************/
/*********************/
/*FIM GALERIA PROJETO*/
/*********************/




/********************/
/*ACOMPANHE A DOAÇÃO*/
/********************/
div#divAcompanheDoacao
{
	width:372px;
	height:60px;
	position:relative;
	float:left;
	margin:19px 0px 0px 0px;
	
	border:solid 3px #ddf7cf;
	
	background-color:#eefbe7;
}

div#divAcompanheDoacao a
{
	color:#333333;
}

div#divAcompanheDoacao div#divAcompanheDoacaoCanSupEsq
{
	width:12px;
	height:12px;
	position:absolute;
	z-index:1;
	top:-3px;
	left:-3px;
	background-image:url(../InstImagem/AcompanheDoacao_CanSupEsq.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
div#divAcompanheDoacao div#divAcompanheDoacaoCanSupDir
{
	width:12px;
	height:12px;
	position:absolute;
	top:-3px;
	right:-3px;
	background-image:url(../InstImagem/AcompanheDoacao_CanSupDir.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
div#divAcompanheDoacao div#divAcompanheDoacaoCanInfEsq
{
	width:12px;
	height:12px;
	position:absolute;
	z-index:1;
	bottom:-3px;
	left:-3px;
	background-image:url(../InstImagem/AcompanheDoacao_CanInfEsq.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div#divAcompanheDoacao div#divAcompanheDoacaoCanInfDir
{
	width:12px;
	height:12px;
	position:absolute;
	bottom:-3px;
	right:-3px;
	background-image:url(../InstImagem/AcompanheDoacao_CanInfDir.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}


/***************************/
/*BANNER ACOMPANHE A DOAÇÃO*/
/***************************/
div#divAcompanheDoacao div#divAcompanheDoacaoBanner
{
	width:155px;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	display:inline;
	
	border-right:solid 2px #ddf7cf;
	
	background-color:#ffffff;
}

div#divAcompanheDoacao div#divAcompanheDoacaoBanner div#divAcompanheDoacaoCanSupDirC
{
	width:12px;
	height:12px;
	position:absolute;
	top:0px;
	right:-2px;
	_right:-3px;
	background-image:url(../InstImagem/AcompanheDoacao_CanSupDirC.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
div#divAcompanheDoacao div#divAcompanheDoacaoBanner div#divAcompanheDoacaoCanInfDirC
{
	width:12px;
	height:12px;
	position:absolute;
	bottom:0px;
	right:-2px;
	_right:-3px;
	background-image:url(../InstImagem/AcompanheDoacao_CanInfDirC.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

div#divAcompanheDoacao div#divAcompanheDoacaoBanner div#divAcompanheDoacaoBannerConteudo
{
	width:138px;
	height:23px;
	position:absolute;
	top:14px;
	left:9px;
	padding-top:7px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#6eaa4e;
	
	border-top:solid 1px #eefbe7;
	border-bottom:solid 1px #eefbe7;
}
/*******************************/
/*FIM BANNER ACOMPANHE A DOAÇÃO*/
/*******************************/

/**************************/
/*ACOMPANHE A DOAÇÃO LOGIN*/
/**************************/

div#divAcompanheDoacao div#divLoginSenha
{
	width:205px;
	height:auto;
	position:absolute;
	top:9px;
	_top:6px;
	right:2px;
	padding:0px 0px 0px 0px;
	text-align:right;
	font-family:Arial;
	font-size:10px;
	color:#666666;
}
div#divAcompanheDoacao div#divLoginSenha div#divAcompanheDoacaoInfoLogin
{
	width:auto;
	height:auto;
	float:left;
}
div#divAcompanheDoacao div#divLoginSenha div#divAcompanheDoacaoInfoLogin label
{
	width:auto;
	height:auto;
	float:left;
	margin:1px 0px 2px 0px;
	display:inline;
	text-align:left;
	font-family:Arial;
	font-size:10px;
	color:#666666;
}
div#divAcompanheDoacao div#divLoginSenha div#divAcompanheDoacaoInfoLogin input
{
	width:104px;
	height:10px;
	margin:0px 0px 2px 0px;
	display:inline;
	font-family:Arial;
	font-size:10px;
	color:#666666;
	
	border:solid 1px #9ccd82;
}

div#divAcompanheDoacao div#divLoginSenha div#divLembreteSenha
{
	width:100%;
	height:auto;
	float:left;
	text-align:left;
}

div#divAcompanheDoacao div#divLoginSenha div#divAcompanheDoacaoBtnOk
{
	width:30px;
	height:32px;
	font-family:Arial;
	font-size:10px;
	color:#666666;
}
div#divAcompanheDoacao div#divLoginSenha input.btnAcompanheDoacao
{
	width:36px;
	height:19px;
	float:right;
	margin:7px 7px 0px 0px;
	font-family:Arial;
	font-size:10px;
	color:#666666;
	cursor:pointer;
	border:none;
	background-image:url(../InstImagem/AcompanheDoacao_BtnOk.gif);
	background-position:center center;
	background-repeat: no-repeat;
	background-color:Transparent;
}

/******************************/
/*FIM ACOMPANHE A DOAÇÃO LOGIN*/
/******************************/
/************************/
/*FIM ACOMPANHE A DOAÇÃO*/
/************************/
/*************/
/*NÓS PODEMOS*/
/*************/
img.imgMudarMundo
{
	float:right;
	margin:19px 0px 0px 0px;
}
/*****************/
/*FIM NÓS PODEMOS*/
/*****************/
/***********/
/*PARCEIROS*/
/***********/
div#divParceiros
{
	width:578px;
	height:auto;
	float:left;
	margin:19px 0px 20px 0px;
}

div#divParceiros div#divParceirosEstrutura
{
	width:568px;
	height:78px;
	position:relative;
	float:left;
	
	border:solid 5px #f4f4f4;
}
div#divParceiros div#divParceirosEstrutura img
{
	border:none;
}

div#divParceiros div#divParceirosEstrutura div#divParceirosCanSupEsq
{
	width:13px;
	height:13px;
	position:absolute;
	z-index:1;
	top:-5px;
	left:-5px;
	background-image:url(../InstImagem/Parceiros_CanSupEsq.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
div#divParceiros div#divParceirosEstrutura div#divParceirosCanSupDir
{
	width:13px;
	height:13px;
	position:absolute;
	top:-5px;
	right:-5px;
	background-image:url(../InstImagem/Parceiros_CanSupDir.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
div#divParceiros div#divParceirosEstrutura div#divParceirosCanInfEsq
{
	width:13px;
	height:13px;
	position:absolute;
	z-index:1;
	bottom:-5px;
	left:-5px;
	background-image:url(../InstImagem/Parceiros_CanInfEsq.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
div#divParceiros div#divParceirosEstrutura div#divParceirosCanInfDir
{
	width:13px;
	height:13px;
	position:absolute;
	bottom:-5px;
	right:-5px;
	background-image:url(../InstImagem/Parceiros_CanInfDir.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

div#divParceiros div#divParceirosEstrutura img#imgLogoBovespaBolsaDoBrasil
{
	float:left;
	margin:25px 0px 0px 28px;
}
div#divParceiros div#divParceirosEstrutura img#imgLogoUnesco
{
	float:left;
	margin:16px 0px 0px 32px;
}
div#divParceiros div#divParceirosEstrutura img#imgLogoBradesco
{
	float:left;
	margin:22px 0px 0px 36px;
}
div#divParceiros div#divParceirosEstrutura img#imgLogoVisaBvsa
{
	float:left;
	margin:29px 0px 0px 31px;
}
div#divParceiros div#divParceirosEstrutura img#imgLogoTamBvsa
{
	float:left;
	margin:28px 0px 0px 33px;
}
/***************/
/*FIM PARCEIROS*/

div#divHomeAtencao
{
	width:100%;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#666666;
	*margin-bottom: 20px;
	
}

/*FIM BEM VINDO À BVS&A*/