/*	CSS PERSONALIZADO COM A TABELA SITE CONFIG/CONFIGATRIBUIDOS 	*/	
	
	
			
			/* RESET CSS  */
				html, body, div, span, applet, object, iframe,
			h1, h2, h3, h4, h5, h6, p, blockquote, pre,
			a, abbr, acronym, address, big, cite, code,
			del, dfn, em, img, ins, kbd, q, s, samp,
			small, strike, strong, sub, sup, tt, var,
			b, u, i, center,
			dl, dt, dd, ol, ul, li,
			fieldset, form, label, legend,
			table, caption, tbody, tfoot, thead, tr, th, td,
			article, aside, canvas, details, embed, 
			figure, figcaption, footer, header, hgroup, 
			menu, nav, output, ruby, section, summary,
			time, mark, audio, video{
				font-family: inherit;
			}
			
			/* FONTE DO TEXTO CORPO DO SITE */
			body, .item_modulo_titulo_word a, .top-nav ul li a{
				font-family: 'Dosis', sans-serif !important;
			}
			
			
			/* Cor dos Elementos em Destaque */
			.item_preco_parcelas, .item_preco_parcelas_busca, .Categories h3, .footer-nav h4, .item_preco_atual.especial, .paginacao_left>.prev, .paginacao_left>.next, .botao_item_valor_left, .botao_item_valor_right{
				color: #9E1616 !important;
			}
			.item_line{
				border-bottom: 1px solid #9E1616 !important;
			}
			.item_single_destaque a{
				border-color: #9E1616 !important;
			}
			.desconto_label{
				background-color: #9E1616 !important;
			}
			
			
			/* Cor dos Elementos BOTOES */
			.mod_config_busca_left button, .mod_config_busca_marca_left button, .mod_config_busca_loja_left button{
				background: #337ab7 !important;
			}
			.mod_config_busca_tags a, .news-grid h6, .news-grid h6 span{
				color: #333 !important;
			}
			.destaques_preco{
				color: #337ab7 !important;
			}
			.link_tag_detalhe{
				color: #337ab7 !important;
			}
			
			