@charset "utf-8";
/* RODAPÉ */

#rodape {
	margin:0 auto;
	height:30px;
	width:960px;
	margin-top:15px;
	border-top:1px solid #d5e4d6;
	padding-top:10px;
	margin-bottom:10px;
}

#rodape .copyright {
	float:left;
	color:#82bad8;
	font-size:11px;
	width:500px;	
}

#rodape a.setweb {
	float:right;
	width:71px;
	height:21px;
	background:top left url(../imgs/setweb.jpg) no-repeat;
	text-indent:-3000em;
}
