@font-face {
	font-family: "TrajanPro";
	src: url("TrajanPro-Regular_0.eot");	/* para IE */
	src: url("TrajanPro-Regular_0.ttf");	
}

img {
	padding: 0px;
	margin: 0px;
	border: none 0px;
}

.tables {
	display: table;
}

.clear {
	clear: both;
}

.base_conteudo {
	padding: 5px;
}

.fonts_branca {
	color: #FFF;
}
#cabecalho_logomarca_container {
	float: left;
	width: 260px;
	height: 130px;
	position: relative;
	top: 24px;
	overflow: hidden;
	z-index: 99;

}
#cabecalho_dados_container {
	float: left;
	height: 147px;
	width: 720px;
}
#cabecalho_banners_container {
	height: 90px;
	text-align: right;
}
#cabecalho_menu_container {
	height: 47px;
}
#cabecalho_menu_container ul {
	line-height: 47px;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cabecalho_menu_container ul li {
	line-height: 47px;
	display: block;
	list-style-type: none;
	float: left;
}
#cabecalho_menu_container ul li a {
	font-family: "TrajanPro", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 45px;
	padding-right: 10px;
	padding-left: 10px;
}
#cabecalho_menu_container ul li a:hover {
	font-family: "TrajanPro", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 45px;
	background-color: #386493;
}









#rodape_moldura_esq {
	background-image: url(../imagens/rodape_borda_esq.png);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 10px;
}
#rodape_moldura {
	background-image: url(../imagens/rodape_borda.png);
	background-repeat: repeat-x;
	float: left;
	height: 130px;
	width: 960px;
}

#rodape_moldura_dir {
	background-image: url(../imagens/rodape_borda_dir.png);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 10px;
}
#rodape_logos_container {
	float: left;
	width: 670px;
	padding-top: 30px;
	padding-left: 10px;
}
#rodape_logos_container img {
	padding-right: 20px;
	padding-left: 10px;
}
#rodape_atendimento_container {
	float: left;
	width: 280px;
	padding-top: 20px;
}
#rodape_atendimento_container h1 {
	font-family: "TrajanPro", "Times New Roman", Times, serif;
	font-size: 40px;
	color: #164070;
	font-weight: normal;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
}

#rodape_atendimento_container h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #86888a;
}
#rodape_atendimento_container h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #86888a;
	line-height: 18px;
}
