#bgRodape {
	/*background: url(images/bgRodape.jpg) center top no-repeat;*/
	background-color: #e8e6e8;
	float: left;
	width: 100%;
	padding-bottom: 25px;
	/* height: 315px; */
}
#rodape {
	width: 1100px;
	margin: 15px auto 0;
}
#rodape .institucionalRp{
	float: left;
	margin-top: 28px;
	margin-bottom: 30px;
	width: 100%;
}
#rodape .institucionalRp li{
	float: left;
	margin-right: 5px;
	width: 175px;
}
#rodape .institucionalRp li a {
	color: #e1e1e1;
	font-size: 12px;
	border-bottom: 2px solid #757575;
	padding: 0px 9px 10px;
	float:left;
}
#rodape .institucionalRp li a:hover {
	color: #eb1a29;
	border-bottom: 2px solid #eb1a29;
}

#rodape .institucionalRp li span {
	float:left;	
	clear:left;
}

#rodape .itensMenuRodape{
	color: #6d6d6d !important;
	font-size: 11px !important;
	border:none !important;
	padding:none !important;
	float:left !important;
	padding: 0px 3px 5px !important;
}

#rodape .itensMenuRodape:hover{
	color: #eb1a29 !important;
}

#rodape .logoRp {
	float: left;
    height: 54px;
    line-height: 80px;
    width: 390px;
}
#rodape .logoRp img
{
	float: left;
	margin: 0px !important;
}
#rodape .logoRp p
{
	float: right;
	margin: 0px !important;
}
#rodape .direitosReservados {
	/*float: left;*/

}
#rodape .negrao {
	float: left;
	margin: 50px 40px 0;
}
#rodape .negrao p{
	float: left;
	margin: 18px 0px 0;
	text-transform: uppercase;
}
#rodape .negrao img{
	float: left;
	margin-left: 10px;
}
#rodape .webstorm
{
	float: right;
    height: 54px;
    line-height: 80px;
    position: relative;
    width: 165px;
}
#rodape .webstorm p{
	float: left;
    text-transform: uppercase;
}
#rodape .webstorm img{
	bottom: 3px;
    position: absolute;
    right: 0;
}


#rodape .tituloRp {
	border-bottom: 1px solid #ECECEC;
    color: #545353;
    float: left;
    font-family: "museo_sans500";
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

#rodape .rodape .servicosRp
{
	float: left;
    margin-left: 80px;
    margin-top: 25px;
    width: 120px;
}
#rodape .rodape .contatoRp
{
	float: left;
	margin-top: 25px; 
    width: 90px;
}
#rodape .copyright
{
	float: left;
	width: 100%;
}
#rodape .copyright .direitosReservados
{
	color: #424242;
    float: left;
    font-family: "museo_sans500";
    font-size: 13px;
    margin-top: 12px;
    width: 50%;
}
#rodape .copyright .webstorm
{
	float: right;
    margin-right: 2px;
    margin-top: 10px;
    text-align: right;
    width: 40%;
}
#rodape .institucionalRp li > a
{
	box-sizing:border-box;
    color: #4e4e4e;
    font-weight: bold;
    width: 100%!important;
}