#Principal{
	width:100%;
	float:left;
	height:800px;
}

#ConteudoEsquerdo{
	float:left;
	width:394px;
	margin:14px 0 0 24px;
	display:inline;
}

#ConteudoDireito{
	float:right;
	width:505px;
	margin:12px 32px 0 0;
	display:inline;
}

#ConteudoEsquerdo #ImgKitFesta a{
	background-image:url(../../slices/img-KitFesta.png);
	width:190px;
	height:297px;
	background-repeat:no-repeat;
	float:left;
	margin:1px 0 0 0;
}

#ConteudoEsquerdo #ImgOrcamento a{
	background-image:url(../../slices/img-Orcamento.png);
	width:190px;
	height:298px;
	background-repeat:no-repeat;
	float:left;
	margin:0 0 0 7px;
	display:inline;
}

#ConteudoDireito #ImgProdutos a{
	background-image:url(../../slices/img-NossosProdutos.png);
	width:505px;
	height:150px;
	background-repeat:no-repeat;
	float:right;
}

#ImgLocalizacao a{
	background-image:url(../../slices/img-Localizacao.png);
	width:250px;
	height:150px;
	background-repeat:no-repeat;
	float:left;
	margin:3px 0 0 0;
	display:inline;
}

#ImgBebidas a{
	background-image:url(../../slices/img-Bebidas.png);
	width:254px;
	height:153px;
	background-repeat:no-repeat;
	float:right;
	margin:3px 0 0 0;
}

#ConteudoClientes{
	width:100%;
	float:left;
	margin:-7px 0 0 0;
}

#ConteudoClientes #headerClientes{
	background-image:url(../../slices/header-Clientes.png);
	width:889px;
	height:41px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 0 0 75px;
}

#ConteudoClientes #ListaClientes{
	float:left;
	display:inline;
	list-style:none;
	width:930px;
	margin:-2px 0 0 70px;
	padding:0;
}

#ConteudoClientes #ListaClientes li{
	background-image:url(../../slices/bg-Clientes.png);
	width:90px;
	height:79px;
	background-repeat:no-repeat;
	float:left;
	display:inline;
	text-align:center;
	margin:0;
	padding:10px 0 0 0;
}