/* CSS Document */

#grade-bottom {
	position:absolute;
	width:796px;
	height:47px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image:url(http://www.carroecia.com.br/imagens/bottom_09.gif);
	background-repeat:no-repeat;
}
#links-superior {
	position:relative;
	width:796px;
	z-index:1;
	top: 7px;
}

#links-inferiores {
	position:relative;
	width:796px;
	z-index:2;
	margin-top: 7px;
}
