@charset "utf-8";
.Padrao {
	font-family: "Segoe UI Semibold";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-image: url(../imagens/i_fundo.gif);
	background-repeat: repeat;
}
.background {
	background-image: url(../imagens/i_fundo.gif);
	background-repeat: repeat;
	color: #000;
}
.rodape {
	background-image: url(../imagens/barra%20inferior.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 909px;
}
.txt_rodape {
	font-family: "Segoe UI Semibold";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
}
.titulos {
	font-family: "Segoe UI Semibold";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-image: url(../imagens/barra_titulo_chamada.png);
	color: #FFF;
	height: 36px;
	width: 220px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.formato_txt {
	font-family: "Segoe UI Semibold";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
}
.tec_v {
	font-family: "Segoe UI Semibold";
	font-size: 14px;
	color: #7D1416;
}
.tec_cinza {
	font-family: "Segoe UI Semibold";
	font-size: 14px;
	font-weight: bolder;
	color: #666;
}
.titulos_2 {
	font-family: "Segoe UI Semibold";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-position: center;
}
.barra_empresa {
	font-family: "Segoe UI Semibold";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-image: url(../imagens/Barra_empresa.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #000;
}
.Barra_titulos {
	background-image: url(../imagens/barra_titulo_chamada.png);
	background-repeat: no-repeat;
	font-family: "Segoe UI Semibold";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}
.txt_endereco {
	font-family: "Segoe UI Semibold";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.alinhamento_tabela {
	vertical-align: top;
}
