/* ========== Site e Fontes ========== */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #dfe6e9;
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}

.rodape_preto{
	font-size: 9px;
	color: #000000;
}

.texto_branco{
	color: #FFFFFF;
}
.texto_amarelo{
	color: #fbec00;
}
.amar_texto{
	font-size: 11px;
	color: #000000;
}
.doacao{
	margin-left: 30px;
	color: #5b2005;
	font-size: 13px;
}
/* ========== Estrutura ========== */

#estrutura_bg {
	background-image: url(imgs/bg.gif);
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 100%;
}
#estrutura{
 	margin-left: auto;
	margin-right: auto;
	width: 772px;
}
#conteudo_size{
	width: 510px;
}
#topo{
	height: 222px;
}
#conteudo_azul{
	background-image: url(imgs/bg_azul.gif);
	background-color: #5194b3;
	background-repeat: repeat-x;
	height: 180px;
}
#div_conteudo{
	background-image: url(imgs/div_conteudo.gif); 
	height: 2px;
}
#conteudo_ver{
	background-color: #d15218;
	height: 100%;
}
#conteudo_amar{
	position: absolute;
	width: 200px;
	height: 100%;
	z-index: 20;
	margin-top: 60px;
	margin-left: 510px;
}
#amarelo_topo{
	background-image: url(imgs/barra_amar_topo.gif);
	width: 258px;
	height: 47px;
}
#amarelo_ct1{
	background-image: url(imgs/barra_amarela.gif);
	width: 258px;
	height: 400px;
}
#amarelo_ct2{
	background-color: #ff8a00;
	width: 258px;
	height: 830px;
}
#amarelo_rdp{
	background-image: url(imgs/barra_amar_rdp.gif);
	width: 258px;
	height: 9px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
}
.amar_conteudo{
	margin-bottom: 8px;
	height: 81px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.amar_ct2{
	margin: auto;
	width: 210px;
}
.amar_ct2_div{
	padding: 10px;
}
.amar_ct2_dir{
	text-align: center;
}
#rodape{
	background-image: url(imgs/rodape_bg.gif);
	height: 63px;
	padding-top: 30px;
	margin-bottom: 0px;
}
#rodape_conteudo{
	width: 560px;
}


/* ========== Imagens ========== */

.ico {
	margin-right: 10px;
}
.ico_dir{
	text-align: center;
}
.ico_ft{
	margin: 10px;
}