/*CSS RODAPE*/

#rodape {
	clear: both;
	padding-top: 100px;
	padding-left:195px;
	width:775px;
	height:45px;
	background:url(../imagens/bgRodape.png) no-repeat;
	margin:0;
	*overflow:hidden;
	/*965 x 140*/
}
.rodape {
	font:10px/16px Arial, Helvetica;
	width:670px;
	height:30px;
	margin:0;
	padding:0 0 0 0;
}

.rodape li,
.rodape li a {
	color:#000;
	float:left;
}
.rodape li a {
	border-left:#333 solid 1px;
	padding:0 4px;
	text-decoration: none;
}
.rodape li a:hover {
	color:#666;
}
.rodape li.l00 a {
	border: none;
	padding-left:0;
}
.rodape li.copyright{
	display:block;
	width:770px;
	font-size:11px;
}
.rodape li.credito {margin-left:15px;}
.rodape li.credito a {
	background:url(../imagens/credito.gif) no-repeat;
	border: none;
	overflow: hidden;
	text-indent: -99999px;
	width: 85px;
	
}
div#Tabelacesta{
	width:120px;
	height:190px;
	background:url(../imagens/img_cesta.gif) no-repeat;
	position:relative;
	top:-180px;
	_top:-182px;
	left:640px;
}
