/* CSS Document */
#rodape {
	background:url(rodape/bg.jpg) no-repeat top center;
	clear:both;
	color:#006d67;
	font-family:Arial;	
	font-size:11px;
	margin:0px auto;
	padding:80px 0px 20px 0px;
	width:800px;
}
#rodape p{font-weight:bold;}
#rodape address {	font-style:normal;	padding-top:8px;}

#rodape img {
	margin-top:15px;
}

#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;}
