@charset "utf-8";
body {
	background-color:#261c3c;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

a.emails {
	color:#06F;
	text-decoration:none;
	font-weight:normal;
}

table.destaque {
	cursor:pointer;
}

span.titulo_conteudo {
	font-size:30px;
	font-weight:bold;
	color:#D83629;
}


.copyright {
	font-size: 10px;
	color: #999;
}

.titulo {
	font-weight: bold;
	font-size:14px;
	color:#140E0F;
}
.minidescricao {
	font-size: 11px;
	color: #333;
	line-height:12px;
}
.nome_produto {
	font-size: 14px;
	font-weight:bold;
}

img {
	border:0;
}

.link_fundo {
	font-size: 12px;
	color:#494949;
	text-decoration:none;
}

.link_fundo:hover {

	color:#000;
}

td.categorias a {
	text-decoration:none;
	font-size:14px;
	color:#069;
	}
	
td.categorias a:hover {
	color:#09F;
	}	
