#footer {
	background: url(/portal/images/bk_footer.jpg) repeat-x top center;
	border: none;
	color: #333;
	float: left;
	margin-top: 100px;
	padding: 20px 0 60px;
	width: 100%;
	text-align: left;
}
#footer div div {
	float: left;
}
#footer li {
	list-style: none;
}
#footer img {
	border: none;
}
#footer a {
	color: #333;
	line-height: 180%;
	font-family: arial, sans-serif;
}
#footer a:hover {
	text-decoration: underline;
}
#firma div {
	width: 330px;
}
#firma .dos {
	padding: 0 50px;
	width: 230px;
}
#firma .tres {
	padding-left: 80px;
	width: 250px;
}
#firma ul.listado li {
	float: left;
	width: 100%;
}
.redes {
	margin-top: 10px;
	width: 100% !important;
}
.redes li {
	margin-right: 10px;
	float: left;
}
#firma span {
	clear: both;
	color: #666;
	display: block;
	float: left;
	font-family: trebuchet ms, lucida grande, arial, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	width: 100%;
}
#firma h3 {
	border-bottom: 1px solid #E6E6E4;
	font-weight: bold;
	padding-bottom: 5px;
	color: #333;
	font-size: 12px;
	font-family: Arial;
}
#footer_logos {
	border-top: 1px solid #E6E6E4;
	margin-top: 10px;
	padding-top: 10px;
	text-align: right;
	width: 100%;
}
#footer_logos ul {
	float: right;
}
#footer_logos li {
	border-left: 1px solid #E6E6E4;
	margin-left: 15px;
	padding: 15px 0 0 15px;
	display: inline;
}
#footer_logos li.first {
	border: none;
}

#footer .inner {
	margin: 0 auto;
	width: 991px;
}
#footer .redes img, #footer #footer_logos img {
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	float: none !important;
}

