body{ margin:0; }

#rodape {
    font-family:Arial, Helvetica, sans-serif;
	width:100%;
	background-color:#eeeeee;
	border-top:1px solid #cecece;
}


/*CONTEUDO RODAPÉ*/
#conteudo_rodape {
	width:100%;
	margin:0 auto;
	height:165px;
	position:relative;
}

#rodape #conteudo_rodape #logo{
	background: url("../images/logo_inmetro.png") no-repeat scroll 0 0 transparent;
    height: 71px;
    left: 80px;
    position: absolute;
    top: 45px;
    width: 80px;
}

#rodape #conteudo_rodape #menu_rodape{
	left: 210px;
    position: absolute;
    top: 40px;
    width: 150px;
}

#rodape #conteudo_rodape #menu_rodape ul{
	list-style:none;	
}

#rodape #conteudo_rodape #menu_rodape ul li{
	height:25px;	
}

#rodape #conteudo_rodape #menu_rodape ul li a{
    font-size: 11px;
    font-weight: bold;
    padding: 4px 8px;
    text-decoration: none;
	color:#565656;
}

#rodape #conteudo_rodape #menu_rodape ul li a:hover{
	background:url(../images/hover_menu_rodape.jpg) repeat-x;
	color:#FFF;
	border:1px solid #0a4b79;		
}

#rodape #conteudo_rodape #redes_sociais {
    left: 590px;
    position: absolute;
    top: 46px;
    width: 300px;	
}

#redes_sociais ul li a span {
	visibility:hidden;	
}

#rodape #conteudo_rodape #redes_sociais ul{
	list-style:none;
	float:left;
}

#rodape #conteudo_rodape #redes_sociais ul li{
	height:28px;
	float:left;
	width:30px;
	padding:0 12px;
}

#rodape #conteudo_rodape #redes_sociais ul li a{
	display:block;
	float:left;
	width:26px;
	height:26px;
	text-decoration:none;
	background-position:0 0;		
}

#rodape #conteudo_rodape #redes_sociais ul li a.rss{
	background:url(../images/rss.png) no-repeat;
}

#rodape #conteudo_rodape #redes_sociais ul li a.facebook{
	background:url(../images/facebook.png) no-repeat;
}

#rodape #conteudo_rodape #redes_sociais ul li a.youtube{
	background:url(../images/youtube.png) no-repeat;
	width:26px;
	height:26px;
}

#rodape #conteudo_rodape #redes_sociais ul li a.googlemais{
	background:url(../images/googlemais.png) no-repeat;
}

#rodape #conteudo_rodape #redes_sociais ul li a.twitter{
	background:url(../images/twitter.png) no-repeat;
	width:32px;
	height:25px;
}

#rodape #conteudo_rodape #redes_sociais ul li a.twitter:hover{
	background-position:0 -25px;	
	width:32px;
	height:25px;
}

#rodape #conteudo_rodape #redes_sociais ul li a:hover{
	background-position:0 -27px;	
}


/*RODAPÉ ENDEREÇOS*/

#rodape #enderecos {
	width:100%;
	background:url(../images/fundo_rodape_enderecos.jpg) repeat-x;
	height:56px;
	position:relative;
}

#rodape #enderecos #nossos_enderecos{
	width:75%;
	margin:0 auto;
	height:55px;
	position:relative;
}

#rodape #enderecos #nossos_enderecos p{
	color: #565656;
    font-size: 20px;
    font-weight: bold;
    left: 202px;
    position: absolute;
}

#rodape #enderecos .bt_enderecos {
	background:url(../images/bt_enderecos.jpg) no-repeat;
	background-position:0 0;
	position:absolute;
	top:0;
	left:445px;
	width:62px;
	height:56px;
	float:right;
	cursor:pointer;
}

#rodape #enderecos .bt_enderecos:hover {
	background-position:0 -56px;	
}

#rodape #enderecos .bt_enderecos_off {
	background:url(../images/bt_enderecos.jpg) no-repeat;
	background-position:0 -112px;
	position:absolute;
	top:0;
	left:445px;
	width:62px;
	height:56px;
	float:right;
	cursor:pointer;
}

#rodape #enderecos .bt_enderecos_off:hover {
	background-position:0 -168px;
}




/*RODAPÉ CAMPOS ENDEREÇOS*/
#rodape #campos_enderecos {
	width:100%;
	height:262px;
	background-color:#e5e5e5;	
	position:relative;
}

#rodape #campos_enderecos #align_enderecos{
	width:70%;	
	height:262px;
	float:right;
	position:relative;
}

#rodape #campos_enderecos #align_enderecos .coluna{
	float: left;
	height: 200px;
	margin: 30px 7px 17px 0;
	width: 25%;
}

#rodape #campos_enderecos #align_enderecos .coluna ul{
	list-style:none;
	margin-bottom:15px;
}

#rodape #campos_enderecos #align_enderecos .coluna ul li{
		
}

#rodape #campos_enderecos #align_enderecos .coluna ul li p{
	font-size:11px;
	color:#565656;
	line-height:7px;
}

#rodape #campos_enderecos #align_enderecos .textoRodapeBold {
	font-size:11px;
	color:#565656;
	line-height:7px;
	font-weight:bold;	
}




/*RODAPÉ ASSINATURAS*/
#rodape #assinatura {
	width:100%;
	height:100px;
	background-color:#eeeeee;
	float:left;
	position:relative;
}

#rodape #assinatura #align_assinatura {
	height: 100px;
	margin: 0 auto;
	width: 960px;
}

#rodape #assinatura #align_assinatura #direitosReservados {
	float: left;
	height: 55px;
	margin: 45px 0 0 225px;
	width: 300px;
}

#rodape #assinatura #align_assinatura #direitosReservados p{
	font-size:11px;
	font-weight:bold;
	color:#073d6e;
	float:left;
}

#rodape #assinatura #align_assinatura #menu_acessibilidade {
	float: left;
	height: 20px;
	margin: 40px;
	width: 350px;
}

#rodape #assinatura #align_assinatura #menu_acessibilidade ul {
	list-style:none;
}

#rodape #assinatura #align_assinatura #menu_acessibilidade ul li{
	float:left;
}

#rodape #assinatura #align_assinatura #menu_acessibilidade ul  li a{
	text-decoration:none;
	font-size:11px;
	color:#073d6e;
}

#rodape #assinatura #align_assinatura #menu_acessibilidade ul  li a:hover{
	text-decoration:underline;	
}