#subm_montra
{
  display: block;
  width: 47px;
  height: 19px;
  background: url(/images/subm_montra.gif) no-repeat 0 0;
  float:left;

}

#subm_montra:hover
{ 
  background-position: 0 -19px;
}

#subm_montra span
{
  display: none;
}


#subm_livros
{
  display: block;
  width: 42px;
  height: 19px;
  background: url(/images/subm_livros.gif) no-repeat 0 0;
  float:left;

}

#subm_livros:hover
{ 
  background-position: 0 -19px;
}

#subm_livros span
{
  display: none;
}


#subm_equipamentos
{
  display: block;
  width: 83px;
  height: 19px;
  background: url(/images/subm_equipamentos.gif) no-repeat 0 0;
  float:left;

}

#subm_equipamentos:hover
{ 
  background-position: 0 -19px;
}

#subm_equipamentos span
{
  display: none;
}


#subm_outros
{
  display: block;
  width: 48px;
  height: 19px;
  background: url(/images/subm_outros.gif) no-repeat 0 0;
  float:left;

}

#subm_outros:hover
{ 
  background-position: 0 -19px;
}

#subm_outros span
{
  display: none;
}












#subm_condicoes
{
  display: block;
  width: 57px;
  height: 19px;
  background: url(/images/subm_condicoes.gif) no-repeat 0 0;
  float:left;

}

#subm_condicoes:hover
{ 
  background-position: 0 -19px;
}

#subm_condicoes span
{
  display: none;
}.il_loja {
	background-color: #CCCCCC;
	height: 70px;
	width: 70px;
	margin-bottom: 5px;
}

.thumbs_loja {
	float: left;
	padding-right: 10px;
	width: 70px;
}
.desc_loja {
	float: left;
	font-size: 70%;
	width: 100px;
}
.tit_prod {
	color: #007DC9;
}


.link_compra {text-decoration: none; color:#6eab24; font-family:"Trebuchet MS", Verdana, Arial; }
.link_compra:hover {text-decoration: none; color:#666666;}


#ilustracao_produto {
	color: #5F5C5C;
	float: right;
	width: 220px;
	
	height: 230px;
	margin-top: 45px;
}

#loja_mod {
	color: #5F5C5C;
	float: left;
	width: 400px;
	margin-top: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Verdana, Arial;
	height: 230px;
	overflow: hidden;
}
