/*Textos*/
h1{
	color: #6A171A;
	font-size: 115%;
	font-weight: 100;
        margin-bottom: 10px;
}
h4{
	color: #6A171A;
	font-size: 80%;
}
h4 a{
	color: #6A171A;
}
.areaMenu{
	width: 100%;
	height: 101px;
	background: url(../imgs/cogeral/fundo_menu.jpg) repeat-x #146F32;
}
.menu{
	margin: 15px 0 0 0;
}
.conteudoLeft{
	width: 658px;
	float: left;
	border-top: 5px solid #6A171A;
}
.linhaGrupo2{
	/*border-bottom: solid red 5px;*/
	background: none;
}
#navegador a{
	padding: 0 7px;
	background: #6A171A;
	margin-right: 5px;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
#navegador a:hover, #navegador a.activeSlide{
	background: #AE8565;
}
.conteudo{
	padding: 0 0 0 15px;
	background: url(../imgs/geral/traco_vertical.jpg) repeat-y right;
	margin: 30px 0 30px 0;
	height: 460px;
	min-height: 460px;
}
.tracoHorizontal{
	background: url(../imgs/geral/traco_horizontal.jpg) repeat-x;
	width: 270px;
	height: 5px;
	margin: 15px 0 15px 0;
}
.dataNoticia{
	font-weight: 100;
	color: #6A171A;
}
.btnBanco{
	width: 31px;
	height: 29px;
	background: url(../imgs/geral/botao_banco.jpg);
	font-size: 65%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -5px;
}
.banco p{
	color: #6A171A;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.banco a{
	color: #6A171A;
}
.banco a:hover{
	border-bottom: 1px solid #6A171A;
}
.rodapeCentro{
	width: 950px;
	margin: auto;
	height: 119px;
	background: url(../imgs/fundicao/bg_rodape_centro.jpg) repeat-x #FFFFFF;
}
.empresas{
	background: #6A171A;
	padding: 5px 0;
	float: left;
	display: inline;
	color: #FFF;
	font-size: 80%;
	margin-right: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	behavior: url(scripts/source/PIE.htc);
}
.empresas a{
	color: #FFF;
	padding: 5px 15px;
}
.bandeiras p{
	font-weight: 100;
	font-size: 80%;
}
.bandeiras a{
	color: #6A171A;
}
.bandeiras a:hover{
	text-decoration: underline;
}