#contenedor #footer {
	border: 0px;
	width: 786px;
	height: 24px;
	background-color: #424242;
	magin-left: 22px;
}

#contenedor #footer #pie {
	border: 0px;
	width: 735px;
	height: 19px;
	background-color: #0ca4dc;
	margin-left: 15px;
	padding-left: 20px;
	padding-top: 5px;
}

#contenedor #footer #pie a {
	color: #000;
}

#contenedor #footer #pie #texto {
	float: left;
}

#contenedor #footer #pie #imagenes {
	float: right;
	padding-right: 15px;
}

#contenedor #footer #pie #imagenes img {
	margin-right: 10px;
}
