@charset "utf-8";
/* CSS Document */
#bg_cinza{
	width:820px;
	margin: 0 auto;
	height:32px;
}
#menu{
	margin-left:-41px;
	margin-top:-16px;
	*margin-top:0px;
	clear:both;
}
#menu li{
	list-style:none;
	float:left;
}
.home_selecionado a {
width:111px;
height:32px;
background:url(../imagens/menu_home_selecionado.jpg) no-repeat;
*background:url(../imagens/menu_home_selecionado_ie.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.home a {
width:111px;
height:32px;
background:url(../imagens/menu_home.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.home  a:hover{
width:111px;
height:32px;
background:url(../imagens/menu_home.jpg) no-repeat;
text-indent: -5000px;
display: block;
background-position:bottom;
}

.contato_selecionado a {
width:113px;
height:32px;
background:url(../imagens/menu_contato_selecionado.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.contato a {
width:113px;
height:32px;
background:url(../imagens/menu_contato.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.contato  a:hover{
width:113px;
height:32px;
background:url(../imagens/menu_contato.jpg) no-repeat;
text-indent: -5000px;
display: block;
background-position:bottom;
}

.curiosidades_selecionado a {
width:179px;
height:32px;
background:url(../imagens/menu_curiosidades_selecionado.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.curiosidades a {
width:179px;
height:32px;
background:url(../imagens/menu_curiosidades.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.curiosidades  a:hover{
width:179px;
height:32px;
background:url(../imagens/menu_curiosidades.jpg) no-repeat;
text-indent: -5000px;
display: block;
background-position:bottom;
}

.empresas_selecionado a {
width:108px;
height:32px;
background:url(../imagens/menu_empresa_selecionado.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.empresas a {
width:108px;
height:32px;
background:url(../imagens/menu_empresa.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.empresas  a:hover{
width:108px;
height:32px;
background:url(../imagens/menu_empresa.jpg) no-repeat;
text-indent: -5000px;
display: block;
background-position:bottom;
}

.produtos_selecionado a {
width:137px;
height:32px;
background:url(../imagens/menu_produtos_selecionado.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.produtos a {
width:137px;
height:32px;
background:url(../imagens/menu_produtos.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.produtos  a:hover{
width:137px;
height:32px;
background:url(../imagens/menu_produtos.jpg) no-repeat;
text-indent: -5000px;
display: block;
background-position:bottom;
}

.walpaper_selecionado a {
width:172px;
height:32px;
background:url(../imagens/menu_walpaper_selecionado.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.walpaper a {
width:172px;
height:32px;
background:url(../imagens/menu_walpaper.jpg) no-repeat;
text-indent: -5000px;
display: block;
}
.walpaper  a:hover{
width:172px;
height:32px;
background:url(../imagens/menu_walpaper.jpg) no-repeat;
text-indent: -5000px;
display: block;
background-position:bottom;
}