/* CSS Document */
#rodape {
	width:100%;
	text-align:center;
	clear:both;
	background-image:url(rodape/degrade.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	margin-top:20px;
	padding-bottom:100px;
	padding-top: 30px;
}

#textos {
	width:900px;
	margin:auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#a7a7a7;
	padding-top:40px;
	padding-bottom:10px;
}

#txt01 {
	display:block;
	float:left;
	margin-right:120px;
}

#txt02 {
	display:block;
	float:left;
	margin-right:80px;
}

#txt03 {
	margin-right:145px;
}

#txt04 {
	display:none;
}
