#fornecedores{
	clear: left;
}

#fornecedores h2{
	float:left;
	position:relative;
	color: #000;
	font-family: Verdana;
	font-size: 134%;
	padding-top:10px;
}

#fornecedores h2 { 
	font-size: 134%;
}

#fornecedoresLink h2{
	font-size: 134%;
}

#abasFornecedores {
	width: 376px;
	height: 53px;
	float: left;
}
#abasFornecedores a {
    color: #000000;
    display: block;
    float: left;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 100%;
    font-weight: bold;
    height: 40px;
    margin-right: 26px;
    padding: 12px 5px 0 12px;
    width: 77px;
}
#abasFornecedores #abaMateriais {
	margin-left: 17px;	
	margin-right: 18px;
}
#abasFornecedores #abaCotacoes {
	width: 50px;
}

/* Troca os backgrounds das abas fornecedores conforme estas são selecionadas*/
.aba1selecionada {
	background-image: url(../imagens/box_fornecedores_aba1.png);	
}
.aba2selecionada{
	background-image: url(../imagens/box_fornecedores_aba2.png);
}
.aba3selecionada{
	background-image: url(../imagens/box_fornecedores_aba3.png);
}
/* Fim da troca de backgrounds*/

.contentFornecedores{
	background-color: #BED1BF;
    float: left;
    height: 185px;
    padding: 15px;
    position: relative;
    width: 346px;
}
.contentFornecedores ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.contentFornecedores ul li{
	padding-bottom:10px;
}
.contentFornecedores a{
	color:black;
}

.fonte_data {
	font-size: 117%;
}

#maisConteudo{
	background-image:url('../imagens/bg_capa_fornecedores.png');
	background-repeat:no-repeat;
	height:29px;
	width:174px;
	float:right;
	text-align: center;
	line-height:29px;
}
#maisConteudoCotacoes{
	background-image:url('../imagens/bg_capa_fornecedores.png');
	background-repeat:no-repeat;
	height:29px;
	width:174px;
	float:right;
	text-align: center;
	line-height:29px;
}
#maisConteudoMateriais{
	background-image:url('../imagens/bg_capa_fornecedores.png');
	background-repeat:no-repeat;
	height:29px;
	width:174px;
	float:right;
	text-align: center;
	line-height:29px;
}
#mais_conteudo_container{
	bottom: 1px;
    float: left;
    position: absolute;
    height:29px;
    width: 360px;
}
#mais_conteudo_container_cotacoes{
	bottom: 1px;
    float: left;
    position: absolute;
    height:29px;
    width: 360px;
}
#mais_conteudo_container_materiais{
	bottom: 1px;
    float: left;
    position: absolute;
    height:29px;
    width: 360px;
}
#maisConteudo a{
	color:black;
	display:block;
	padding-left:30px;
}

/*BARRA INTERNA*/

.linkCadastro{
	background: url("/imagens/topo_box2_internas.png");
	height: 30px;
	width: 290px;
	padding-left: 8px;
	border-bottom: #93B595 1px solid;
	padding-top: 10px;
}
.linkGrupo, .linkCotacoes{
	background-color: #BED1BF;
	height: 30px;
	width: 290px;
	padding-left: 8px;
	border-bottom: #93B595 1px solid;
	padding-top: 10px;
}
.linkCadastro a, .linkGrupo a, .linkCotacoes a{
	color:black;
	font-weight: bold;
}
.materiaisLink{
	display: block;
    padding-left: 20px;
}
#abasFornecedores #abaCadastro {
    height: 34px;
    padding-top: 19px;
}

#abasFornecedores .cadastreSe{
	width: 80px;
}