@charset "utf-8";

*{
	margin:0px;
	padding:0px;
	color:#666;
}
.rodape{
	height: 60px;
	background-color:#eeeeee;
	width:100%;
}

/*********************************/

img{
	border:none;
}
.centralizaFooter{
	width:924px;
	margin:0px auto;
	padding:7px 0px 0px 0px;
}
a .divFooterLink{
	padding:0px 5px;
	float:left;
}
.divFooterLink{
	padding:0px 5px;
	float:left;
}
.divFooterLink p{
	font-size:11px;
	margin:-1px 0px 0px 5px;
	background-color:#eeeeee;
	float:left;
}
.divFooterLink:link{
	font-size:11px;
	background-color:#eeeeee;
	text-decoration:none;
}
.divFooterLink:visited{
	font-size:11px;
	background-color:#eeeeee;
	text-decoration:none;
}
.divFooterLink:hover{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.divFooterLink:active{
	font-size:11px;
	background-color:#eeeeee;
	text-decoration:none;
}
.boxLinksFooter{
	margin-bottom:7px;
}
#primaryFL{
	margin-left:-8px;
}
.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.clear{
	clear:both;
}
#divFooterApadiPad{
margin-left:100px;
}
.divFooterApadi Img{
padding:4px 0px 0px 5px;
float:left;
}