body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo/fundo.jpg);
	background-repeat: repeat-x;
	background-repeat:repeat;
}

.titulo_barra_topo {
	font-family:Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.titulo_barra_branco_m {			
	font-family:Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.texto_barra {
	font-family:Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
a.texto_barra:hover {
	font-family:Verdana;
	color: #F43E00;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}


.cor_precos {font-family: Verdana; font-size: 12px; color: #000000; font-weight: bold; }
.style1 {font-size: 16px}
.texto_detalhes_produto {	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.texto_detalhes_produto2 {	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.texto_detalhes_produto3 {	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.texto_detalhes_produto3:hover {	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.texto_detalhes_produto_de {	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	width:150px;
}
.texto_detalhes_produto_nome {	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.texto_preco {	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.texto_indique {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.estrelinha {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.texto_menu_negrito_negrito {
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.texto_menu_negrito {
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.texto_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.texto_menu:hover {
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.border {
border:1px solid #ccc;
}
.nome_produto {font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



.preco_de {font-size: 10px; color: #868789; font-family: Verdana;	text-decoration: line-through;
}
.preco_por {font-size: 10px; color: #FF6330; font-family: Verdana;}
.preco_por_verm {font-size: 14px; color: #FF0000; font-family: Verdana;}
.preco_economize {font-size: 10px; font-weight:bold; color: #000000; font-family: Verdana;}
.preco_porcentagem {font-size: 10px; font-weight:bold; color: #FFFFFF; font-family: Verdana;}

.texto_outrasfotos {font-family: Verdana; color: #000000; font-weight: bold; font-size: 10px; text-decoration: none; }


.style8 {font-size: 10px; color: #FF6330; font-family: Verdana; font-weight: bold; }

.vezes {color: #FFB200}

input.especial { background-color: #ffffff; font-family: Verdana;
font-size: 12px; color: #000000; border: #1856AB; border-style: solid; border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

.titulo_barra_baixa {	font-size: 10px;
	color: #999999;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.titulo_barra_baixa_cinza {	
	font-size: 10px;
	color: #868789;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.titulo_barra_baixa_negrito {	font-size: 10px;
	color: #999999;
	font-family:Verdana;
	text-decoration: none;
}
.texto_menu1 {	font-family:Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

/*bordas*/
.border {
border:1px solid #E6E6E6;
}
.border-dotted{
border:2px dotted #E6E6E6;
}
table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:1px solid #DDDDDD;}
/*fim das bordas*/
.style10 {font-family: Verdana; color: #000000; font-weight: bold; font-size: 14px; text-decoration: none; }

div,span,html,body,a,form{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin:0;
  padding:0;
}
form{
	margin:0;
	padding:0;
}
