#rodape {
	height: 147px;
	overflow: hidden;
	background-image: url(../images/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #EAEAEA;
	padding-top: 10px;
	clear: both;
}
#rodape #grupo_center, #rodape #lojas_credenciadas {
	background-color: #FFFFFF;
	float: left;
	width: 355px;
	border: 1px solid #B7BDC1;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 9px;
}
#rodape #grupo_center {
	margin-right: 7px;
	margin-left: 19px!important;
	margin-left: 8px;
	background-image: url(../images/titulo_box_grupo_center.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}
#rodape #lojas_credenciadas {
	background-image: url(../images/titulo_box_lojas_credenciadas.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}
#rodape #grupo_center li, #rodape #lojas_credenciadas li {
	float: left;
}
#rodape   #grupo_center   li   a, #rodape   #lojas_credenciadas   li   a {
	float: left;
	margin-right: 8px;
}
#rodape #links_rodape {
	float: left;
	margin-top: 31px;
	margin-left: 12px!important;
	margin-left: 7px;
}
#rodape #links_rodape li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#rodape #links_rodape li a {
	text-indent: -1000em;
	display: block;
	float: left;
	height: 13px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-right: 5px!important;
	margin-right: 2px;
	margin-left: 5px!important;
	margin-left: 2px;
}
#rodape  #links_rodape  li  a.r_empresa {
	background-image: url(../images/bt_rodape_empresa.jpg);
	width: 36px;
}

#rodape  #links_rodape  li  a.r_servicos {
	background-image: url(../images/bt_rodape_servicos.jpg);
	width: 37px;
}
#rodape #links_rodape li a.r_suporte {
	background-image: url(../images/bt_rodape_suporte.jpg);
	width: 34px;
}
#rodape #links_rodape li a.r_contato {
	background-image: url(../images/bt_rodape_contato.jpg);
	width: 33px;
}
#rodape #copyrigth {
	background-image: url(../images/img_copyright.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	height: 11px;
	width: 257px;
	overflow: hidden;
	float: left;
	margin-top: 31px;
	margin-left: 304px!important;
	margin-left: 250px;
}
