@charset "utf-8";
/* CSS Document */

.rodapeFilho{
	border:0px solid #000000;
	width:900px;
	height:60px;
	padding-top:23px;

}


.rodapePai{
	border:0px solid #000000;
	width:100%;
	height:120px;
	clear:both;
	margin-top:60px;
	background-image:url(/site/imgs/estrutura/bgRodape.jpg);
	background-repeat:repeat-x;



}


.rodape01{
	border:0px solid red;
	width:50px;
	height:30px;
	float:left;
	text-align:left;


}

.rodape02{
	border:0px solid red;
	width:auto;
	height:auto;
	float:right;
	text-align:right;

}


.logosRodape{
	border:0px solid red;
	width:auto;
	height:auto;
	float:left;
	text-align:left;
	margin-left:20px;


}
