/*........ FORNECEDORES ........*/
/**************************************/
.bt_voltar {
	width:69px;
	height:20px;
	top:15px;
	right:20px;
	position:absolute;
	text-indent:-99999px;
	background:url(../imagens/botoes/voltar.png) no-repeat
}

h4.subtitulo {
	width:100%;
	height:18px;
	margin-bottom:10px;
	float:left;
	text-indent:-99999px;
	background-repeat:no-repeat
}
h4.informacoes_gerais {
	background-image:url(../imagens/titulos/informacoes_gerais.png)
}


/* INFORMAÇÃO */
.leitura .informacao {
	width:100%;
	margin-bottom:15px;
	float:left
}
.leitura .informacao span {
	color:#2c66b9
}


/* TABELA */
/*************/
.tabela_download {
	width:100%;
	float:left
}
.tabela_download table {
	width:98%;
	float:left
}
.tabela_download thead strong {
	width:100%;
	height:15px;
	float:left;
	text-indent:-9999px;
	background-repeat:no-repeat
}
.tabela_download thead strong.titulo {
	background-image:url(../imagens/titulos/titulo.png)
}
.tabela_download thead strong.download {
	background-image:url(../imagens/titulos/download.png);
	background-position:center
}
.tabela_download table tbody td {
	background:#d8f0fd
}
.tabela_download table tbody td a.item {
	color:#9b9c9c;
	text-decoration:none;
	width:100%;
	height:100%;
	float:left;
}
.tabela_download table tbody td a strong {
	color:#2c66b9
}
.tabela_download table tbody td a.link_download {
	width:100%;
	height:100%;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/botoes/seta_download.png) no-repeat center center
}



/* RELAÇÕES DOS MATERIAIS */
/*****************************/
.relacao_materiais {
	width:100%;
	margin-bottom:20px;
	float:left
}
.relacao_materiais h4 {
	width:100%;
	height:18px;
	margin-bottom:10px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/relacao_materiais_necessarios.png) no-repeat
}
.relacao_materiais ul {
	width:100%;
	margin-bottom:10px;
	float:left;
	list-style:none
}
.relacao_materiais ul li {
	width:100%;
	margin-bottom:5px;
	float:left;
}
.relacao_materiais .bt_download {
	width:116px;
	height:20px;
	margin-bottom:5px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/botoes/download.png) no-repeat
}






/* NOTAS */
/*****************************/
.notas {
	width:100%;
	float:left
}
.notas h4 {
	width:100%;
	height:14px;
	margin-bottom:10px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/notas.png) no-repeat
}
.notas ul {
	width:100%;
	float:left;
	list-style:none
}
.notas ul li {
	width:100%;
	margin-bottom:3px;
	float:left;
}
.notas ul li span.email {
	color:#2c66b9
}









