@charset "utf-8";
/* CSS Document */

#estrutura_rodape {
	width:100%;
	height:auto;
	background-image:url(../images/rodape/bg_rodape.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d6d7d6;
	float:left;
}
#painel_rodape {
	width:981px;
	height:auto;
	margin:0 auto;
}

#painel_links_rodape {
	width:981px;
	height:auto;
	float:left;
}

#links_rodape {
	width:140px;
	height:auto;
	margin-left:40px;
	margin-top:10px;
	float:left;
}
#titulo_links_rodape {
	width:140px;
	height:20px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	*font-size:13px;
	text-align:left;
	color:#36C;
	font-weight:bold;
	border-bottom:1px #CCC solid;
	float:left;
}
#ref_logo_rodape {
	width:200px;
	height:auto;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	text-align:left;
	margin-top:3px;
	margin-left:15px;
	color:#333;
	text-decoration:none;
	float:left;
}
#ref_links_rodape {
	width:140px;
	height:auto;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	text-align:left;
	margin-top:3px;
	color:#333;
	text-decoration:none;
	float:left;
}
#ref_links_rodape a{
	color:#333;
	text-decoration:none;
}
#ref_links_rodape a:hover{
	color:#900;
	text-decoration:none;
}
#ref_links_rodape a:active{
	color:#900;
	text-decoration:none;
}
#logo_rodape {
	width:210px;
	height:auto;
	margin-right:18px;
	margin-top:10px;
	float:right;
}
#contador_rodape {
	width:210px;
	height:20px;
	margin-right:28px;
	margin-top:60px;
	font-family:Tahoma, verdana, arial;
	font-size:12px;
	text-align:center;
	color:#195ca9;
	background-color:#DFDFDF;
	border:1px #CCC solid;
	padding-top:4px;
	float:right;
}
#divisor {
	width:935px;
	height:0px;
	margin-top:20px;
	border: none 0  #d0d0d0;
	border-top: 1px solid #aca899;
	border-bottom: 1px solid #fff;
	text-align:center;
	margin-left:40px;
	float:left;
	}
#painel_rede_social {
	width:450px;
	height:70px;
	margin-left:39px;
	float:left;
}
#legenda_rede_social {
	width:450px;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	text-align:left;
	margin-top:5px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	margin-top:10px;
	float:left;
}
#logos_rede_social {
	width:auto;
	height:45px;
	margin-top:5px;
	margin-right:15px;
	float:left;
}

#painel_texto_rodape {
	width:950px;
	height:auto;
	margin-left:15px;
	float:left;
}
#texto_rodape {
	width:935px;
	height:auto;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	text-align:justify;
	margin-top:10px;
	color:#666;
	text-decoration:none;
	margin-left:25px;
	float:left;
}
#arremate_rodape {
	width:981px;
	height:auto;
	float:left;
}
#painel_copy {
	width:100%;
	text-align:center;
	background-color:#666;
	border-top:2px #aca899 solid;
	float:left;
}
#texto_copy {
	width:981px;
	height:30px;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	padding-top:10px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	margin:0 auto;
}
address {
	font-style:normal;
}
