/* Fab Diniz */

#rodape {
	margin:0 auto;
	height:120px;
	width:990px;
	background-color: #F0F0EB;
	background-image: url(../imagens/bg/bg_topo_rodape.gif);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	clear: both;

}

#rodape a:link {color: #7C7B66 }
#rodape a:visited {color: #7C7B66 }

#nrodape {
	min-width: 1280px;
	font-size:14px;
	background-color: #282828;
	padding:20px;
	text-align:center;
	line-height:2em;
}

#nrodape a:link {color: #fff }
#nrodape a:visited {color: #fff }
