/*menu*/

#menu{
	clear:both;
	margin-top:60px;
	background-color:#eaf3ee;
	height:31px;
	background-image:url(../img/fundo_menu.jpg);
	background-repeat:no-repeat;
	width:755px;
}

#menu li{
	float:left;
	display:block;
	margin-left:10px;
	margin-top:8px;

}

/****************************/


/*******8Link Embrase@*******/

#embrase{
	background-image:url(../img/embrase.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

#embrase a{
	display:block;
	width:50px;
	height:18px;
}

#embrase a:hover{
	background-image:url(../img/embrase_over.jpg);
	background-repeat:no-repeat;
	display:block;
}

/************************************************/


/*******8Link Serviços@*******/

#servicos{
	background-image:url(../img/servicos.jpg);
	background-repeat:no-repeat;
	width:49px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

#servicos a{
	display:block;
	width:49px;
	height:18px;
}

#servicos a:hover{
	background-image:url(../img/servicos_over.jpg);
	background-repeat:no-repeat;
	display:block;
}

/************************************************/

/*******8Link Diferenciais@******

#diferenciais{
	background-image:url(../img/diferenciais.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:18px;
	text-indent:-9999px;

}

#diferenciais a{
	display:block;
	width:110px;
	height:18px;
}

#diferenciais a:hover{
	background-image:url(../img/diferenciais_over.jpg);
	background-repeat:no-repeat;
	display:block;
}

*/


/*******8Link Responsabilidade@*******/

#responsabilidade{
	background-image:url(../img/responsabilidade.jpg);
	background-repeat:no-repeat;
	width:134px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

#responsabilidade a{
	display:block;
	height:18px;
}

#responsabilidade a:hover{
	background-image:url(../img/responsabilidade_over.jpg);
	background-repeat:no-repeat;
	display:block;
}

/************************************************/

/*******8Link Relacionamento@*******/

#relacionamento{
	background-image:url(../img/relacionamento.jpg);
	background-repeat:no-repeat;
	width:89px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

#relacionamento a{
	display:block;
	width:89px;
	height:18px;
}

#relacionamento a:hover{
	background-image:url(../img/relacionamento_over.jpg);
	background-repeat:no-repeat;
	display:block;
}

/************************************************/

/*******8Link Mídia@*******/

#midia{
	background-image:url(../img/midia.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

#midia a{
	display:block;
	width:100px;
	height:18px;
}

#midia a:hover{
	background-image:url(../img/midia_over.jpg);
	background-repeat:no-repeat;
	display:block;
}

/************************************************/

/*******8Link Trabalhe Conosco@*******/

#trabalhe_conosco{
	background-image:url(../img/trabalhe_conosco.jpg);
	background-repeat:no-repeat;
	width:101px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

#trabalhe_conosco a{
	display:block;
	width:101px;
	height:18px;
}

#trabalhe_conosco a:hover{
	background-image:url(../img/trabalhe_conosco_over.jpg);
	background-repeat:no-repeat;
	display:block;
}

/************************************************/

/*******8Link Contato@*******/

#contato{
	background-image:url(../img/contato.jpg);
	background-repeat:no-repeat;
	width:49px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

#contato a{
	display:block;
	width:49px;
	height:18px;
}

#contato a:hover{
	background-image:url(../img/contato_over.jpg);
	background-repeat:no-repeat;
	display:block;
}

/************************************************/


/*******8Link Mapa do Site0@*******/

#mapadosite{
	background-image:url(../img/mapa_do_site.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

#mapadosite a{
	display:block;
	width:82px;
	height:18px;
}

#mapadosite a:hover{
	background-image:url(../img/mapa_do_site_over.jpg);
	background-repeat:no-repeat;
	display:block;
}

/************************************************/

