#bgRodape
{
	float: left;
	width: 100%;
	/*background: url(images/bgRodape.png);*/
	background-repeat: repeat-x;
	background-position: 0px -15px;
}
#rodape
{
	background: url(images/bgRodapeCont.png);
	background-repeat: no-repeat;
	height: 121px;
	width: 980px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 30px;
}
#rodape .logoRp
{
	float: left;
	margin: 20px 40px 20px 20px;
}
#rodape .menuRp
{
	float: left;
	margin: 37px 40px 20px 15px;
}
#rodape .menuRp p
{
	float: left;
	margin-right: 25px;
}
#rodape .menuRp p a
{
	font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    color: #000;
}
#rodape .menuRp p a:hover
{
	color: #000;
}
#rodape .menuRp p span
{
	color: #000;
    font-size: 13px;
    padding-right: 3px;
}
#rodape .contatoRp
{
    float: left;
    margin: 25px 20px 0 0;
    width: 375px;
}
#rodape .contatoRp p
{
	color: #000;
    float: left;
    font-size: 11px;
    margin-bottom: 7px;
    text-align: left;

    width: 100%;
}
#rodape .contatoRp p span
{
	color: #f6be00;  
    float: left;
    padding-right: 5px;
    text-align: right;
    width: 35%;
}
#rodape .compartilharRp
{
	float: left;
	margin: 8px 40px 8px 60px;
}
#rodape .logoOVD
{
	float: right;
	margin: 25px 27px 0px 0px;
}


#rodape .copyright
{
	float: left;
	width: 100%;
	clear: left;
}
#rodape .copyright .direitosReservados
{
	color: #000;
    float: left;
    margin: 14px 0px 0px 20px;
}
#rodape .copyright .subMenuRp
{
	float: right;
	margin: 14px 15px 0px;
}
#rodape .copyright .subMenuRp li
{
	color: #000;
    display: inline;
    float: left;
    padding: 0px 5px;
}
#rodape .copyright .subMenuRp li a
{
	color: #000;
}
#rodape .copyright .subMenuRp li a:hover
{
	color: #343434;
}
#rodape .copyright .webstorm 
{
	margin: 3px 20px 0px 0px;
	float: right;
}

.bg-social-network-home{
	display: inline-block;
	width: 100%;
	height: 50px;
	background-image: url("../images/site/social-network-home-bg-2.png");
	background-repeat: no-repeat;
	bbackground-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: -28px;
	z-index: 9990;
}

.social-network-home{
	width: 100%;
	height: 200px;
}
.social-network-home ul{
	/*background-color: #c6c6c6;*/
	width: 180px;
	margin: 0 auto;
	position: relative;
	top: -10px;
	z-index: 9999;
}
.social-network-home ul li{
	/*background-color: #0a3f70;*/
	width: 33%;
	float: left;
	text-align: center;
}
