/* CSS Document */
#rodape {
	width:100%; height:200px;
	clear:both;
	text-align:center;
	padding:80px 0px 20px 0px;
	text-align:center;
	color:#000;
	font-family:"Trebuchet MS", Verdana, Arial;	
	background:url(rodape/footer-centro-memorias.jpg) no-repeat top center;
}
#rodape address {
	font-style:normal;
	font-size:13px;
	line-height:15px;
	padding-top:8px;
}

#rodape img {
	margin-top:15px;
}

#rodape h6 { 
	font-size:17px;
	line-height:18px;
}
#rodape h6 span { 
	font-size:14px;
}

#rodape #orientacoes {
	font-family:"Trebuchet MS";
	margin:auto;
	padding-top:15px;
	padding-bottom:15px;
	width:900px;
	color:#eae6c5;
	font-size:11px;
	text-align:justify;
	line-height:13px;
	display:none;
}

#rodape #orientacoes a {color:#fff;}
