body {
	margin: 0px;
	padding: 0px;
}
#body-footer {
	margin: auto;
	width: 100%;
	background-image: url(layout-imagens/footer-background.jpg);
	background-repeat: repeat-x;
	height: 210px;
}
#wrapper-footer {
	margin: auto;
	height: 210px;
	width: 990px;
}
#footer-logos {
	float: left;
	height: 160px;
	width: 990px;
}
#footer-extra {
	height: 30px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-left: 15px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-right-color: #487187;
	width: 430px;
	padding-top: 10px;
	padding-right: 10px;
}
#twt-yt {
	float: left;
	height: 40px;
	width: 130px;
	margin-left: 30px;
}

#face {
	float: left;
	height: 40px;
	width: 85;
	margin-left: 5px;
	margin-top: 10px;
}

#footer-extra a {
	color: #FFF;
	text-decoration: underline;
}
#footer-extra a:hover {
	color: #FFF;
	text-decoration: none;
}
#sgs-iso {
	float: right;
	height: 40px;
	width: 123px;
	margin-right: 15px;
}
#sgs-iso img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

