#divisorio {
	WIDTH: 1000px;
	height: 20px;
	BORDER: #c0c0c0 0px solid;
	margin: auto;
	clear: both;
}

#bg-footer {
	width: 1000px;
	height: 88px;
	BORDER: #c0c0c0 0px solid;
	margin: auto;
	background: url('../images/bg_footer.png') no-repeat bottom;
	clear: both;
	padding:20px 0 55px 0;
	text-align:center;
	margin-top: 10px;
	margin-bottom: -16px;
}

#link-footer {
	margin-top: 10px;
	font-size: 10px;
	text-align:center;
	line-height:20px;
}




#lang-footer {
	text-align:center;
	clear:both;
	padding:6px 0 0 0;
	width:280px;
	margin:auto;
}
