
.produtos
{
	width				: 620px;
	_width				: 630px;
	background-color	: #FFF;
	padding				: 5px;
	margin				: 0px 0px 50px 0px;
}

.produto
{
	float				: left; 
	width				: 200px;
	background-color	: #FFF;
}

.produtoDet
{
	float				: left; 
	width				: 540px;
	background-color	: #FFF;
	margin-bottom		: 20px;
}

.codProdutodDet
{
	color				: #787878;
	font-size			: 11px;
	line-height			: 16px;
	_line-height		: 30px;
	margin-left			: 10px;
}

.descricaoProduto
{
	float				: right; 
	background-color	: #eff0dd; 
	width				: 370px;
	padding				: 5px;
	color				: #555;
}

.topoTitulo
{
	width				: 96%;
	height				: 30px;
}

.centroTitulo
{
	border-top			: 1px solid #CCC;
	width				: 100%;
	_width				: 99%;
	margin				: 2px 0px 2px 0px;
}

.baseTitulo
{
	width				: 98%;
	_width				: 96%;
	font-size			: 11px;
	font-family			: arial;
	margin-top			: 0px;
	_margin-top			: -12px;	
}

.tituloProduto
{
	color				: #787878;
	font-size			: 11px;
	font-weight			: bold;
	line-height			: 20px;
	_line-height		: 18px;
}

.codProduto
{
	color				: #CC0000;
	font-size			: 22px;
	line-height			: 22px;
	_line-height		: 36px;
	font-weight			: bold;
	font-family			: arial;
}

.pontilhado
{
	background-image	: url(../imagens/pontilhado.gif);
	background-repeat	: repeat-x;
	margin-top			: 20px;
	_margin-top			: 30px;
	margin-bottom		: 0px;
	padding				: 0px;
}

.pontilhadoDet
{
	background-image	: url(../imagens/pontilhado.gif);
	background-repeat	: repeat-x;
	margin-top			: 0px;
	_margin-top			: 5px;
	margin-bottom		: 0px;
	padding				: 0px;
}

.campoGrande
{
	border				: none;
	width				: 293px; 
	height				: 20px; 
	background-image	: url(../imagens/bg_campo_g.gif);
	background-repeat	: no-repeat;
	font-size			: 12px;
	padding-top			: 3px;
}

.campoGrandeContato
{
	border				: none;
	width				: 310px; 
	height				: 30px; 
	background-image	: url(../imagens/bg_campo_g2.gif);
	background-repeat	: no-repeat;
	font-size			: 12px;
	padding-top			: 7px;
	_padding-top		: 8px;
	padding-left		: 5px;
	color				: #777;
}

label
{
	color				: #555;
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 11px;
	font-weight			: bold;
}

.titulonoticia
{
	color				: #CC0000;
}