/* ----- TAGS ----- */

/* ----- DIAGRAMACAO ----- */
#AREA_ATUACAO {
	height: 167px;
	width: 468px;
	background-image: url(/imagens/home/atuacao_fundo.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
}
#CONTEUDO {
	margin-right: 11px;
	margin-left: 11px;
	width: 738px;
}
#NOTICIAS {
	float: left;
	width: 300px;
	background-color: #F3E9E4;
	height: 260px;

}
#ARTIGOS {
	background-color: #E2DCC7;
	float: left;
	width: 238px;
	background-image: url(/imagens/home/artigos_fundo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 260px;

}
/* ----- ELEMENTOS ----- */
#AREA_ATUACAO .texto {
	width: 218px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 12px;

}
#MERCADO {
	width: 100%;
}
#MERCADO .icone {
	width: 5%;
}
#MERCADO .indice {
	font-weight: bold;
	padding-left: 10px;
}
#MERCADO .valor {
	text-align: right;
}
#MERCADO .icone, #MERCADO .indice, #MERCADO .valor {
	background-image: url(/imagens/home/mercado_divisao.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
}
#NOTICIAS .data {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#NOTICIAS .texto, #ARTIGOS .texto {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/imagens/home/textos_divisao.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 13px;
}
#NOTICIAS .texto a, #ARTIGOS .texto a{
	color: #555555;

}
.veja_mais {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding-right: 30px;
	margin: 10px;
	display: block;
}
.veja_mais img {
	position: absolute;
	margin-top: 1px;

}
#col_esquerda {
	width: 538px;
	float: left;
}
#col_direita {
	width: 180px;
	float: left;
	background-image: url(/imagens/home/col_direita_fundo.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
