@charset "utf-8";
/* CSS Document */


#homeBoxEsq
{
	overflow:hidden;
	padding-bottom:15px;
	float:left;
	width:500px;
}

#homeBoxDir
{
	float:left;
	width:258px;
	background-image:url(../imgs/home/patternBoxDir.gif);
	background-repeat:repeat-y;
	padding-bottom:-15px;
}


#newsSwf
{
	width:258px;
	height:85px;
	margin:0px;
	padding:0px;
	background-image:url(../imgs/geral/detalhe_rodape.gif);
	background-repeat:no-repeat;
}

#novosProdutosImg
{
	float:left;
	width:116px;
	height:auto;
	display:table;
	overflow:auto;
}

#novosProdutosTxt
{
	float:left;
	padding:15px 30px 20px 0px;
	width:354px;
	height:auto;
	overflow:auto;
}

#destaques
{
	clear:both;
	font-family:Tahoma, sans-serif;
	font-size:10px;
	color:#676363;
	line-height:170%;
	
	padding:15px 30px 20px 0px;
	*padding:5px 30px 20px 0px;
}

#promocoesImg
{
	margin-top:-127px;
	
	float:right;
	width:117px; 
	height:127px; 
	
	background-image:url(../imgs/home/patternPromocoesProd.gif);
	background-repeat:repeat-x;
}

#promocoesTxt
{
	clear:both;
	font-family:Tahoma, sans-serif;
	font-size:10px;
	color:#676363;
	padding:10px 5px 5px 15px;
	width:121px;
	height:63px;
}

#agenda
{
	margin-top:-10px;
	font-family:Tahoma, sans-serif;
	font-size:10px;
	color:#676363;
	line-height:150%;
}

#footer
{
}