@charset "utf-8";
/* CSS Document */


/* Web Standards por:
   Walter André | www.walterandre.com.br
   atendimento@walterandre.com.br
   (62) 8136.9553
*/


div#footer {
	width:907px;
	float:left;
	margin:30px 0 0 0;
	background:url(../img/bg_rodape.jpg) top center no-repeat;
	padding:0 0 30px 0;
}

div.links-rodape {
	width:907px;
	float:left;
	padding:20px 0 15px 0;
	text-align:center;
	color:#6991c9; 
	font-size:11px; 
	font-weight:bold;
}
div.links-rodape span { color:#FFFFFF; padding:0 10px 0 10px; }

div.links-rodape a:link {text-decoration:none; color:#6991c9;}
div.links-rodape a:visited {text-decoration:none; color:#6991c9;}
div.links-rodape a:hover {text-decoration:none; color:#fff;}

div.copy {
	width:907px;
	float:left;
	color:#8faae7;
	font-size:10px;
	text-align:center;
}
div.copy span {color:#FFFFFF;}

div.copy span a:link {text-decoration:none; color:#FFFFFF;}
div.copy span a:visited {text-decoration:none; color:#FFFFFF;}
div.copy span a:hover {text-decoration:none; color:#006699;}