.titulo_categ {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #609E4C;
	text-decoration: none;
}
.titulo_prod {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #609E4C;
}
a.titulo_prod:link, a.titulo_prod:visited, a.titulo_prod:active {
	text-decoration: none;
}
a.titulo_prod:hover {
	text-decoration: underline;
}
.titulo_include{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
}
.titulo_include2{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3F647C;
}
.cont_produtos {
	background-image: url('/v2/produtos/images/bg_produto.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.space {
	background-color: #3A546D;
}
.vspace {
	background-image: url('/v2/images/v_div.gif');
	background-position: center;
	background-repeat: repeat-y;
	width: 10px;
}
.hspace {
	background-image: url('/v2/images/h_div.gif');
	background-position: center;
	background-repeat: repeat-x;
	width: 10px;
}
.titulo_saiba {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ff6600;
}