.institucional{
	width:113px;

}
.produtos{
    width:74px;
}
.servicos{
  width:71px;
}
.consorcio{
  width:81px;
}
.contatos{
  width:94px;
}




/*
.subnav {
	width:100px;
}

.subnav2 {
	margin:0px;
	padding:0px;

	border: 1px solid red;
}

.subnav3 {
	margin:0px;
	padding:0px;
}
*/




#btninstitucional {
	background:url(../../imagens/1/institucional.gif) no-repeat;
	width:112px;
	height:36px;
}
#btninstitucional:hover {
	background:url(../../imagens/1/institucional_hover.gif) no-repeat;

}
#btninstitucional:visited {
	background:url(../../imagens/1/institucional.gif) no-repeat;
	
}


#btnprodutos {
	background:url(../../imagens/1/produtos.gif) no-repeat;
	width:73px;
	height:36px;
}
#btnprodutos:hover {
	background:url(../../imagens/1/produtos_hover.gif) no-repeat;
}
#btnprodutos:visited {
	background:url(../../imagens/1/produtos.gif) no-repeat;
}


#btnservicos {
	background:url(../../imagens/1/servicos.gif) no-repeat;
	width:70px;
	height:36px; 
}
#btnservicos:hover {
	background:url(../../imagens/1/servicos_hover.gif) no-repeat;
}
#btnservicos:visited {
	background:url(../../imagens/1/servicos.gif) no-repeat;
}


#btnconsorcio {
	background:url(../../imagens/1/consorcio.gif) no-repeat;
	width:81px;
	height:36px; 
}
#btnconsorcio:hover {
	background:url(../../imagens/1/consorcio_hover.gif) no-repeat;
}
#btnconsorcio:visited {
	background:url(../../imagens/1/consorcio.gif) no-repeat;
}


#btncontatos {
	background:url(../../imagens/1/contatos.gif) no-repeat;
	width:112px;
	height:36px; 
}
#btncontatos:hover {
	background:url(../../imagens/1/contatos_hover.gif) no-repeat;
}
#btncontatos:visited {
	background:url(../../imagens/1/contatos.gif) no-repeat;
}
