/* CSS Document */
#rodape {
	width:100%;
	clear:both;
	text-align:center;
	background:url(layout/conteudo/bg2.jpg) repeat scroll center top;
	padding:40px 0px 40px 0px;
	text-align:center;
	color:#fff;
	font-family:"Trebuchet MS", Verdana, Arial;	
}
#rodape address {
	font-style:normal;
	font-size:13px;
}

#rodape img {
	margin-top:15px;
}

#rodape h6 { 
	font-size:17px;
}

#rodape #orientacoes {
	font-family:"Trebuchet MS";
	margin:auto;
	padding-top:15px;
	padding-bottom:15px;
	width:860px;
	color:#9ec6c2;
	font-size:11px;
	text-align:justify;
	line-height:13px;
}

#rodape #orientacoes a {color:#fff;}

