﻿
#topoHome
{
	width: 100%;
	height: 140px;
	/*background: url(../Imagens/bkgApresentacao.gif) repeat-x bottom center;	*/
	float:left;
}

#topoHome #textoTopo
{
	width: 50%;
	height: 140px;	  
	font-size: 11px;
	margin-left:15px;
	line-height: 20px;
	float:left;	
}

#topoHome #imagemTopo
{
	background: url(../Imagens/imgIlustraShowroom.gif) no-repeat top center;
	width: 40%;
	height: 140px;	
	float:left;	
}

#clear 
{
    clear: both;
}

#areaCorpo
{
	width: 750px;	
}

#areaCorpo #areaPesquisa
{
	width: 500px;
	float: left;
	padding: 15px;
}

#areaCorpo #areaPesquisa #pesquisaProduto
{
	width: 485px;		
}

#areaCorpo #areaPesquisa br
{
	line-height:12px;
}

#areaCorpo #areaPesquisa #categoriasProduto
{
	width: 485px;
	display: table;
}

#areaCorpo #areaPesquisa #categoriasProduto div
{
	width: 240px;
	float: left;		
}

#areaCorpo #areaPesquisa #categoriasProduto div ul
{
	margin: 5px;
	padding-left: 15px;	
	
}

#areaCorpo #areaPesquisa #categoriasProduto div ul li
{
	list-style-image: url(../Imagens/imgSeta.gif);
	line-height: 20px;	
}

#areaCorpo #areaShowrooms
{
	width: 200px;
	margin: 0px;	
	float: left;
	padding:10px;
	padding-left: 4px;
}

#areaCorpo #areaShowrooms #cabecaNovosShowrooms
{
	background: url(../Imagens/imgTopoDestaques.gif) no-repeat top center;
	height: 20px;	
	padding-left: 10px;	
	margin-top: 10px;		
}

#areaCorpo #areaShowrooms #cabecaNovosShowrooms br
{	
	line-height: 5px;
}

#areaCorpo #areaShowrooms #novosShowrooms 
{
	border-left: solid 1px #FF6600;
	border-right: solid 1px #FF6600;
}

#areaCorpo #areaShowrooms #rodapeNovosShowrooms
{
	background: url(../Imagens/imgBaseDestaques.gif) no-repeat top center;
	height: 20px;
	padding-left: 15px;	
}