﻿#Listarproduto h2{ 
	background:url(Images/icoProdutos.gif) 0 8px no-repeat;
	padding:0 0 0 20px;
	color:#FF0000;
	font-size:16pt;	
	font-weight:bold;
	font-family:"Arial Narrow", Arial, Tahoma;
}
#Listarproduto h2 font
{
	color:#666666;
	font-size:18pt;	
}
#Listarproduto h3{ 
	margin:10px 0 0 0;
}
#Listarproduto h3 a{ 
	color:#666;
	font-size:10pt;	
	font-weight:normal;
	font-family:"Arial Narrow", Arial, Tahoma;
	margin:10px 0 0 20px;
}
#Listarproduto h3 a:hover
{ 
	text-decoration:underline;
}
#Descricao
{
	width:500px;
	margin:10px 0 0 5px;
	float:left;
} 
#centro
{
	height:auto !important;
}

