@charset "utf-8";
/* CSS Document */

.footer  {
	height: 184px;
	background-image: url(../images/bg_pie.jpg);
	background-repeat: repeat-x;
	padding: 0;
	text-align: left;
	clear: both;
}
.footer .wrapfoot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	position: relative;
	text-align: center;
}
.footer .copy  {
	clear: both;
	font-size: 10px;
	color: #1C3754;
	line-height: 40px;
	display: block;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footer dl {
 	float: left;
 	text-align: left;
 	font-size: 11px;
 	width: 162px;
 	padding: 10px;
 	display: block;
 	margin-bottom: 0px;
 	height: 115px;
}
.footer dt {
	font-weight: bold;
	color: #9CB0C6;
	margin: 0px;
	padding: 0px;
}
.footer dd {
	margin: 0px;
	list-style-type: circle;
	padding: 0px;
}
.footer dd a {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.sobre_wi{
 	float: left;
 	padding: 10px;
 	color: #8BBCE0;
 	text-align: left;
 	font-size: 11px;
 	height: 115px;
 	width: 200px;
}
.sobre_wi p strong{color:#FFF;}