/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

	
	
}

.botao {
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#FFFFFF;
font-weight:bold;
background-color:#fe9900;
border:0px;

}

.texto_titulos_produtos {
font-size:14px;
color:#333333;
font-weight:bold;
}

.texto_titulos_produtos a{
font-size:14px;
color:#333333;
font-weight:bold;
text-decoration:underline;
}

.texto_titulos_produtos a:hover{
font-size:14px;
color:#333333;
font-weight:bold;
text-decoration:underline;
}

#img a{
border-color:#000000;
}

.texto_descricao_produtos {
font-size:12px;
color:#333333;
}

.texto_descricao_produtos a{
font-size:12px;
color:#333333;
text-decoration:none;
}

.texto_descricao_produtos a:hover{
font-size:12px;
color:#333333;
text-decoration:none;
}

.texto_erros {
font-size:12px;
color:#FF0000;
font-weight:bold;
}

.texto_sair {
font-size:12px;
color:#993300;
font-weight:bold;
}

.texto_sair a{
font-size:12px;
color:#993300;
font-weight:bold;
text-decoration:none;
}

.texto_sair a:hover{
font-size:12px;
color:#993300;
font-weight:bold;
text-decoration:underline;
}

.texto_preco {
font-size:18px;
color:#006600;
font-weight:bold;
}
.texto_preco_red {
font-size:18px;
color:#CC0000;
text-decoration:line-through;
}

.texto_okei {
font-size:12px;
color:#006600;
font-weight:bold;
}

.texto_sub_categorias {
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.texto_sub_categorias a{
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.texto_sub_categorias a:hover{
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.texto_carrinho {
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;

	text-decoration:none;
}
.texto_carrinho a{
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;

	text-decoration:none;
}
.texto_carrinho a:hover{
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	
	text-decoration:none;
}

.texto_titulos {
font-size:14px;
color:#990000;
font-weight:bold;
}

.texto_titulos a{
font-size:14px;
color:#990000;
font-weight:bold;
text-decoration:none;
}

.texto_titulos a:hover{
font-size:14px;
color:#990000;
font-weight:bold;
text-decoration:none;
}