h1, .titulo1, .seccao {
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}
h2, .titulo2, .tit1 {
	font-size: 17px;
	color: #CC0000;
	font-weight: bold;
}
h3, .titulo3, .tit2 {
	font-size: 15px;
	color: #9966CC;
	font-weight: bold;
}
.subtitprod {
	border-right: solid 1px #990000;
}
.destaques h1 {
	background-image:url(/images/icon_h1.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	text-transform:none;
	margin-top: 20px;
	padding-top: 0px;
}

.destaques .fotos {
	margin-right: 20px;
}

