@charset "utf-8";
/* @author: www.phsolucoes.net */

#linegreen {
	background-color:#96CA2D;
	height:5px;
	width:100%;
	}
#bg_rodape {
	height:125px;
	width:100%;
	background-color:#333;
	}
#rodape_content {
	width:960px;
	padding-top:40px;
	color:#FFF;
	margin: 0 auto;
	}

