/* CSS Document */
/* footer */

#footer_shell {
	width:100%;
	background-color: transparent;
}
#footer {
	height:143px;
	margin-right: auto;
	margin-left: auto;
	width: 1150px;
	background-image: url(../_images/fondo_web3-trans.png);
	background-repeat: no-repeat;
}
