@charset "utf-8";
/* CSS Document */


#footer-wrap {
	float : left;
	width:1015px;
	display : inline;
	margin-top:40px;
	padding-bottom:10px;
	border-bottom:1px solid #333;
}

#footer-wrap h3 {
	font-size : 2.4em;
	color:#ccc;
	padding:0;
}
#footer-wrap .col-a {
	width : 300px;
	float : left;
	margin-right:53px;
}
#footer-wrap .col-b {
	width :300px;
	float : left;
}
.footer-list ul {
	list-style : none;
	margin-left : 2px;
	padding : 0;
	border-top : 1px solid #29201c;
}
.footer-list ul li {
	border-bottom : 1px solid #29201c;
}
.footer-list ul li a {
	display : block;
	width : 98%;
	margin-left:0;
	padding :2px 0;
	border : none;
	line-height:30px;
	color: RED;
}
.footer-list ul li .acesso {
	background : url(../images/email.gif) no-repeat 0% center;
	padding-left :28px;
}
.footer-list ul li .mapa {
	background : url(../images/feed-icon14.gif) no-repeat 0% center;
	padding-left : 28px;
}
.footer-list ul li .menores {
	background : url(../images/twitter.gif) no-repeat 0% center;
	padding-left : 28px;
}
.footer-list ul li a span {
	font-style : italic;
	font-weight : normal;
	font-family : Georgia, 'Times New Roman', Times, Serif;
	font-size : 0.95em;
}
.footer-list ul li a:hover, #footer-outer .footer-list ul li a:hover span {
	color : #fff;
}
/* rodape  */
/* rodape  */
/* rodape  */

#footer-bottom {
	float : left;
	clear : both;
	width : 980px;
	margin : 10px auto 0 30px;
	font-family : 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	font-size :11px;
	color : #333;
}
#footer-bottom a:hover {
	border:#FFF;
}
#footer-bottom .bottom-left {
	float : left;
	padding-left : 5px;
}
#footer-bottom .bottom-right {
	text-align : right;
	padding-right : 0;
}


#conteudo #footer-wrap  p{
	color:#CCC;
	line-height:23px;
	padding-bottom:40px;
	padding-top:20px;}
	
	 .bottom-right p a,  .bottom-left p a{
		 color:#666;}
