.arial_11_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.arial_11_azul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D236D;
	text-decoration: none;
}
.caixa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #E7E7E7;
}
.arial_11_azul_neg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D236D;
	text-decoration: none;
	font-weight: bold;
}
.arial_10_cinza {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.fundo {
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.arial_10_branco {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.fundo_foto_produto {
	background-image: url(../img/fundo_foto_produto.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.fundo_conteudo {
	background-image: url(../img/fundo_conteudo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
