.semrepetir_x {
	background-repeat: repeat-y;
}
p,li, input, textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 3px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.esquerda {
	text-align: left;
}
.tit_produtos {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.fotos_produtos {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
strong, b {
	color: #CC3300;
}
.rodape {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-align: right;
}
.centro {
	text-align: center;
}
.direita {
	text-align: right;
}
