@charset "utf-8";
/* CSS Document */
body{
	margin:10px;
}

#rodapeBox2{
	clear:both;
	margin-top:15px;
}
#rodapeBox2 span{
	line-height:25px;
	/* height:15px; */
	font-size:19px;
	float:left;
	margin-left:0px;
	display:inline;/*BUG IE6*/
}