﻿

.txtNegrito
{
	font-weight: bold;
}

.txtNegritoRed
{
	font-weight: bold;
	color: #CC3300;
}

.csTitulosLeft
{
	font-weight: bold;
	color: #333333;
	font-size: medium;
}


.csObsPqCenter
{
	font-size: x-small;
	text-align: center;
}

.txtPequeno
{
	font-size: x-small;
}


.csTitulosLeftFundo
{
	background: url(newline.gif) repeat-x center;
	font-weight: bold;
	color: #333333;
	font-size: medium;
	height: 34px;
	padding: 5px;
}

.stValorTotalCarrinho
{
	font-weight:bold;
	color:Blue;
	font-size:medium;
}

.stCptValorTotalCarrinho
{
	font-weight:bold;
	font-size:medium;
}
